]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Sun, 20 Mar 2005 22:32:57 +0000 (22:32 +0000)
committerMark Andrews <marka@isc.org>
Sun, 20 Mar 2005 22:32:57 +0000 (22:32 +0000)
lib/dns/rdata.c
lib/dns/rdata/any_255/tsig_250.c

index e0685f581a7b625e7eafcbb22c2cd61029c0ab7d..1b82a50c68505f523b2937fa9bd07e3f79f890b6 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) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: rdata.c,v 1.186 2005/03/18 04:31:00 marka Exp $ */
+/* $Id: rdata.c,v 1.187 2005/03/20 22:32:57 marka Exp $ */
 
 #include <config.h>
 #include <ctype.h>
index 2c8637e7e163899292e475abb37612c01ef7c410..72cd63720272441ced35d41a8d9da409bc166e34 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: tsig_250.c,v 1.60 2005/03/18 04:31:01 marka Exp $ */
+/* $Id: tsig_250.c,v 1.61 2005/03/20 22:32:57 marka Exp $ */
 
 /* Reviewed: Thu Mar 16 13:39:43 PST 2000 by gson */