commit: e715750304e4b77afa65cc65927a58b75f4eb7eb Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 7 23:41:20 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 7 23:41:20 2023 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-functions.git/commit/?id=e7157503
Fix copyright header in functions.sh Signed-off-by: Sam James <sam <AT> gentoo.org> functions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.sh b/functions.sh index 3f2dbcd..5b1b9bf 100644 --- a/functions.sh +++ b/functions.sh @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 #
