diff --git a/app-emacs/async/async-1.9.9.ebuild b/app-emacs/async/async-1.9.9.ebuild index ffcaefb095d9..cb21ea112b0a 100644 --- a/app-emacs/async/async-1.9.9.ebuild +++ b/app-emacs/async/async-1.9.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -25,7 +25,7 @@ else KEYWORDS="amd64 x86" fi -LICENSE="GPL-2+" +LICENSE="GPL-3+" SLOT="0" DOCS=( README.md ) diff --git a/app-emacs/async/async-9999.ebuild b/app-emacs/async/async-9999.ebuild index 090af108d29c..8c479fe778f5 100644 --- a/app-emacs/async/async-9999.ebuild +++ b/app-emacs/async/async-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2024 Gentoo Authors +# Copyright 2019-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ else KEYWORDS="~amd64 ~x86" fi -LICENSE="GPL-2+" +LICENSE="GPL-3+" SLOT="0" DOCS=( README.md )