X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=scripts%2Fcheckversion.pl;fp=scripts%2Fcheckversion.pl;h=9f84e562318d68983c4cf4f6a9fb69670b7f3b3f;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=df10db662eb1d510c7811c8d31c29d398ca8da9c;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/scripts/checkversion.pl b/scripts/checkversion.pl index df10db662..9f84e5623 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 , or cases of # including that don't need it. -# Copyright (C) 2003, Randy Dunlap +# Copyright (C) 2003, Randy Dunlap $| = 1;