projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e0b43
)
checkpatch: update copyrights
author
Andy Whitcroft
<
[email protected]
>
Tue, 6 Jan 2009 22:41:23 +0000
(14:41 -0800)
committer
Linus Torvalds
<
[email protected]
>
Tue, 6 Jan 2009 23:59:16 +0000
(15:59 -0800)
Signed-off-by: Andy Whitcroft <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
scripts/checkpatch.pl
patch
|
blob
|
history
diff --git
a/scripts/checkpatch.pl
b/scripts/checkpatch.pl
index 770fa4101f433a33648df487c3bda08df3dc092d..f01569847969750a9b5844c0bf910ee18a55980a 100755
(executable)
--- a/
scripts/checkpatch.pl
+++ b/
scripts/checkpatch.pl
@@
-1,7
+1,8
@@
#!/usr/bin/perl -w
# (c) 2001, Dave Jones. <
[email protected]
> (the file handling bit)
# (c) 2005, Joel Schopp <
[email protected]
> (the ugly bit)
-# (c) 2007, Andy Whitcroft <
[email protected]
> (new conditions, test suite, etc)
+# (c) 2007,2008, Andy Whitcroft <
[email protected]
> (new conditions, test suite)
+# (c) 2008, Andy Whitcroft <
[email protected]
>
# Licensed under the terms of the GNU GPL License version 2
use strict;