summaryrefslogtreecommitdiffstats
path: root/package/gzip
diff options
context:
space:
mode:
Diffstat (limited to 'package/gzip')
-rw-r--r--package/gzip/gzip.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gzip/gzip.mk b/package/gzip/gzip.mk
index 0c5c12409..821f69409 100644
--- a/package/gzip/gzip.mk
+++ b/package/gzip/gzip.mk
@@ -6,5 +6,7 @@
GZIP_VERSION = 1.5
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
+GZIP_LICENSE = GPLv3+
+GZIP_LICENSE_FILES = COPYING
$(eval $(autotools-package))