diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-09-10 17:30:14 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-09-10 17:30:14 +0200 |
commit | 9dbd9daa0fe5f0ab875365df77d79e50eb009706 (patch) | |
tree | e641886ca87c2b99cf747000bacfa68bad093728 /sci-geosciences/gpsd | |
parent | sci-geosciences/gpsd: bump to 3.21 (diff) | |
download | gentoo-9dbd9daa0fe5f0ab875365df77d79e50eb009706.tar.gz gentoo-9dbd9daa0fe5f0ab875365df77d79e50eb009706.tar.bz2 gentoo-9dbd9daa0fe5f0ab875365df77d79e50eb009706.zip |
sci-geosciences/gpsd-3.21: add GPL-2 to LICENSE
It's the first time I heard about it but it turns out we do have to
include the licence of our own init scripts and suchlike in LICENSE...
If it has to be this way, it has to be this way.
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sci-geosciences/gpsd')
-rw-r--r-- | sci-geosciences/gpsd/gpsd-3.21.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-geosciences/gpsd/gpsd-3.21.ebuild b/sci-geosciences/gpsd/gpsd-3.21.ebuild index ff88fc9a1607..6cbd9be5a865 100644 --- a/sci-geosciences/gpsd/gpsd-3.21.ebuild +++ b/sci-geosciences/gpsd/gpsd-3.21.ebuild @@ -19,7 +19,7 @@ fi DESCRIPTION="GPS daemon and library for USB/serial GPS devices and GPS/mapping clients" HOMEPAGE="https://gpsd.io/" -LICENSE="BSD" +LICENSE="BSD GPL-2" SLOT="0/27" GPSD_PROTOCOLS=( |