inotify-tools: update license information
authorJames Knight <james.d.knight@live.com>
Tue, 6 Mar 2018 02:22:23 +0000 (02:22 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 11 Mar 2018 17:38:55 +0000 (18:38 +0100)
Explicitly indicate that this package is GPL v2.0+ as well as
provide a hash for the source's license file (COPYING).

Signed-off-by: James Knight <james.d.knight@live.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/inotify-tools/inotify-tools.hash
package/inotify-tools/inotify-tools.mk

index 83ad5b921289dc99235a6d21046525883ba61cdf..83dc22b4a2baa573a97778d72b9728a3b0b45319 100644 (file)
@@ -1,2 +1,3 @@
 # Locally computed
 sha256 a433cc1dedba851078276db69b0e97f9fe41e4ba3336d2971adfca4b3a6242ac inotify-tools-3.20.1.tar.gz
+sha256 e41fc126320a79ed53b5aa3386f059f7d10770856d6fd714ab80a96ce6bd09d6 COPYING
index 407aefb69f751a09e95ff3cb97d8aeb661a02e3d..63626307c2d8aa5997f8705cf827e8b31ac852c0 100644 (file)
@@ -6,7 +6,7 @@
 
 INOTIFY_TOOLS_VERSION = 3.20.1
 INOTIFY_TOOLS_SITE = $(call github,rvoicilas,inotify-tools,$(INOTIFY_TOOLS_VERSION))
-INOTIFY_TOOLS_LICENSE = GPL
+INOTIFY_TOOLS_LICENSE = GPL-2.0+
 INOTIFY_TOOLS_LICENSE_FILES = COPYING
 INOTIFY_TOOLS_INSTALL_STAGING = YES
 INOTIFY_TOOLS_AUTORECONF = YES