summaryrefslogtreecommitdiffstats
path: root/rules/atop.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-02-12 12:58:48 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-03-12 08:59:43 +0100
commit4850f7aac30aebf4ef64b1d3f1d324333b5978c2 (patch)
tree6756c2c0edff1adc447215bc1a7983848bfc3fc6 /rules/atop.make
parentb502d204d7c9ad5ff6f6e2beb5d3e2e1546c295a (diff)
downloadptxdist-4850f7aac30aebf4ef64b1d3f1d324333b5978c2.tar.gz
ptxdist-4850f7aac30aebf4ef64b1d3f1d324333b5978c2.tar.xz
update all spdx license identifier to the new version
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/atop.make')
-rw-r--r--rules/atop.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/atop.make b/rules/atop.make
index 84f049180..477103f45 100644
--- a/rules/atop.make
+++ b/rules/atop.make
@@ -23,7 +23,7 @@ ATOP := atop-$(ATOP_VERSION)
ATOP_URL := http://www.atoptool.nl/download/$(ATOP).tar.gz
ATOP_SOURCE := $(SRCDIR)/$(ATOP).tar.gz
ATOP_DIR := $(BUILDDIR)/$(ATOP)
-ATOP_LICENSE := GPL-2.0+
+ATOP_LICENSE := GPL-2.0-or-later
ATOP_LICENSE_FILES := file://COPYING;md5=393a5ca445f6965873eca0259a17f833
# ----------------------------------------------------------------------------