commit: e8bc12da4e22b0a1dc0d52f4ea01905b0ab3db2d Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Mar 17 23:42:26 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Mar 17 23:42:36 2022 +0000 URL: https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=e8bc12da
crossdev: update copyright line Signed-off-by: Sam James <sam <AT> gentoo.org> crossdev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crossdev b/crossdev index 4e88913..db9dbd5 100755 --- a/crossdev +++ b/crossdev @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 CROSSDEV_VER="@CDEVPV@"
