Commit: c070e0864c71df625a81e3c6d1692d4634825fe8 Author: Brecht Van Lommel Date: Fri Feb 11 18:08:32 2022 +0100 Branches: master https://developer.blender.org/rBc070e0864c71df625a81e3c6d1692d4634825fe8
Fix missing license file from last commit =================================================================== A intern/cycles/doc/license/Zlib-license.txt =================================================================== diff --git a/intern/cycles/doc/license/Zlib-license.txt b/intern/cycles/doc/license/Zlib-license.txt new file mode 100644 index 00000000000..8466eecacb9 --- /dev/null +++ b/intern/cycles/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. _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
