]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Mon, 9 May 2005 00:41:48 +0000 (00:41 +0000)
committerMark Andrews <marka@isc.org>
Mon, 9 May 2005 00:41:48 +0000 (00:41 +0000)
lib/lwres/print.c

index b969fc1543b52b89a0a20f9b3f8263f77bd5a4bb..7456695ef30267bca98a0471e21271afd5217793 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-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: print.c,v 1.5 2005/05/06 02:09:50 marka Exp $ */
+/* $Id: print.c,v 1.6 2005/05/09 00:41:48 marka Exp $ */
 
 #include <config.h>