]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
s/2008/2009/
authorMark Andrews <marka@isc.org>
Tue, 6 Jan 2009 03:58:29 +0000 (03:58 +0000)
committerMark Andrews <marka@isc.org>
Tue, 6 Jan 2009 03:58:29 +0000 (03:58 +0000)
util/update_copyrights

index 927e85b7ac2df1bec2aafff1268f8333d1d1d873..e0b4185ad9c2f876d86d25baeb89600de22b1169 100644 (file)
@@ -15,7 +15,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: update_copyrights,v 1.51 2008/01/18 00:43:22 marka Exp $
+# $Id: update_copyrights,v 1.52 2009/01/06 03:58:29 marka Exp $
 
 require 5.002;
 
@@ -431,7 +431,7 @@ foreach $file (keys %file_types) {
                        print TARGET "\n";
                 }
 
-               if ($type eq "C" && $sysyears =~ /2008/) {
+               if ($type eq "C" && $sysyears =~ /2009/) {
                        my $body = "";
                        while (<SOURCE>) {
                        # Process leading white space.