]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
lcdproc: add license information
authorSimon Dawson <spdawson@gmail.com>
Wed, 1 Aug 2012 07:06:38 +0000 (08:06 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Aug 2012 18:10:46 +0000 (20:10 +0200)
Signed-off-by: Simon Dawson <spdawson@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lcdproc/lcdproc.mk

index 1275ddfb8d73672a472376fbd14bf7e699d95c32..94848e660c03e43234c62de0acabbf8d27a9936a 100644 (file)
@@ -6,6 +6,8 @@
 LCDPROC_VERSION = 0.5.5
 LCDPROC_SOURCE = lcdproc-$(LCDPROC_VERSION).tar.gz
 LCDPROC_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/lcdproc/lcdproc/$(LCDPROC_VERSION)
+LCDPROC_LICENSE = GPLv2+
+LCDPROC_LICENSE_FILES = COPYING
 
 LCDPROC_CONF_OPT = --enable-drivers=$(BR2_PACKAGE_LCDPROC_DRIVERS)