aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/asn1crypto/LICENSE
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-10-04 13:41:49 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-10-04 13:54:54 +0300
commit5d32f79de3c53b2eaebca9be84a7399d479f8549 (patch)
tree75382dd802b7f8dd61b491999ef3f6e0b5e99489 /contrib/python/asn1crypto/LICENSE
parentb6ef5fbe0b68c5a5568aa3c59df11d702ec8f72f (diff)
downloadydb-5d32f79de3c53b2eaebca9be84a7399d479f8549.tar.gz
Intermediate changes
commit_hash:e23594a203adda986bbf7743dfdbfcf256e52c77
Diffstat (limited to 'contrib/python/asn1crypto/LICENSE')
-rw-r--r--contrib/python/asn1crypto/LICENSE19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/python/asn1crypto/LICENSE b/contrib/python/asn1crypto/LICENSE
new file mode 100644
index 0000000000..07b49ae99b
--- /dev/null
+++ b/contrib/python/asn1crypto/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 2015-2022 Will Bond <will@wbond.net>
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.