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:
-rw-r--r--release/windows/icons/winblender.rc2
1 files changed, 1 insertions, 1 deletions
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