]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Thu, 3 Feb 2005 23:50:45 +0000 (23:50 +0000)
committerMark Andrews <marka@isc.org>
Thu, 3 Feb 2005 23:50:45 +0000 (23:50 +0000)
lib/dns/zone.c

index 3e7894cda63e928a2e25126b17145860b4f19ce4..29f99cb1d68aa29921a1b1e19c1d745261b4b8f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.c,v 1.333.2.23.2.54 2005/02/03 05:19:37 marka Exp $ */
+/* $Id: zone.c,v 1.333.2.23.2.55 2005/02/03 23:50:45 marka Exp $ */
 
 #include <config.h>