]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 21 Aug 2008 23:45:31 +0000 (23:45 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 21 Aug 2008 23:45:31 +0000 (23:45 +0000)
bin/named/main.c
bin/named/named.docbook

index 51e8d37291dff563e9cf5ac8d0f4110dd26b6330..0a5a28bcfa48ce4e09a1596742612ea6e3238118 100644 (file)
@@ -1,8 +1,8 @@
 /*
- * Copyright (C) 2004-2006  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2006, 2008  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: main.c,v 1.119.2.3.2.26 2008/08/21 00:13:49 jinmei Exp $ */
+/* $Id: main.c,v 1.119.2.3.2.27 2008/08/21 23:45:31 tbox Exp $ */
 
 #include <config.h>
 
@@ -667,7 +667,7 @@ setup(void) {
                                               sizeof(absolute_conffile));
                if (result != ISC_R_SUCCESS)
                        ns_main_earlyfatal("could not construct absolute path of "
-                                          "configuration file: %s", 
+                                          "configuration file: %s",
                                           isc_result_totext(result));
                ns_g_conffile = absolute_conffile;
        }
@@ -740,7 +740,7 @@ ns_smf_get_instance(char **ins_name, int debug, isc_mem_t *mctx) {
                if (debug)
                        UNEXPECTED_ERROR(__FILE__, __LINE__,
                                         "scf_handle_create() failed: %s",
-                                        scf_strerror(scf_error()));
+                                        scf_strerror(scf_error()));
                return (ISC_R_FAILURE);
        }
 
index 351e361371a3483ed99eb94d78408ea575ae8d88..c6073c34dd364eb63ea40534ba91888da0c65182 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
  - Copyright (C) 2000, 2001, 2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and/or distribute this software for any
@@ -18,7 +18,7 @@
  - PERFORMANCE OF THIS SOFTWARE.
 -->
 
-<!-- $Id: named.docbook,v 1.5.98.14 2008/08/21 00:13:49 jinmei Exp $ -->
+<!-- $Id: named.docbook,v 1.5.98.15 2008/08/21 23:45:31 tbox Exp $ -->
 
 <refentry>
   <refentryinfo>
@@ -37,6 +37,7 @@
       <year>2005</year>
       <year>2006</year>
       <year>2007</year>
+      <year>2008</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
     <copyright>