diff options
-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="" |