[Bf-extensions-cvs] [8aa317ee] master: Addon: BSurfaces: use GPLv2+ for better license compatibility

Vladimir Spivakcwolf3d noreply at git.blender.org
Tue Aug 17 13:11:16 CEST 2021


Commit: 8aa317ee13cc1d675ae13d03a9862cfa1cf81328
Author: Vladimir Spivak(cwolf3d)
Date:   Tue Aug 17 14:10:37 2021 +0300
Branches: master
https://developer.blender.org/rBA8aa317ee13cc1d675ae13d03a9862cfa1cf81328

Addon: BSurfaces: use GPLv2+ for better license compatibility

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

M	mesh_bsurfaces.py

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

diff --git a/mesh_bsurfaces.py b/mesh_bsurfaces.py
index 7fa92a4f..ef2a88c8 100644
--- a/mesh_bsurfaces.py
+++ b/mesh_bsurfaces.py
@@ -2,8 +2,8 @@
 #
 #  This program is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU General Public License
-#  as published by the Free Software Foundation; version 2
-#  of the License.
+#  as published by the Free Software Foundation; either version 2
+#  of the License, or (at your option) any later version.
 #
 #  This program is distributed in the hope that it will be useful,
 #  but WITHOUT ANY WARRANTY; without even the implied warranty of



More information about the Bf-extensions-cvs mailing list