Merge pull request #265 from bulwahn/amcl-license

amcl: adjusting license string (resolves #250)
This commit is contained in:
herbrechtsmeier 2014-05-12 20:47:54 +02:00
commit 24a252876b
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
DESCRIPTION = "amcl is a probabilistic localization system for a robot moving in 2D."
SECTION = "devel"
LICENSE = "LGPL"
LICENSE = "LGPL-2.1+"
LIC_FILES_CHKSUM = "file://package.xml;beginline=20;endline=20;md5=58d727014cda5ed405b7fb52666a1f97"
DEPENDS = "dynamic-reconfigure message-filters nav-msgs roscpp std-srvs tf"