summaryrefslogtreecommitdiffstats
path: root/package/urg
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2013-03-17 22:36:17 +0000
committerPeter Korsgaard <jacmet@sunsite.dk>2013-03-18 09:45:43 +0100
commitffa779564e6367a2133f0a3e7bd5bd070287dbbb (patch)
treee6cad9c1b3c031aa98ff31cb07bb85fe107a4c9e /package/urg
parentb31bc7d4387095091a109eb879464d54d37a5eab (diff)
downloadbuildroot-novena-ffa779564e6367a2133f0a3e7bd5bd070287dbbb.tar.gz
buildroot-novena-ffa779564e6367a2133f0a3e7bd5bd070287dbbb.zip
urg: fix license
The urg.mk file mentions a LGPLv3+ license. However, none of the source code in the urg package carries a copyright notice that indicates the "v3 or later". The only license information we have is the COPYING file, that contains the text of the LGPLv3 license. Therefore, we should probably assume that the code is under LGPLv3 only. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/urg')
-rw-r--r--package/urg/urg.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/urg/urg.mk b/package/urg/urg.mk
index 3f68bf2bb..b544ece8e 100644
--- a/package/urg/urg.mk
+++ b/package/urg/urg.mk
@@ -7,7 +7,7 @@
URG_VERSION = 0.8.18
URG_SITE = http://www.hokuyo-aut.jp/02sensor/07scanner/download/urg_programs_en/
URG_SOURCE = urg-$(URG_VERSION).zip
-URG_LICENSE = LGPLv3+
+URG_LICENSE = LGPLv3
URG_LICENSE_FILES = COPYING
URG_INSTALL_STAGING = YES