[Bf-blender-cvs] [ee470754490] master: Fix: T70251 update license from gplv2 to v3 in exe properties

Ray Molenkamp noreply at git.blender.org
Wed Sep 25 22:43:04 CEST 2019


Commit: ee4707544904aa76cfee7f7b5cc16b7e9f4a872c
Author: Ray Molenkamp
Date:   Wed Sep 25 14:42:53 2019 -0600
Branches: master
https://developer.blender.org/rBee4707544904aa76cfee7f7b5cc16b7e9f4a872c

Fix: T70251 update license from gplv2 to v3 in exe properties

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

M	release/windows/icons/winblender.rc

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

diff --git a/release/windows/icons/winblender.rc b/release/windows/icons/winblender.rc
index 244c2cb2e2c..a7d9eff8dbf 100644
--- a/release/windows/icons/winblender.rc
+++ b/release/windows/icons/winblender.rc
@@ -27,7 +27,7 @@ BEGIN
       VALUE "ProductVersion", BLEN_VER_RC_STR
       VALUE "CompanyName", "Blender Foundation"
       VALUE "FileDescription", "Blender"
-      VALUE "LegalCopyright", "GPLv2 (Blender Foundation)"
+      VALUE "LegalCopyright", "GPLv3 (Blender Foundation)"
       VALUE "OriginalFilename", "blender.exe"
       VALUE "ProductName", "Blender"
     END



More information about the Bf-blender-cvs mailing list