]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
package: use SPDX short identifier for license string in comments
authorRahul Bedarkar <rahulbedarkar89@gmail.com>
Mon, 17 Apr 2017 09:27:13 +0000 (14:57 +0530)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 17 Apr 2017 12:34:34 +0000 (14:34 +0200)
We have started using SPDX short identifier for license string in
<PKG>_LICENSE variable. But license strings in comments are still
using old strings. For consistency, use SPDX short identifier in
comments as well.

Cc: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Rahul Bedarkar <rahulbedarkar89@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
14 files changed:
package/4th/4th.mk
package/dtv-scan-tables/dtv-scan-tables.mk
package/gstreamer/gst-fsl-plugins/gst-fsl-plugins.mk
package/gstreamer/gst-plugins-ugly/gst-plugins-ugly.mk
package/gupnp-dlna/gupnp-dlna.mk
package/libgdiplus/libgdiplus.mk
package/openobex/openobex.mk
package/qt5/Config.in
package/rtmpdump/rtmpdump.mk
package/sg3_utils/sg3_utils.mk
package/supertux/supertux.mk
package/supertuxkart/supertuxkart.mk
package/util-linux/util-linux.mk
package/xscreensaver/xscreensaver.mk

index d7daeb3b32861fd688ff666d898b93a5de71cccd..c26eaff501d1e019049e7fcfc09dc97f5fbe51d8 100644 (file)
@@ -8,8 +8,8 @@
 4TH_SOURCE = 4th-$(4TH_VERSION)-unix.tar.gz
 4TH_SITE = http://downloads.sourceforge.net/project/forth-4th/4th-$(4TH_VERSION)
 4TH_LICENSE = GPL-3.0+, LGPL-3.0+
-# The COPYING file only contains the text of the LGPLv3, but the
-# source code really contains parts under GPLv3+.
+# The COPYING file only contains the text of the LGPL-3.0, but the
+# source code really contains parts under GPL-3.0+.
 4TH_LICENSE_FILES = COPYING
 4TH_DEPENDENCIES = host-4th
 4TH_INSTALL_STAGING = YES
index 8c1ae6dd2d5f3c9882529f33bc6fc6854485c871..3c546ed84fb328a46461404bb40c660f944ac49b 100644 (file)
@@ -12,7 +12,7 @@ DTV_SCAN_TABLES_SITE_METHOD = git
 # as per traditional copyright, but just a collection of 'facts', so there's
 # probably no license to apply to these data files.
 # However, the package prominently contains the COPYING and COPYING.LIB
-# license files (respectively for the GPLv2 and the LGPLv2.1), so we use
+# license files (respectively for the GPL-2.0 and the LGPL-2.1), so we use
 # that as the licensing information.
 DTV_SCAN_TABLES_LICENSE = GPL-2.0, LGPL-2.1
 DTV_SCAN_TABLES_LICENSE_FILES = COPYING COPYING.LGPL
index 967893f674cfe2f9c760e6d487f5f5aa782e0322..547d253e88dc3fab994bad9461651157588d465d 100644 (file)
@@ -7,8 +7,8 @@
 GST_FSL_PLUGINS_VERSION = 4.0.3
 GST_FSL_PLUGINS_SITE = $(FREESCALE_IMX_SITE)
 
-# Most is LGPLv2+, but some sources are copied from upstream and are
-# LGPLv2.1+, which essentially makes it LGPLv2.1+
+# Most is LGPL-2.0+, but some sources are copied from upstream and are
+# LGPL-2.1+, which essentially makes it LGPL-2.1+
 GST_FSL_PLUGINS_LICENSE = LGPL-2.0+, LGPL-2.1+, PROPRIETARY (asf.h)
 GST_FSL_PLUGINS_LICENSE_FILES = COPYING-LGPL-2.1 COPYING-LGPL-2
 
index a61ab6ee573b419809961e01f178047129bfc343..1a1e2a11ba338a6ff4af9b8ec611e651bdbc40da 100644 (file)
@@ -8,7 +8,7 @@ GST_PLUGINS_UGLY_VERSION = 0.10.19
 GST_PLUGINS_UGLY_SOURCE = gst-plugins-ugly-$(GST_PLUGINS_UGLY_VERSION).tar.xz
 GST_PLUGINS_UGLY_SITE = http://gstreamer.freedesktop.org/src/gst-plugins-ugly
 GST_PLUGINS_UGLY_PATCH = http://git.alpinelinux.org/cgit/aports/plain/main/gst-plugins-ugly0.10/cdio-cd-text-api.patch
-# COPYING is in fact LGPLv2.1, but all of the code is v2+
+# COPYING is in fact LGPL-2.1, but all of the code is LGPL-2.0+
 # (except for one test, xingmux)
 GST_PLUGINS_UGLY_LICENSE = LGPL-2.0+, GPL-2.0+ (synaesthesia)
 GST_PLUGINS_UGLY_LICENSE_FILES = COPYING
index 2d072be790d35e74dc48a9d6044f4fa9e529dade..304f86a55c327654b63f8d72a56dcbf15200c666 100644 (file)
@@ -9,7 +9,7 @@ GUPNP_DLNA_VERSION = $(GUPNP_DLNA_VERSION_MAJOR).5
 GUPNP_DLNA_SOURCE = gupnp-dlna-$(GUPNP_DLNA_VERSION).tar.xz
 GUPNP_DLNA_SITE = \
        http://ftp.gnome.org/pub/gnome/sources/gupnp-dlna/$(GUPNP_DLNA_VERSION_MAJOR)
-# COPYING contains LGPLv2.1 but all source files contain LPGLv2+
+# COPYING contains LGPL-2.1 but all source files contain LPGL-2.0+
 GUPNP_DLNA_LICENSE = LGPL-2.0+
 GUPNP_DLNA_LICENSE_FILES = COPYING
 GUPNP_DLNA_INSTALL_STAGING = YES
index aac859f865a18b1a961a02f9dd0d2c625681b40c..7d564b6cd91660241ab3dd1d05329232793b9266 100644 (file)
@@ -7,7 +7,7 @@
 LIBGDIPLUS_VERSION = 4.2
 LIBGDIPLUS_SITE = $(call github,mono,libgdiplus,$(LIBGDIPLUS_VERSION))
 
-# Although there is a LICENSE file thas specifies LGPL or MPLv1.1,
+# Although there is a LICENSE file thas specifies LGPL or MPL-1.1,
 # looks like it is incorrect. The actual source files specify that
 # they're licensed under MIT, and so does the COPYING file (and they
 # all predate the addition of the LICENSE file).
index 94ad26a77d72cbef9e512d7d9c5fae0fa174de35..8337990eb82b0b8ee38e28cdc8c4032bdfcf382c 100644 (file)
@@ -8,8 +8,8 @@ OPENOBEX_VERSION_MAJOR = 1.5
 OPENOBEX_VERSION = $(OPENOBEX_VERSION_MAJOR).0
 OPENOBEX_SITE = http://downloads.sourceforge.net/project/openobex/openobex/$(OPENOBEX_VERSION_MAJOR)
 OPENOBEX_SOURCE = openobex-$(OPENOBEX_VERSION)-Source.zip
-# Libraries seems to be released under LGPLv2.1+,
-# while other material is under GPLv2+.
+# Libraries seems to be released under LGPL-2.1+,
+# while other material is under GPL-2.0+.
 OPENOBEX_LICENSE = GPL-2.0+/LGPL-2.1+
 OPENOBEX_LICENSE_FILES = COPYING COPYING.LIB
 
index 4bcbc6ef543b20ae1a605051dbf593a6cd45bba7..626e9b214de9caa29781803de40a6f75ee863c52 100644 (file)
@@ -43,7 +43,7 @@ config BR2_PACKAGE_QT5_VERSION_LATEST
        depends on !BR2_arc && !BR2_nios2 && !BR2_xtensa
        help
          This option builds Qt 5.8, which is licensed under
-         (L)GPLv3+.
+         (L)GPL-3.0+.
 
 comment "Latest Qt version needs host/toolchain w/ gcc >= 4.8"
        depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_8 || !BR2_HOST_GCC_AT_LEAST_4_8
@@ -54,7 +54,7 @@ config BR2_PACKAGE_QT5_VERSION_5_6
        bool "LTS (5.6)"
        help
          This option builds Qt 5.6, which is licensed under
-         (L)GPLv2+.
+         (L)GPL-2.0+.
 
 endchoice
 
index 2472b52a764faeb1ba77b82014e8317c59c4b385..19d9b04a2ec8b40bd193a520a9d3ab138d58ba92 100644 (file)
@@ -7,8 +7,8 @@
 RTMPDUMP_VERSION = a107cef9b392616dff54fabfd37f985ee2190a6f
 RTMPDUMP_SITE = git://git.ffmpeg.org/rtmpdump
 RTMPDUMP_INSTALL_STAGING = YES
-# Note that rtmpdump is GPLv2 but librtmp has its own license and since we only
-# care about librtmp, it's LGPLv2.1+
+# Note that rtmpdump is GPL-2.0 but librtmp has its own license and since we only
+# care about librtmp, it's LGPL-2.1+
 RTMPDUMP_LICENSE = LGPL-2.1+
 RTMPDUMP_LICENSE_FILES = librtmp/COPYING
 RTMPDUMP_DEPENDENCIES = zlib
index 783f4f682c6ce69b03f8d9ceefba97143d33174a..f010b3e42bfed12c0dcc75c946060fc81e90c6c8 100644 (file)
@@ -8,7 +8,7 @@ SG3_UTILS_VERSION = 1.42
 SG3_UTILS_SOURCE = sg3_utils-$(SG3_UTILS_VERSION).tar.xz
 SG3_UTILS_SITE = http://sg.danny.cz/sg/p
 SG3_UTILS_LICENSE = BSD-3-Clause
-# utils progs are GPLv2+ licenced
+# utils progs are GPL-2.0+ licenced
 ifeq ($(BR2_PACKAGE_SG3_UTILS_PROGS),y)
 SG3_UTILS_LICENSE += GPL-2.0+
 endif
index f49df35751b9417c067104c01606dfbcf8044512..e397441861e6457000a09f73bbb8165992db066b 100644 (file)
@@ -8,7 +8,7 @@ SUPERTUX_VERSION = 0.5.1
 SUPERTUX_SITE = https://github.com/SuperTux/supertux/releases/download/v$(SUPERTUX_VERSION)
 SUPERTUX_SOURCE = SuperTux-v$(SUPERTUX_VERSION)-Source.tar.gz
 
-# Supertux itself is GPLv3+, but it bundles a few libraries with different
+# Supertux itself is GPL-3.0+, but it bundles a few libraries with different
 # licenses (sexp-cpp, squirrel, tinygettext) which are linked statically.
 SUPERTUX_LICENSE = GPL-3.0+ (code), CC-BY-SA-2.0, CC-BY-SA-3.0, GPL-2.0+ (images music sounds)
 SUPERTUX_LICENSE_FILES = LICENSE.txt data/AUTHORS
index 98b9ca42b1ac699f79bb07d5e40d428976474ea0..76366877806ab5b68144050555390f3141d09ede 100644 (file)
@@ -8,9 +8,9 @@ SUPERTUXKART_VERSION = 0.9.2
 SUPERTUXKART_SOURCE = supertuxkart-$(SUPERTUXKART_VERSION)-src.tar.xz
 SUPERTUXKART_SITE = http://downloads.sourceforge.net/project/supertuxkart/SuperTuxKart/$(SUPERTUXKART_VERSION)
 
-# Supertuxkart itself is GPLv3+, but it bundles a few libraries with different
-# licenses. Irrlicht, bullet and angelscript have zlib license, while glew is
-# BSD-3c. Since they are linked statically, the result is GPLv3+.
+# Supertuxkart itself is GPL-3.0+, but it bundles a few libraries with different
+# licenses. Irrlicht, bullet and angelscript have Zlib license, while glew is
+# BSD-3-Clause. Since they are linked statically, the result is GPL-3.0+.
 SUPERTUXKART_LICENSE = GPL-3.0+
 SUPERTUXKART_LICENSE_FILES = COPYING
 
index 70f88a18eb19dbb1918ba088d98527f9b5771ef0..325d0fe8ee10dcb5a9fa13203c34d10dc3c9f104 100644 (file)
@@ -12,8 +12,8 @@ UTIL_LINUX_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/util-linux/v$(UTIL_LINUX_VERS
 # 0001-build-sys-use-lm-for-scriptreplay-if-necessary.patch
 UTIL_LINUX_AUTORECONF = YES
 
-# README.licensing claims that some files are GPLv2-only, but this is not true.
-# Some files are GPLv3+ but only in tests.
+# README.licensing claims that some files are GPL-2.0 only, but this is not true.
+# Some files are GPL-3.0+ but only in tests.
 UTIL_LINUX_LICENSE = GPL-2.0+, BSD-4-Clause, LGPL-2.1+ (libblkid, libfdisk, libmount), BSD-3-Clause (libuuid)
 UTIL_LINUX_LICENSE_FILES = README.licensing Documentation/licenses/COPYING.GPLv2 Documentation/licenses/COPYING.UCB Documentation/licenses/COPYING.LGPLv2.1 Documentation/licenses/COPYING.BSD-3
 UTIL_LINUX_INSTALL_STAGING = YES
index 773fcdeb683a0430c19d2cf55e457e14a20366b4..a726bee50b14cdab193fa8ffd5c2f320ac1e5200 100644 (file)
@@ -7,7 +7,7 @@
 XSCREENSAVER_VERSION = 5.32
 XSCREENSAVER_SITE = http://www.jwz.org/xscreensaver
 
-# N.B. GPLv2+ code (in the hacks/glx subdirectory) is not currently built.
+# N.B. GPL-2.0+ code (in the hacks/glx subdirectory) is not currently built.
 XSCREENSAVER_LICENSE = MIT-like, GPL-2.0+
 XSCREENSAVER_LICENSE_FILES = hacks/screenhack.h hacks/glx/chessmodels.h