From fb0d36f7b90a940de69a01c8b26b8123ed75e986 Mon Sep 17 00:00:00 2001 From: Graham Date: Wed, 29 Jan 2020 21:57:04 +0000 Subject: [PATCH] Switch license to GPLv3 or later --- README.md | 5 +++-- pom.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index eaa50d3..deba8b4 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,9 @@ Copyright (c) 2019-2020 OpenRS2 Authors OpenRS2 Parent is free software: you can redistribute it and/or modify it under -the terms of version 3.0 of the GNU General Public License as published by the -Free Software Foundation. +the terms of the GNU General Public License as published by the Free Software +Foundation, either version 3 of the License, or (at your option) any later +version. OpenRS2 Parent is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS diff --git a/pom.xml b/pom.xml index c790f8a..b47472e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ - GNU General Public License v3.0 + GNU General Public License v3.0 or later https://www.gnu.org/licenses/gpl-3.0.txt