From: Andy Whitcroft Date: Tue, 26 Oct 2010 21:23:17 +0000 (-0700) Subject: checkpatch: update copyright dates X-Git-Tag: v2.6.37-rc1~105^2~6 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=015830be9779aeae7de7060b07a3157a8e41bcb4;p=~emulex%2Finfiniband.git checkpatch: update copyright dates 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 c151c9e142a..53b2eaecba0 100755 --- a/scripts/checkpatch.pl +++ b/scripts/checkpatch.pl @@ -2,7 +2,7 @@ # (c) 2001, Dave Jones. (the file handling bit) # (c) 2005, Joel Schopp (the ugly bit) # (c) 2007,2008, Andy Whitcroft (new conditions, test suite) -# (c) 2008,2009, Andy Whitcroft +# (c) 2008-2010 Andy Whitcroft # Licensed under the terms of the GNU GPL License version 2 use strict;