diff options
author | Alexis Ballier <aballier@gentoo.org> | 2019-08-28 19:06:36 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2019-08-28 19:23:49 +0200 |
commit | f925431b9949d40de60818451c3503db740aa435 (patch) | |
tree | c94dfbdc48de12442b0e0b5b4a0196e949d11fcb /ros-meta/slam_gmapping | |
parent | ros-meta/slam_gmapping: Remove old (diff) | |
download | gentoo-f925431b9949d40de60818451c3503db740aa435.tar.gz gentoo-f925431b9949d40de60818451c3503db740aa435.tar.bz2 gentoo-f925431b9949d40de60818451c3503db740aa435.zip |
ros-meta/slam_gmapping: update license
Upstream: https://github.com/ros-perception/slam_gmapping/commit/9f950b3febac5e1e4853e5793faa0a1802ed285d
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
Diffstat (limited to 'ros-meta/slam_gmapping')
-rw-r--r-- | ros-meta/slam_gmapping/slam_gmapping-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ros-meta/slam_gmapping/slam_gmapping-9999.ebuild b/ros-meta/slam_gmapping/slam_gmapping-9999.ebuild index f976426e281e..8d2027a20145 100644 --- a/ros-meta/slam_gmapping/slam_gmapping-9999.ebuild +++ b/ros-meta/slam_gmapping/slam_gmapping-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ ROS_SUBDIR=${PN} inherit ros-catkin DESCRIPTION="ROS wrapper for OpenSlam's Gmapping" -LICENSE="CC-BY-NC-SA-2.5" +LICENSE="BSD" SLOT="0" IUSE="" |