From 610a1c7fcd540532d2cc3277df7ea6c4973c8db6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Thu, 10 Mar 2022 23:30:50 +0100 Subject: [PATCH] All recipes: Auto change licenses to SPDX MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-emulators/dosbox/dosbox-staging.bb | 2 +- recipes-emulators/dosbox/dosbox-x.bb | 2 +- recipes-emulators/dosbox/dosbox.bb | 2 +- recipes-emulators/mame/mame.bb | 2 +- recipes-emulators/stella/stella_6.5.3.bb | 2 +- recipes-emulators/z80/z80_git.bb | 2 +- recipes-games/doomretro/doomretro.bb | 2 +- recipes-games/opentyrian/opentyrian.bb | 2 +- recipes-support/xa/xa_2.3.11.bb | 2 +- recipes-wayland/seatd/seatd.bb | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/recipes-emulators/dosbox/dosbox-staging.bb b/recipes-emulators/dosbox/dosbox-staging.bb index 7c7cd56..339c50c 100644 --- a/recipes-emulators/dosbox/dosbox-staging.bb +++ b/recipes-emulators/dosbox/dosbox-staging.bb @@ -1,7 +1,7 @@ SUMMARY = "DOS/x86 emulator focusing on ease of use" HOMEPAGE = "https://dosbox-staging.github.io/" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=a75e9ff85f9de2c690521c2b6ddd26cf" DEPENDS = " \ diff --git a/recipes-emulators/dosbox/dosbox-x.bb b/recipes-emulators/dosbox/dosbox-x.bb index 91dd2c4..78904bf 100644 --- a/recipes-emulators/dosbox/dosbox-x.bb +++ b/recipes-emulators/dosbox/dosbox-x.bb @@ -1,7 +1,7 @@ SUMMARY = "DOSBox-X fork of the DOSBox project" HOMEPAGE = "https://dosbox-x.com/" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=b5d36d7c1f35e9597b9843b9bedb6667" DEPENDS = " \ diff --git a/recipes-emulators/dosbox/dosbox.bb b/recipes-emulators/dosbox/dosbox.bb index 411e858..6ee0bcf 100644 --- a/recipes-emulators/dosbox/dosbox.bb +++ b/recipes-emulators/dosbox/dosbox.bb @@ -1,7 +1,7 @@ SUMMARY = "DOSBox is a DOS-emulator that uses the SDL-library" HOMEPAGE = "http://www.dosbox.com/" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" DEPENDS = "libsdl libsdl-net libpng" diff --git a/recipes-emulators/mame/mame.bb b/recipes-emulators/mame/mame.bb index 87001f3..33c0335 100644 --- a/recipes-emulators/mame/mame.bb +++ b/recipes-emulators/mame/mame.bb @@ -1,7 +1,7 @@ SUMMARY = "Multiple Arcade Machine Emulator" HOMEPAGE = "http://www.mamedev.org/index.php" -LICENSE = "GPLv2+" +LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=cdeccd9fdcfe3e35c2c2be5cdf8d37d6" SRC_URI = " \ diff --git a/recipes-emulators/stella/stella_6.5.3.bb b/recipes-emulators/stella/stella_6.5.3.bb index 6e8548c..6bd16b6 100644 --- a/recipes-emulators/stella/stella_6.5.3.bb +++ b/recipes-emulators/stella/stella_6.5.3.bb @@ -2,7 +2,7 @@ SUMMARY = "Multi-platform Atari 2600 VCS emulator" HOMEPAGE = "https://stella-emu.github.io/" SECTION = "emulators" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://License.txt;md5=878e3965c7b52d85827c75f5a2f3b314" inherit autotools-brokensep pkgconfig gtk-icon-cache diff --git a/recipes-emulators/z80/z80_git.bb b/recipes-emulators/z80/z80_git.bb index af275f2..86ea2a4 100644 --- a/recipes-emulators/z80/z80_git.bb +++ b/recipes-emulators/z80/z80_git.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Radio Shack® TRS-80 and the EACA Colour Genie EG2000 emulator" HOMEPAGE = "http://pmbits.de/40846.html" AUTHOR = "Jürgen Buchmüller" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" SRC_URI = " \ diff --git a/recipes-games/doomretro/doomretro.bb b/recipes-games/doomretro/doomretro.bb index 6baf5df..284e9c2 100644 --- a/recipes-games/doomretro/doomretro.bb +++ b/recipes-games/doomretro/doomretro.bb @@ -1,7 +1,7 @@ SUMMARY = "The classic, refined DOOM source port" HOMEPAGE = "https://www.doomretro.com" -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=435fa6b85536eff97b3594b76fd0048f" DEPENDS = "libsdl2 libsdl2-image libsdl2-mixer" diff --git a/recipes-games/opentyrian/opentyrian.bb b/recipes-games/opentyrian/opentyrian.bb index ef89e71..3b658db 100644 --- a/recipes-games/opentyrian/opentyrian.bb +++ b/recipes-games/opentyrian/opentyrian.bb @@ -1,7 +1,7 @@ SUMMARY = "OpenTyrian is a port of the DOS shoot-em-up Tyrian" HOMEPAGE = "https://bitbucket.org/opentyrian/opentyrian/wiki/Home" SECTION = "games" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" DEPENDS = "libsdl2 libsdl2-net" diff --git a/recipes-support/xa/xa_2.3.11.bb b/recipes-support/xa/xa_2.3.11.bb index aeef22c..2cf8ef3 100644 --- a/recipes-support/xa/xa_2.3.11.bb +++ b/recipes-support/xa/xa_2.3.11.bb @@ -1,5 +1,5 @@ SUMMARY = "Open-source 6502 cross assembler" -LICENSE = "GPLv2" +LICENSE = "GPL-2.0-only" LIC_FILES_CHKSUM = "file://COPYING;md5=1f67e705f4eb5064027b8c40ccfdb43e" # They move old versions to a different folder diff --git a/recipes-wayland/seatd/seatd.bb b/recipes-wayland/seatd/seatd.bb index 3b7fc68..556d0c6 100644 --- a/recipes-wayland/seatd/seatd.bb +++ b/recipes-wayland/seatd/seatd.bb @@ -5,7 +5,7 @@ DESCRIPTION = "Seat management takes care of mediating access to shared devices AUTHOR = "kennylevinsen" HOMEPAGE = "https://git.sr.ht/~kennylevinsen/seatd" SECTION = "libs" -LICENSE = "BSD-0-Clause" +LICENSE = "0BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a" SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master"