]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 4 Nov 2005 00:16:34 +0000 (00:16 +0000)
committerMark Andrews <marka@isc.org>
Fri, 4 Nov 2005 00:16:34 +0000 (00:16 +0000)
lib/lwres/lwinetntop.c

index c37fc1d997c948eee08ca20012e3ffe87325964a..78cd0b033e33cd857b73e4fbfe4673a6d4991002 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) 1996-2001, 2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -17,7 +17,7 @@
 
 #if defined(LIBC_SCCS) && !defined(lint)
 static char rcsid[] =
-       "$Id: lwinetntop.c,v 1.9.12.4 2005/11/03 23:08:42 marka Exp $";
+       "$Id: lwinetntop.c,v 1.9.12.5 2005/11/04 00:16:34 marka Exp $";
 #endif /* LIBC_SCCS and not lint */
 
 #include <config.h>