]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 4 Jan 2008 23:46:55 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 4 Jan 2008 23:46:55 +0000 (23:46 +0000)
configure.in
lib/isc/unix/app.c

index 08aaeb9508af40c7134fef757b638be1fad32f31..93bf3ca2581dfd96ab6bc62cc479ef03372dc897 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2008  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.433 $)
+AC_REVISION($Revision: 1.434 $)
 
 AC_INIT(lib/dns/name.c)
 AC_PREREQ(2.59)
index 9257ea6fd694371497d8047ec9250643d176ead1..95fcfae1573287b70f4ea4aa402259c044935c34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2008  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: app.c,v 1.55 2008/01/04 03:27:47 marka Exp $ */
+/* $Id: app.c,v 1.56 2008/01/04 23:46:55 tbox Exp $ */
 
 /*! \file */