commit:     7d8442ac18712dc78a702bc37a07c515075039c4
Author:     Filip Kobierski <fkobi <AT> pm <DOT> me>
AuthorDate: Wed May  7 14:02:13 2025 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 21 21:24:18 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d8442ac

sys-process/htop: fix LICENSE

- project is pure GPL-2 since 3.1.0
  - license headers updated in 3.1.1

Signed-off-by: Filip Kobierski <fkobi <AT> pm.me>
Part-of: https://github.com/gentoo/gentoo/pull/41975
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-process/htop/htop-3.3.0.ebuild | 4 ++--
 sys-process/htop/htop-3.4.0.ebuild | 2 +-
 sys-process/htop/htop-3.4.1.ebuild | 2 +-
 sys-process/htop/htop-9999.ebuild  | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-process/htop/htop-3.3.0.ebuild 
b/sys-process/htop/htop-3.3.0.ebuild
index 13988e02418e..5e1925ebc9f6 100644
--- a/sys-process/htop/htop-3.3.0.ebuild
+++ b/sys-process/htop/htop-3.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ fi
 
 S="${WORKDIR}/${P/_}"
 
-LICENSE="BSD GPL-2+"
+LICENSE="GPL-2+"
 SLOT="0"
 IUSE="caps debug delayacct hwloc lm-sensors llvm-libunwind openvz unicode 
unwind vserver"
 

diff --git a/sys-process/htop/htop-3.4.0.ebuild 
b/sys-process/htop/htop-3.4.0.ebuild
index 4703953b119a..f5474a69edef 100644
--- a/sys-process/htop/htop-3.4.0.ebuild
+++ b/sys-process/htop/htop-3.4.0.ebuild
@@ -19,7 +19,7 @@ fi
 
 S="${WORKDIR}/${P/_}"
 
-LICENSE="BSD GPL-2+"
+LICENSE="GPL-2+"
 SLOT="0"
 IUSE="caps debug delayacct hwloc lm-sensors llvm-libunwind openvz unicode 
unwind vserver"
 

diff --git a/sys-process/htop/htop-3.4.1.ebuild 
b/sys-process/htop/htop-3.4.1.ebuild
index 4703953b119a..f5474a69edef 100644
--- a/sys-process/htop/htop-3.4.1.ebuild
+++ b/sys-process/htop/htop-3.4.1.ebuild
@@ -19,7 +19,7 @@ fi
 
 S="${WORKDIR}/${P/_}"
 
-LICENSE="BSD GPL-2+"
+LICENSE="GPL-2+"
 SLOT="0"
 IUSE="caps debug delayacct hwloc lm-sensors llvm-libunwind openvz unicode 
unwind vserver"
 

diff --git a/sys-process/htop/htop-9999.ebuild 
b/sys-process/htop/htop-9999.ebuild
index a4c49a99de39..f5474a69edef 100644
--- a/sys-process/htop/htop-9999.ebuild
+++ b/sys-process/htop/htop-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ fi
 
 S="${WORKDIR}/${P/_}"
 
-LICENSE="BSD GPL-2+"
+LICENSE="GPL-2+"
 SLOT="0"
 IUSE="caps debug delayacct hwloc lm-sensors llvm-libunwind openvz unicode 
unwind vserver"
 

Reply via email to