commit: 19c2b14fe0cee693e5a08f33ce9b33c1d78aad48 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 5 06:38:16 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 5 06:38:52 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c2b14f
app-emacs/async: update LICENSE Noticed via https://lists.fedoraproject.org/archives/list/devel <AT> lists.fedoraproject.org/thread/YQJMZ6AU6YTVEY4RJWC6GCUOACTBJDY4/. See upstream commit 9df02930f0b1d7dd031e68f3fd3549a673f86c48. Signed-off-by: Sam James <sam <AT> gentoo.org> app-emacs/async/async-1.9.9.ebuild | 4 ++-- app-emacs/async/async-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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 )
