Commit 194f479c authored by Gustavo Zacarias's avatar Gustavo Zacarias Committed by Peter Korsgaard
Browse files

gzip: add license information

parent 8121428b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,5 +6,7 @@

GZIP_VERSION = 1.5
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
GZIP_LICENSE = GPLv3+
GZIP_LICENSE_FILES = COPYING

$(eval $(autotools-package))