attr: add license information
authorHeiko Abraham <abrahamh@web.de>
Sat, 24 May 2014 13:21:01 +0000 (15:21 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 25 May 2014 20:25:19 +0000 (22:25 +0200)
Add missing license info and file for package 'attr'

[Peter: change to '+' version of licenses]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/attr/attr.mk

index f7179a26d02f8c0d0e75acabf4343704a8fd6e13..87bdd2131001d1de08f394bf7e8e4204b50b729e 100644 (file)
@@ -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