]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Fri, 1 Mar 2013 23:45:13 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 1 Mar 2013 23:45:13 +0000 (23:45 +0000)
bin/named/Makefile.in
bin/named/main.c

index 892725338b14bfa80779df1ee0faa591049015db..cbbcc88ce238032b6d2872af65d16dcc873b370c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2008, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2008, 2012, 2013  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index f60d185a7b9cd84b914d3545903f3e4decdc11f3..e6e5452f2816d7c6fe85ae3d462c1046f55f2fde 100644 (file)
@@ -689,7 +689,7 @@ setup(void) {
                                   isc_result_totext(result));
 
        isc_log_write(ns_g_lctx, NS_LOGCATEGORY_GENERAL, NS_LOGMODULE_MAIN,
-                     ISC_LOG_NOTICE, "starting %s %s%s", ns_g_product, 
+                     ISC_LOG_NOTICE, "starting %s %s%s", ns_g_product,
                      ns_g_version, saved_command_line);
 
        isc_log_write(ns_g_lctx, NS_LOGCATEGORY_GENERAL, NS_LOGMODULE_MAIN,