aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDave Jones <[email protected]>2008-10-20 13:31:45 -0400
committerLinus Torvalds <[email protected]>2008-10-20 12:50:03 -0700
commitf4432c5caec5fa95ea7eefd00f8e6cee17e2e023 (patch)
tree677d41b0c8ad3f72157302ddb4e61428ccbee24e /scripts
parent6da0b38f4433fb0f24615449d7966471b6e5eae0 (diff)
Update email addresses.
Update assorted email addresses and related info to point to a single current, valid address. additionally - trivial CREDITS entry updates. (Not that this file means much any more) - remove arjans dead redhat.com address from powernow driver Signed-off-by: Dave Jones <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/checkpatch.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl
index e30bac141b21..f88bb3e21cda 100755
--- a/scripts/checkpatch.pl
+++ b/scripts/checkpatch.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl -w
-# (c) 2001, Dave Jones. <[email protected]> (the file handling bit)
+# (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)
# Licensed under the terms of the GNU GPL License version 2