]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Mon, 5 Jan 2009 23:46:21 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Mon, 5 Jan 2009 23:46:21 +0000 (23:46 +0000)
15 files changed:
COPYRIGHT
bin/named/log.c
bin/named/xfrout.c
lib/dns/diff.c
lib/dns/include/dns/db.h
lib/dns/include/dns/validator.h
lib/dns/include/dns/view.h
lib/dns/include/dns/zone.h
lib/dns/resolver.c
lib/dns/validator.c
lib/isc/include/isc/log.h
lib/isc/log.c
lib/isc/unix/include/isc/time.h
lib/isc/win32/include/isc/time.h
lib/isc/win32/socket.c

index 8d6a0cef1378bd54c141005fecc29d4801c9df17..a59e3de627eba3ef8f05f79159dba1c6c9a3be6d 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,4 +1,4 @@
-Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
 Copyright (C) 1996-2003  Internet Software Consortium.
 
 Permission to use, copy, modify, and/or distribute this software for any
@@ -13,7 +13,7 @@ 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: COPYRIGHT,v 1.9.18.5 2008/01/02 23:46:02 tbox Exp $
+$Id: COPYRIGHT,v 1.9.18.6 2009/01/05 23:46:19 tbox Exp $
 
 Portions Copyright (C) 1996-2001  Nominum, Inc.
 
index 5a375c2dea0751e286c48e15ae81c3ae77eca72d..be9aa30500481c28457e617c3e65709fc4d93add 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.c,v 1.37.18.7 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: log.c,v 1.37.18.8 2009/01/05 23:46:19 tbox Exp $ */
 
 /*! \file */
 
index 92819782d4900e0fe484dc0b101a5429d9c4045d..3c030d82406f35a705e26cc6edd3269e2890b2fb 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2006, 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: xfrout.c,v 1.115.18.11 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: xfrout.c,v 1.115.18.12 2009/01/05 23:46:19 tbox Exp $ */
 
 #include <config.h>
 
index 791f2346d32e8372790db76da7c22d803e8e99e9..79ce1c8d23b75f44532684c9ceb3e299b1467e70 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: diff.c,v 1.9.18.4 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: diff.c,v 1.9.18.5 2009/01/05 23:46:19 tbox Exp $ */
 
 /*! \file */
 
index ce9f3d546792afaac41234aa0d37506403a527a3..c248a2ed36b7f81e5e4b58fe6b95c03217203279 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: db.h,v 1.76.18.11 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: db.h,v 1.76.18.12 2009/01/05 23:46:20 tbox Exp $ */
 
 #ifndef DNS_DB_H
 #define DNS_DB_H 1
index f47930ee561efe33b7e894d1ecf60e804968a031..62f98dedea4e327667ae2259376bfb2358106462 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.h,v 1.27.18.11 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: validator.h,v 1.27.18.12 2009/01/05 23:46:20 tbox Exp $ */
 
 #ifndef DNS_VALIDATOR_H
 #define DNS_VALIDATOR_H 1
index cb29e912c7bb01b06ace781eb84d4cf69059b07b..c726d40a10ae3bdd5b7333745d573b6985ab1396 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: view.h,v 1.91.18.10 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: view.h,v 1.91.18.11 2009/01/05 23:46:20 tbox Exp $ */
 
 #ifndef DNS_VIEW_H
 #define DNS_VIEW_H 1
index a52ebb28e2d4d8587e9c259f697ea421c40f5206..bc3948a8c020cb13afbe32cfa484d62e93a2a517 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: zone.h,v 1.126.18.20 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: zone.h,v 1.126.18.21 2009/01/05 23:46:20 tbox Exp $ */
 
 #ifndef DNS_ZONE_H
 #define DNS_ZONE_H 1
index 20f693f1a15524288fb813d3e63f677d7cb9b6f4..f0a756766791b98781f77c6ba4baa8281364feed 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: resolver.c,v 1.284.18.82 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: resolver.c,v 1.284.18.83 2009/01/05 23:46:19 tbox Exp $ */
 
 /*! \file */
 
index 29c337bb28d65e920f37bf0f8488e0650fc96ea3..06526b2804021747d3fddc6781c25e63f93c4981 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: validator.c,v 1.119.18.44 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: validator.c,v 1.119.18.45 2009/01/05 23:46:20 tbox Exp $ */
 
 /*! \file */
 
index 1c9a45d206691519d0dd202416db00750e7ce38e..5d999b8c9dbfabcb4df3e4199f22ceb3fc7ec413 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.h,v 1.47.18.4 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: log.h,v 1.47.18.5 2009/01/05 23:46:21 tbox Exp $ */
 
 #ifndef ISC_LOG_H
 #define ISC_LOG_H 1
index 8447c357802c4b667911d699a1f22e4e97c368c8..8622421c4145662e4699f0da42b423a8fa14c7e9 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: log.c,v 1.84.18.9 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: log.c,v 1.84.18.10 2009/01/05 23:46:20 tbox Exp $ */
 
 /*! \file
  * \author  Principal Authors: DCL */
index b04f1be34b2946d1ca58dfa4aa380490ae0c0ecb..e44515595cef0768df3c2e6a97355917d3169a7e 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.h,v 1.30.18.3 2009/01/05 23:22:25 jinmei Exp $ */
+/* $Id: time.h,v 1.30.18.4 2009/01/05 23:46:21 tbox Exp $ */
 
 #ifndef ISC_TIME_H
 #define ISC_TIME_H 1
index 5fef3993bd43b6d30c4211dace75813edbdf45ef..e307fc4994aea3fadc506d65e55fe1e2c0e077e9 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2001  Internet Software Consortium.
  *
- * Permission to use, copy, modify, and distribute this software for any
+ * Permission to use, copy, modify, and/or 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.
  *
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: time.h,v 1.27.18.1 2009/01/05 23:22:26 jinmei Exp $ */
+/* $Id: time.h,v 1.27.18.2 2009/01/05 23:46:21 tbox Exp $ */
 
 #ifndef ISC_TIME_H
 #define ISC_TIME_H 1
index 3b834d7ad239593b21e4da3a22c53a9cc4f2fb80..a27059195255b824a171d8aa91fc26af98c06f95 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: socket.c,v 1.30.18.41 2009/01/05 23:22:26 jinmei Exp $ */
+/* $Id: socket.c,v 1.30.18.42 2009/01/05 23:46:21 tbox Exp $ */
 
 /* This code uses functions which are only available on Server 2003 and
  * higher, and Windows XP and higher.