Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrecht Van Lommel <brecht@blender.org>2022-02-11 15:57:52 +0300
committerBrecht Van Lommel <brecht@blender.org>2022-02-11 16:48:32 +0300
commitf691d4553b3143c132edb665c0844349ee2f0975 (patch)
treea26a553157d6bc46a93b196d6f21e3b4b22f017c /doc/license/Zlib-license.txt
parentfcec55796ee63cfaed366608b94ff85103344e8b (diff)
Docs: add license text files for all SPDX identifiers
Diffstat (limited to 'doc/license/Zlib-license.txt')
-rw-r--r--doc/license/Zlib-license.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/license/Zlib-license.txt b/doc/license/Zlib-license.txt
new file mode 100644
index 00000000000..8466eecacb9
--- /dev/null
+++ b/doc/license/Zlib-license.txt
@@ -0,0 +1,17 @@
+Zlib License
+
+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.