diff mbox series

[1/3] gnuchess: fix license

Message ID 20190110175955.31565-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/3] gnuchess: fix license | expand

Commit Message

Fabrice Fontaine Jan. 10, 2019, 5:59 p.m. UTC
gnuchess is licensed under GPL-3.0+ not GPL-2.0+, also add hash for
license file

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/gnuchess/gnuchess.hash | 1 +
 package/gnuchess/gnuchess.mk   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Comments

Thomas Petazzoni Jan. 10, 2019, 8:41 p.m. UTC | #1
Hello,

On Thu, 10 Jan 2019 18:59:53 +0100, Fabrice Fontaine wrote:
> gnuchess is licensed under GPL-3.0+ not GPL-2.0+, also add hash for
> license file
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/gnuchess/gnuchess.hash | 1 +
>  package/gnuchess/gnuchess.mk   | 2 +-
>  2 files changed, 2 insertions(+), 1 deletion(-)

Applied to master, thanks.

Peter: I checked, and the gnuchess version in 2018.02.x is also under
GPL-3.0+, so the patch should be backported to 2018.02.x.

Thanks,

Thomas
Peter Korsgaard Jan. 11, 2019, 10:48 a.m. UTC | #2
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > Hello,
 > On Thu, 10 Jan 2019 18:59:53 +0100, Fabrice Fontaine wrote:
 >> gnuchess is licensed under GPL-3.0+ not GPL-2.0+, also add hash for
 >> license file
 >> 
 >> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 >> ---
 >> package/gnuchess/gnuchess.hash | 1 +
 >> package/gnuchess/gnuchess.mk   | 2 +-
 >> 2 files changed, 2 insertions(+), 1 deletion(-)

 > Applied to master, thanks.

 > Peter: I checked, and the gnuchess version in 2018.02.x is also under
 > GPL-3.0+, so the patch should be backported to 2018.02.x.

Ok, thanks for the heads up!
Peter Korsgaard Jan. 24, 2019, 3:28 p.m. UTC | #3
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:

 > Hello,
 > On Thu, 10 Jan 2019 18:59:53 +0100, Fabrice Fontaine wrote:
 >> gnuchess is licensed under GPL-3.0+ not GPL-2.0+, also add hash for
 >> license file
 >> 
 >> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 >> ---
 >> package/gnuchess/gnuchess.hash | 1 +
 >> package/gnuchess/gnuchess.mk   | 2 +-
 >> 2 files changed, 2 insertions(+), 1 deletion(-)

 > Applied to master, thanks.

 > Peter: I checked, and the gnuchess version in 2018.02.x is also under
 > GPL-3.0+, so the patch should be backported to 2018.02.x.

Committed to 2018.02.x and 2018.11.x, thanks.
diff mbox series

Patch

diff --git a/package/gnuchess/gnuchess.hash b/package/gnuchess/gnuchess.hash
index 064a845eda..e0a1c4c418 100644
--- a/package/gnuchess/gnuchess.hash
+++ b/package/gnuchess/gnuchess.hash
@@ -1,2 +1,3 @@ 
 # sha256 locally computed
 sha256 3c425c0264f253fc5cc2ba969abe667d77703c728770bd4b23c456cbe5e082ef  gnuchess-6.2.4.tar.gz
+sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING
diff --git a/package/gnuchess/gnuchess.mk b/package/gnuchess/gnuchess.mk
index 1465ab0a00..0abdab5ba5 100644
--- a/package/gnuchess/gnuchess.mk
+++ b/package/gnuchess/gnuchess.mk
@@ -6,7 +6,7 @@ 
 
 GNUCHESS_VERSION = 6.2.4
 GNUCHESS_SITE = $(BR2_GNU_MIRROR)/chess
-GNUCHESS_LICENSE = GPL-2.0+
+GNUCHESS_LICENSE = GPL-3.0+
 GNUCHESS_LICENSE_FILES = COPYING
 
 GNUCHESS_DEPENDENCIES = host-flex flex