Commit d189957b authored by Simon Dawson's avatar Simon Dawson Committed by Peter Korsgaard
Browse files

gperf: add license information

parent 8fda9b78
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6,6 +6,8 @@

GPERF_VERSION = 3.0.4
GPERF_SITE = $(BR2_GNU_MIRROR)/gperf
GPERF_LICENSE = GPLv3+
GPERF_LICENSE_FILES = COPYING

$(eval $(autotools-package))
$(eval $(host-autotools-package))