mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
gzip: add license information
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
8121428b16
commit
194f479ca7
@@ -6,5 +6,7 @@
|
||||
|
||||
GZIP_VERSION = 1.5
|
||||
GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
|
||||
GZIP_LICENSE = GPLv3+
|
||||
GZIP_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user