diff options
author | Andrey Utkin <andrey_utkin@fastmail.com> | 2017-01-08 01:28:18 +0000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-01-30 02:22:00 +1100 |
commit | 4586f17f30c8892ffcb6550fe820740271b5f44a (patch) | |
tree | bb8cc6d6e2dbfb6e365d8ffb4b6ed1c34e4d9804 | |
parent | app-office/dia: dropped ~x86-freebsd (diff) | |
download | gentoo-4586f17f30c8892ffcb6550fe820740271b5f44a.tar.gz gentoo-4586f17f30c8892ffcb6550fe820740271b5f44a.tar.bz2 gentoo-4586f17f30c8892ffcb6550fe820740271b5f44a.zip |
sys-block/whdd: 9999: correct LICENSE to GPL-3
License specified in source code is GPLv3.
-rw-r--r-- | sys-block/whdd/whdd-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/whdd/whdd-9999.ebuild b/sys-block/whdd/whdd-9999.ebuild index 60edc4ed2424..381536f90efa 100644 --- a/sys-block/whdd/whdd-9999.ebuild +++ b/sys-block/whdd/whdd-9999.ebuild @@ -10,7 +10,7 @@ inherit git-r3 DESCRIPTION="Diagnostic and recovery tool for block devices" HOMEPAGE="https://whdd.github.io" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="" IUSE="" |