]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 10 Jun 2005 00:00:59 +0000 (00:00 +0000)
committerMark Andrews <marka@isc.org>
Fri, 10 Jun 2005 00:00:59 +0000 (00:00 +0000)
lib/isc/win32/errno2result.c
lib/isc/win32/errno2result.h
lib/lwres/Makefile.in

index 8c8c6038e94b06fc4dad507fd35a978e4f72d877..edb742fc578bd4325bc63e0ef158fa8b30b2bdc2 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) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: errno2result.c,v 1.10 2005/06/08 01:04:29 marka Exp $ */
+/* $Id: errno2result.c,v 1.11 2005/06/10 00:00:58 marka Exp $ */
 
 #include <config.h>
 
index 75d60b0c96ce7c743434a5f2ee918bda606a0e45..b28b9e7ccaf8bbe77fc0c88e89af022f57ac1efd 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) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: errno2result.h,v 1.7 2005/06/08 01:04:29 marka Exp $ */
+/* $Id: errno2result.h,v 1.8 2005/06/10 00:00:58 marka Exp $ */
 
 #ifndef UNIX_ERRNO2RESULT_H
 #define UNIX_ERRNO2RESULT_H 1
index b08beb68d0dae0d09b4885f616657a4de37758b2..07776d2debd6346b43c479de5b22ae875a7fc3ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 
-# $Id: Makefile.in,v 1.31 2005/06/08 02:07:01 marka Exp $
+# $Id: Makefile.in,v 1.32 2005/06/10 00:00:59 marka Exp $
 
 srcdir =       @srcdir@
 VPATH =                @srcdir@