summaryrefslogtreecommitdiffstats
path: root/vendor/tinyvec_macros/LICENSE-ZLIB.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-18 02:49:50 +0000
commit9835e2ae736235810b4ea1c162ca5e65c547e770 (patch)
tree3fcebf40ed70e581d776a8a4c65923e8ec20e026 /vendor/tinyvec_macros/LICENSE-ZLIB.md
parentReleasing progress-linux version 1.70.0+dfsg2-1~progress7.99u1. (diff)
downloadrustc-9835e2ae736235810b4ea1c162ca5e65c547e770.tar.xz
rustc-9835e2ae736235810b4ea1c162ca5e65c547e770.zip
Merging upstream version 1.71.1+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/tinyvec_macros/LICENSE-ZLIB.md')
-rw-r--r--vendor/tinyvec_macros/LICENSE-ZLIB.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/vendor/tinyvec_macros/LICENSE-ZLIB.md b/vendor/tinyvec_macros/LICENSE-ZLIB.md
new file mode 100644
index 000000000..f43568b03
--- /dev/null
+++ b/vendor/tinyvec_macros/LICENSE-ZLIB.md
@@ -0,0 +1,20 @@
+zlib License
+
+(C) 2020 Tomasz "Soveu" Marx
+
+This software is provided 'as-is', without any express or implied
+warranty. In no event will the authors be held liable for any damages
+arising from the use of this software.
+
+Permission is granted to anyone to use this software for any purpose,
+including commercial applications, and to alter it and redistribute it
+freely, subject to the following restrictions:
+
+1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+3. This notice may not be removed or altered from any source distribution.
+