summaryrefslogtreecommitdiff
path: root/sys-apps/earlyoom/earlyoom-1.6.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/earlyoom/earlyoom-1.6.2.ebuild')
-rw-r--r--sys-apps/earlyoom/earlyoom-1.6.2.ebuild4
1 files changed, 2 insertions, 2 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"