From 8aa317ee13cc1d675ae13d03a9862cfa1cf81328 Mon Sep 17 00:00:00 2001
From: "Vladimir Spivak(cwolf3d)" <cwolf3d@gmail.com>
Date: Tue, 17 Aug 2021 14:10:37 +0300
Subject: [PATCH] Addon: BSurfaces: use GPLv2+ for better license compatibility

---
 mesh_bsurfaces.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mesh_bsurfaces.py b/mesh_bsurfaces.py
index 7fa92a4f0..ef2a88c81 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
-- 
GitLab