commit:     f903bf7de302eb095560495c14d49a36a77f8696
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Fri Jan 19 05:42:43 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 13:03:14 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f903bf7d

sys-apps/earlyoom: update LICENSE

* It never had the advertising clause.

https://github.com/rfjakob/earlyoom/blob/master/LICENSE

Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 sys-apps/earlyoom/earlyoom-1.6.2.ebuild  | 4 ++--
 sys-apps/earlyoom/earlyoom-1.7-r1.ebuild | 4 ++--
 sys-apps/earlyoom/earlyoom-9999.ebuild   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/sys-apps/earlyoom/earlyoom-1.6.2.ebuild 
b/sys-apps/earlyoom/earlyoom-1.6.2.ebuild
index f99e75ee9507..dd56e9eba184 100644
--- a/sys-apps/earlyoom/earlyoom-1.6.2.ebuild
+++ b/sys-apps/earlyoom/earlyoom-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -8,7 +8,7 @@ inherit systemd
 DESCRIPTION="Early OOM Daemon for Linux"
 HOMEPAGE="https://github.com/rfjakob/earlyoom";
 
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
 SLOT="0"
 if [ "${PV}" = "9999" ]; then
        EGIT_REPO_URI="https://github.com/rfjakob/earlyoom.git";

diff --git a/sys-apps/earlyoom/earlyoom-1.7-r1.ebuild 
b/sys-apps/earlyoom/earlyoom-1.7-r1.ebuild
index d3cab7d87fe4..9c0f8e1059dc 100644
--- a/sys-apps/earlyoom/earlyoom-1.7-r1.ebuild
+++ b/sys-apps/earlyoom/earlyoom-1.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2023 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ else
        KEYWORDS="amd64 x86"
 fi
 
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
 SLOT="0"
 IUSE="man test"
 RESTRICT="!test? ( test )"

diff --git a/sys-apps/earlyoom/earlyoom-9999.ebuild 
b/sys-apps/earlyoom/earlyoom-9999.ebuild
index 42e4a6373240..26455f1c6000 100644
--- a/sys-apps/earlyoom/earlyoom-9999.ebuild
+++ b/sys-apps/earlyoom/earlyoom-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2022 Gentoo Authors
+# Copyright 2020-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -19,7 +19,7 @@ else
        KEYWORDS="~amd64 ~x86"
 fi
 
-LICENSE="MIT-with-advertising"
+LICENSE="MIT"
 SLOT="0"
 IUSE="man test"
 RESTRICT="!test? ( test )"

Reply via email to