From 45b2891583576634cb7662c327f97880cce6c462 Mon Sep 17 00:00:00 2001 From: Graham Date: Wed, 29 Jan 2020 21:57:57 +0000 Subject: [PATCH] Switch license to LGPLv3 or later --- README.md | 7 ++++--- pom.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8af6a55..a0d389c 100644 --- a/README.md +++ b/README.md @@ -125,9 +125,10 @@ All code and data is licensed under version 3.0 (and only version 3.0) of the Copyright (c) 2019-2020 OpenRS2 Authors -OpenRS2 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. +OpenRS2 Natives is free software: you can redistribute it and/or modify it +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 Natives 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 ebe458d..85f762a 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