summaryrefslogtreecommitdiff
path: root/package/attr
diff options
context:
space:
mode:
authorHeiko Abraham <abrahamh@web.de>2014-05-24 15:21:01 +0200
committerPeter Korsgaard <peter@korsgaard.com>2014-05-25 22:25:19 +0200
commit006f1192695df1defa03c4ed83f2292876c8fe9c (patch)
tree195c8aadc8cfc1aa2b9840ac3086742509431399 /package/attr
parent6783c64d0fee12ff107ef9fbdf14f07b8901256b (diff)
attr: add license information
Add missing license info and file for package 'attr' [Peter: change to '+' version of licenses] Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/attr')
-rw-r--r--package/attr/attr.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/attr/attr.mk b/package/attr/attr.mk
index f7179a26d..87bdd2131 100644
--- a/package/attr/attr.mk
+++ b/package/attr/attr.mk
@@ -9,6 +9,8 @@ ATTR_SOURCE = attr-$(ATTR_VERSION).src.tar.gz
ATTR_SITE = http://download.savannah.gnu.org/releases/attr
ATTR_INSTALL_STAGING = YES
ATTR_CONF_OPT = --enable-gettext=no
+ATTR_LICENSE = GPLv2+ LGPGv2.1+
+ATTR_LICENSE_FILES = doc/COPYING doc/COPYING.LGPL
# While the configuration system uses autoconf, the Makefiles are
# hand-written and do not use automake. Therefore, we have to hack