]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Fri, 9 Jan 2009 23:47:46 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Fri, 9 Jan 2009 23:47:46 +0000 (23:47 +0000)
bin/named/include/named/server.h
bin/named/include/named/types.h
bin/named/server.c
bin/named/statschannel.c
lib/dns/cache.c
lib/dns/include/dns/cache.h
lib/dns/view.c
lib/isccfg/namedconf.c

index d1838c95b3d3ec4467576c380741f491f740d019..2c5f03379b4dfe96419f39385716048ac0e9b285 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: server.h,v 1.94 2009/01/09 22:24:36 jinmei Exp $ */
+/* $Id: server.h,v 1.95 2009/01/09 23:47:45 tbox Exp $ */
 
 #ifndef NAMED_SERVER_H
 #define NAMED_SERVER_H 1
index 8c335900fcbe5a2d0bc6d8cec031c0b5f910e029..7a7886e2b6344397676f3e64da7e32dac51be2d9 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-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: types.h,v 1.30 2009/01/09 22:24:36 jinmei Exp $ */
+/* $Id: types.h,v 1.31 2009/01/09 23:47:45 tbox Exp $ */
 
 #ifndef NAMED_TYPES_H
 #define NAMED_TYPES_H 1
index 098e21ec75ea3453f2b065a50d0e9fc5f9e39ab7..4998118e5effe41ec6396121f49d3642be67f9df 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: server.c,v 1.523 2009/01/09 22:24:36 jinmei Exp $ */
+/* $Id: server.c,v 1.524 2009/01/09 23:47:45 tbox Exp $ */
 
 /*! \file */
 
@@ -1250,7 +1250,7 @@ configure_view(dns_view_t *view, const cfg_obj_t *config,
 
        /*
         * Obtain configuration parameters that affect the decision of whether
-        * we can reuse/share an existing cache. 
+        * we can reuse/share an existing cache.
         */
        obj = NULL;
        result = ns_config_get(maps, "cleaning-interval", &obj);
index 73cf3b7b7cb91f9d551f94220e66e3440e157d51..f2fb0c7105c52f4b91129e8d1fb4a960c9eb7128 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2008, 2009  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: statschannel.c,v 1.16 2009/01/09 22:24:36 jinmei Exp $ */
+/* $Id: statschannel.c,v 1.17 2009/01/09 23:47:45 tbox Exp $ */
 
 /*! \file */
 
index f4907d1addc17ca1b14cc3b826ab9d6adad694cc..aafef6ffb9b0c274a54de27ee766d41bb1204f2a 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: cache.c,v 1.81 2009/01/09 22:24:36 jinmei Exp $ */
+/* $Id: cache.c,v 1.82 2009/01/09 23:47:45 tbox Exp $ */
 
 /*! \file */
 
index 34ec6f337284091ae70318ec9b9aa244a6cb7373..1a59ea9ef2a647f73ced67eee36ad1fd9acaa254 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: cache.h,v 1.27 2009/01/09 22:24:37 jinmei Exp $ */
+/* $Id: cache.h,v 1.28 2009/01/09 23:47:46 tbox Exp $ */
 
 #ifndef DNS_CACHE_H
 #define DNS_CACHE_H 1
index 2b9e851cae50a9bdbae7612fe54b6c9a323fa8ed..d97e4b704168b9e30e4d440d4fee8b51efa3e28c 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: view.c,v 1.151 2009/01/09 22:24:36 jinmei Exp $ */
+/* $Id: view.c,v 1.152 2009/01/09 23:47:45 tbox Exp $ */
 
 /*! \file */
 
index 3c954c977c1285971c781aadadd1521f5e686c3e..91c804d6566ea2fa6e05f7725e254ca109ce1c57 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) 2002, 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: namedconf.c,v 1.93 2009/01/09 22:24:37 jinmei Exp $ */
+/* $Id: namedconf.c,v 1.94 2009/01/09 23:47:46 tbox Exp $ */
 
 /*! \file */