From e4a2fc57d5643ac5cad5070dc53d3818540d26b3 Mon Sep 17 00:00:00 2001 From: Dalai Felinto Date: Fri, 9 Apr 2021 12:39:17 +0200 Subject: [PATCH] Blender README: Fix the full license name. Patch suggested and reviewed by Sergey Sharybin. --- readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index aadc766b22f..6d03d004be4 100644 --- a/readme.rst +++ b/readme.rst @@ -35,7 +35,7 @@ Development License ------- -Blender as a whole is licensed under the GNU Public License, Version 3. +Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license. See `blender.org/about/license `__ for details.