Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-08-16 11:01:54 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-08-16 11:01:54 +0300
commit7d2d4de377e6a1b5b2c12e56991c6b2e98c84440 (patch)
tree9616d299ba2b33e158c0f784aa7b436452c56572
parent985f6d8c304630c155133e9b368fdb7a29cac216 (diff)
node_presets: use GPLv2+ for better license compatibility
-rw-r--r--node_presets.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_presets.py b/node_presets.py
index d6a70898..dd159814 100644
--- a/node_presets.py
+++ b/node_presets.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