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