From 46a4a6826fa37f02deaf25ffb4fed94edaa2c748 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Ko=C5=82odziejski?= Date: Wed, 29 Dec 2021 12:49:18 +0100 Subject: [PATCH] ALL: Upgrade to GPLv3+ --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 054decfeebf..bd1eb4f1984 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Please make sure to read our guidelines for contributions on our * [Coding style](https://wiki.scummvm.org/index.php/Code_Formatting_Conventions) * [Portability](https://wiki.scummvm.org/index.php/Coding_Conventions) * [Commit message style](https://wiki.scummvm.org/index.php/Commit_Guidelines) -* License: GPLv2+ +* License: GPLv3+ If you have any questions about code, style, procedure, or anything else, feel free to contact us on our mailing list at scummvm-devel@lists.scummvm.org.