diff options
Diffstat (limited to 'dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild')
-rw-r--r-- | dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild index 972294be7c44..cb126bd33da3 100644 --- a/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild +++ b/dev-ros/openslam_gmapping/openslam_gmapping-0.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ KEYWORDS="~amd64 ~arm" inherit ros-catkin DESCRIPTION="ROS-ified version of gmapping SLAM" -LICENSE="CC-BY-NC-SA-2.5" +LICENSE="BSD" SLOT="0" IUSE="" |