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

index 468732ed23cc6c35643b8a4b764eee6ed68f9eb3..e56959bd0bc61bf111d9494a33f21632e0cc9320 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.37 2005/02/03 05:13:28 marka Exp $ */
+/* $Id: zone.c,v 1.333.2.38 2005/02/03 23:48:30 marka Exp $ */
 
 #include <config.h>