projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fda9b7
)
gperf: add license information
author
Simon Dawson
<spdawson@gmail.com>
Tue, 7 May 2013 10:54:28 +0000
(10:54 +0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 7 May 2013 21:01:33 +0000
(23:01 +0200)
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/gperf/gperf.mk
patch
|
blob
|
history
diff --git
a/package/gperf/gperf.mk
b/package/gperf/gperf.mk
index 1254f0c915d77c0937739698edf4cff97826334e..59c5a0926febe3329af3c473e7f0718461240b46 100644
(file)
--- a/
package/gperf/gperf.mk
+++ b/
package/gperf/gperf.mk
@@
-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))