]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 18 Jun 2007 23:46:33 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 18 Jun 2007 23:46:33 +0000 (23:46 +0000)
16 files changed:
bin/named/config.c
lib/bind9/win32/DLLMain.c
lib/dns/win32/DLLMain.c
lib/isc/win32/DLLMain.c
lib/isc/win32/interfaceiter.c
lib/isc/win32/net.c
lib/isc/win32/ntpaths.c
lib/isc/win32/once.c
lib/isccc/win32/DLLMain.c
lib/isccfg/win32/DLLMain.c
lib/lwres/context.c
lib/lwres/getipnode.c
lib/lwres/win32/DLLMain.c
lib/lwres/win32/include/lwres/platform.h
lib/lwres/win32/lwconfig.c
lib/lwres/win32/socket.c

index f90bb7f4affd5a64adcf73584184895192a3baf1..0d3a5dfb7fc801888442317e7309b26b147b6e04 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 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: config.c,v 1.47.18.29 2007/06/17 23:48:27 marka Exp $ */
+/* $Id: config.c,v 1.47.18.30 2007/06/18 23:46:32 tbox Exp $ */
 
 /*! \file */
 
index ecd115bda7ffa209b6c250b58d8b71118b5cc69a..b0873de9676142ef71964344cec2052baedc99b6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DLLMain.c,v 1.2.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: DLLMain.c,v 1.2.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 #include <windows.h>
 #include <signal.h>
index 0a77917b636a35fd97ae69f42833583ec30fd5cc..1ad9d7f83142dea28cd69d0f1925460bb4080e14 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DLLMain.c,v 1.4.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: DLLMain.c,v 1.4.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 #include <windows.h>
 #include <signal.h>
index 0b3bcedc184fae3cdff0d40c803d86dd34f6aebf..c9dc556a3566f30b28090ef9a908314d0f78d8a7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DLLMain.c,v 1.5.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: DLLMain.c,v 1.5.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 #include <windows.h>
 #include <stdio.h>
index 9b59e9a3b8e63bdf162b190ea5987515822fbd05..8f70bb9bec2c10e2119b61042367590a2312b165 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: interfaceiter.c,v 1.8.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: interfaceiter.c,v 1.8.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 /*
  * Note that this code will need to be revisited to support IPv6 Interfaces.
index b2f1201abe9bb512c9f7a93b25cee386c3f8423d..095d642d317f423f9a32265c8b9209117dde9c32 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  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: net.c,v 1.9.18.4 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: net.c,v 1.9.18.5 2007/06/18 23:46:32 tbox Exp $ */
 
 #include <config.h>
 
index 8758ee23ca2bd3b288471d96182e8367186bdee0..74f1e0ca1cd2b52bd2c400df380636672850f2aa 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: ntpaths.c,v 1.9.18.1 2007/06/18 03:02:18 marka Exp $ */
+/* $Id: ntpaths.c,v 1.9.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 /*
  * This module fetches the required path information that is specific
index ea4c6d67ddd849b7d965a81ac94985f7ddbdb395..46428e4b2d29f06866d6b39ccf2e4fe2bfa2cf65 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: once.c,v 1.10.18.1 2007/06/18 01:20:12 marka Exp $ */
+/* $Id: once.c,v 1.10.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 /* Principal Authors: DCL */
 
index f8ea2917df441a39ed78b4cd1dae290ede41c13a..2f6c62c9d8c9fc04731972990bc0037feac8b148 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DLLMain.c,v 1.4.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: DLLMain.c,v 1.4.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 #include <windows.h>
 #include <signal.h>
index 5328afde4c2984c846be7f8f15591b97fcb14f6f..5df2e94bb19349accf237e1eda4ba403e3aa9a56 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DLLMain.c,v 1.4.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: DLLMain.c,v 1.4.18.2 2007/06/18 23:46:32 tbox Exp $ */
 
 #include <windows.h>
 #include <signal.h>
index d360bca9679a17f9174e1fc423c218e6a7738a20..3dc53eee5bf1a66b297bf00c8df558792939235b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 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: context.c,v 1.45.18.5 2007/06/18 03:30:39 marka Exp $ */
+/* $Id: context.c,v 1.45.18.6 2007/06/18 23:46:33 tbox Exp $ */
 
 /*! \file context.c 
    lwres_context_create() creates a #lwres_context_t structure for use in
index dd0e0d551afdcbf4de5794a3af79e33206d6930b..e37b1aa362cef90092aaa0d17232e6c00863fb7e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007  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: getipnode.c,v 1.37.18.5 2007/06/18 03:30:39 marka Exp $ */
+/* $Id: getipnode.c,v 1.37.18.6 2007/06/18 23:46:33 tbox Exp $ */
 
 /*! \file */
 
index b3a10d313ac9c583f0e0949c70111d2d0f155290..04458986c7427756f10aecef8aeafd9f4af1028c 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: DLLMain.c,v 1.3.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: DLLMain.c,v 1.3.18.2 2007/06/18 23:46:33 tbox Exp $ */
 
 #include <windows.h>
 #include <signal.h>
index da7a98227e1f507854a594817341ceb6a999e709..5def3d821d2937b1b8b45b5c204abca1e8d42b76 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007  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: platform.h,v 1.5.18.1 2007/06/18 03:08:56 marka Exp $ */
+/* $Id: platform.h,v 1.5.18.2 2007/06/18 23:46:33 tbox Exp $ */
 
 #ifndef LWRES_PLATFORM_H
 #define LWRES_PLATFORM_H 1
index 067b5abec66568b0e4955879edb9fef7fad0e879..3af18ac61cf2db2c5198a8e7fa1daf46c7f881ff 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2006, 2007  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: lwconfig.c,v 1.2.18.3 2007/06/18 03:02:18 marka Exp $ */
+/* $Id: lwconfig.c,v 1.2.18.4 2007/06/18 23:46:33 tbox Exp $ */
 
 /*
  * We do this so that we may incorporate everything in the main routines
index e173ce3bb60b1d03e8d1a776d9b287a0985970c8..12024186485fcadd3f6c6d010ab7ecc3f341e429 100644 (file)
@@ -1,3 +1,21 @@
+/*
+ * Copyright (C) 2007  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
+/* $Id: socket.c,v 1.1.4.2 2007/06/18 23:46:33 tbox Exp $ */
+
 #include <stdio.h>
 #include <lwres/platform.h>
 #include <Winsock2.h>