diff options
Diffstat (limited to 'scripts/checkversion.pl')
-rwxr-xr-x | scripts/checkversion.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkversion.pl b/scripts/checkversion.pl index df10db6..9f84e56 100755 --- a/scripts/checkversion.pl +++ b/scripts/checkversion.pl @@ -3,7 +3,7 @@ # checkversion find uses of LINUX_VERSION_CODE, KERNEL_VERSION, or # UTS_RELEASE without including <linux/version.h>, or cases of # including <linux/version.h> that don't need it. -# Copyright (C) 2003, Randy Dunlap <rddunlap@osdl.org> +# Copyright (C) 2003, Randy Dunlap <rdunlap@xenotime.net> $| = 1; |