diff options
author | Sam James <sam@gentoo.org> | 2024-05-04 12:51:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-05-04 12:51:15 +0100 |
commit | 5bff6e60922c7eaa7ea9e8d11b7ee43ef467c994 (patch) | |
tree | 827ed7ab0f26973be1140e09e4a525371ad645ff | |
parent | crossdev: fix whitespace (diff) | |
download | crossdev-5bff6e60922c7eaa7ea9e8d11b7ee43ef467c994.tar.gz crossdev-5bff6e60922c7eaa7ea9e8d11b7ee43ef467c994.tar.bz2 crossdev-5bff6e60922c7eaa7ea9e8d11b7ee43ef467c994.zip |
crossdev: crank copyright
Signed-off-by: Sam James <sam@gentoo.org>
-rwxr-xr-x | crossdev | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 CROSSDEV_VER="@CDEVPV@" |