From: Andy Whitcroft Date: Tue, 6 Jan 2009 22:41:23 +0000 (-0800) Subject: checkpatch: update copyrights X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2a5a2c25224e26c5ee491af0dc5d39e4a16f619c;p=linux-beck.git checkpatch: update copyrights Signed-off-by: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index 770fa4101f43..f01569847969 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl @@ -1,7 +1,8 @@ #!/usr/bin/perl -w # (c) 2001, Dave Jones. (the file handling bit) # (c) 2005, Joel Schopp (the ugly bit) -# (c) 2007, Andy Whitcroft (new conditions, test suite, etc) +# (c) 2007,2008, Andy Whitcroft (new conditions, test suite) +# (c) 2008, Andy Whitcroft # Licensed under the terms of the GNU GPL License version 2 use strict;