Commit: cec0c65c0fbc89cc012eb694bfb355abff1581ac Author: Campbell Barton Date: Fri Feb 11 16:27:17 2022 +1100 Branches: master https://developer.blender.org/rBcec0c65c0fbc89cc012eb694bfb355abff1581ac
License: add GPL-3.0-or-later identifier Some add-ons use this. =================================================================== M doc/license/SPDX-license-identifiers.txt =================================================================== diff --git a/doc/license/SPDX-license-identifiers.txt b/doc/license/SPDX-license-identifiers.txt index 6c68c0c276a..ee27a2b291c 100644 --- a/doc/license/SPDX-license-identifiers.txt +++ b/doc/license/SPDX-license-identifiers.txt @@ -4,5 +4,6 @@ Apache-2.0 Apache-2-license.txt https://spdx.org/licenses/Ap BSD-2-Clause https://spdx.org/licenses/BSD-2-Clause.html BSD-3-Clause BSD-3-Clause-license.txt https://spdx.org/licenses/BSD-3-Clause.html GPL-2.0-or-later GPL-license.txt https://spdx.org/licenses/GPL-2.0-or-later.html +GPL-3.0-or-later https://spdx.org/licenses/GPL-3.0-or-later.html MIT https://spdx.org/licenses/MIT.html Zlib https://spdx.org/licenses/Zlib.html _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
