aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-17 23:42:26 +0000
committerSam James <sam@gentoo.org>2022-03-17 23:42:36 +0000
commite8bc12da4e22b0a1dc0d52f4ea01905b0ab3db2d (patch)
tree245767479e5f6b1bb26ee3f14ad9a754f21257ab
parentcrossdev: fix typo in comment (diff)
downloadcrossdev-e8bc12da4e22b0a1dc0d52f4ea01905b0ab3db2d.tar.gz
crossdev-e8bc12da4e22b0a1dc0d52f4ea01905b0ab3db2d.tar.bz2
crossdev-e8bc12da4e22b0a1dc0d52f4ea01905b0ab3db2d.zip
crossdev: update copyright line
Signed-off-by: Sam James <sam@gentoo.org>
-rwxr-xr-xcrossdev2
1 files changed, 1 insertions, 1 deletions
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@"