projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8768bef
)
which: add license info
author
Arnout Vandecappelle (Essensium/Mind)
<arnout@mind.be>
Tue, 13 Nov 2012 01:06:03 +0000
(
01:06
+0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 14 Nov 2012 21:38:52 +0000
(22:38 +0100)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/which/which.mk
patch
|
blob
|
history
diff --git
a/package/which/which.mk
b/package/which/which.mk
index e7ebc7fbb96beb29d3efdb6390d2243215589741..6e2dce6e8e54851e7a8a48f08f345d9bf7d66415 100644
(file)
--- a/
package/which/which.mk
+++ b/
package/which/which.mk
@@
-6,5
+6,7
@@
WHICH_VERSION = 2.20
WHICH_SITE = http://carlo17.home.xs4all.nl/which
+WHICH_LICENSE = GPLv3+
+WHICH_LICENSE_FILES = COPYING
$(eval $(autotools-package))