[PATCH 02/13] checkpatch: update copyrights

From: Andy Whitcroft
Date: Sun Dec 07 2008 - 13:31:51 EST


From: Andy Whitcroft <apw@xxxxxxxxxxxxx>

Signed-off-by: Andy Whitcroft <apw@xxxxxxxxxxxxx>
---
scripts/checkpatch.pl | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
index 770fa41..f015698 100755
--- a/scripts/checkpatch.pl
+++ b/scripts/checkpatch.pl
@@ -1,7 +1,8 @@
#!/usr/bin/perl -w
# (c) 2001, Dave Jones. <davej@xxxxxxxxxx> (the file handling bit)
# (c) 2005, Joel Schopp <jschopp@xxxxxxxxxxxxxx> (the ugly bit)
-# (c) 2007, Andy Whitcroft <apw@xxxxxxxxxx> (new conditions, test suite, etc)
+# (c) 2007,2008, Andy Whitcroft <apw@xxxxxxxxxx> (new conditions, test suite)
+# (c) 2008, Andy Whitcroft <apw@xxxxxxxxxxxxx>
# Licensed under the terms of the GNU GPL License version 2

use strict;
--
1.6.0.4.911.gc990

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/