commit: 4fc79e22daff1ee51cd861515daba7dca08c1e5a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jul 3 00:54:56 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jul 3 00:54:56 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4fc79e22
cmake.eclass: fix copyright Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/cmake.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass index d7d45217e275..de43bd017768 100644 --- a/eclass/cmake.eclass +++ b/eclass/cmake.eclass @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: cmake.eclass
