[PATCH 02/13] checkpatch: update copyrights

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andy Whitcroft
Date: Sunday, December 7, 2008 - 11:30 am

From: Andy Whitcroft <apw@canonical.com>

Signed-off-by: Andy Whitcroft <apw@canonical.com>
---
 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@redhat.com> (the file handling bit)
 # (c) 2005, Joel Schopp <jschopp@austin.ibm.com> (the ugly bit)
-# (c) 2007, Andy Whitcroft <apw@uk.ibm.com> (new conditions, test suite, etc)
+# (c) 2007,2008, Andy Whitcroft <apw@uk.ibm.com> (new conditions, test suite)
+# (c) 2008, Andy Whitcroft <apw@canonical.com>
 # Licensed under the terms of the GNU GPL License version 2
 
 use strict;
-- 
1.6.0.4.911.gc990

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/13] update checkpatch to version 0.26, Andy Whitcroft, (Sun Dec 7, 11:30 am)
[PATCH 02/13] checkpatch: update copyrights, Andy Whitcroft, (Sun Dec 7, 11:30 am)
[PATCH 03/13] checkpatch: Add warning for p0-patches, Andy Whitcroft, (Sun Dec 7, 11:30 am)
[PATCH 12/13] checkpatch: fix the perlcritic errors, Andy Whitcroft, (Sun Dec 7, 11:30 am)
[PATCH 13/13] checkpatch: version: 0.26, Andy Whitcroft, (Sun Dec 7, 11:30 am)