]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 18 Mar 2010 23:50:57 +0000 (23:50 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 18 Mar 2010 23:50:57 +0000 (23:50 +0000)
configure.in

index 42fe5a712867c25fee14025971809ca2ffd99d0d..bbe509ea890790661ce50914f93fcbce5857beca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2010  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
 esyscmd([sed "s/^/# /" COPYRIGHT])dnl
 AC_DIVERT_POP()dnl
 
-AC_REVISION($Revision: 1.490 $)
+AC_REVISION($Revision: 1.491 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.59)