[Bf-blender-cvs] [2d5935a9c09] master: This copyright text (copied to binary distros) had a confusing statement about scripts being "Artwork" which is your sole property and free to license.

Ton Roosendaal noreply at git.blender.org
Fri Aug 25 11:26:00 CEST 2017


Commit: 2d5935a9c095fc8abae844571e72923027c40725
Author: Ton Roosendaal
Date:   Fri Aug 25 11:11:19 2017 +0200
Branches: master
https://developer.blender.org/rB2d5935a9c095fc8abae844571e72923027c40725

This copyright text (copied to binary distros) had a confusing statement about
scripts being "Artwork" which is your sole property and free to license.

I've removed the reference to scripts in this text.

This was from 2002! With our Python scripts becoming part of how Blender runs,
such scripts now are officially required to be compliant with GNU GPL.

For more information; check the FAQ or consult foundation at blender.org
https://www.blender.org/support/faq/

===================================================================

M	release/text/copyright.txt

===================================================================

diff --git a/release/text/copyright.txt b/release/text/copyright.txt
index 207d6f54ea8..d0490b9ca91 100644
--- a/release/text/copyright.txt
+++ b/release/text/copyright.txt
@@ -21,7 +21,7 @@
   Subject to the provisions of the GNU GPL license, BF grants You a
   non-exclusive right to use the Software at any computer You own or use. 
   Artwork you create with the Software - whether it is images, movies, 
-  scripts, exported 3d files or the .blend files themselves - is your sole 
+  exported 3d files or the .blend files themselves - is your sole 
   property, and can be licensed or sold under any conditions you prefer. 
 
   2. Permitted copying and electronic distribution of Software



More information about the Bf-blender-cvs mailing list