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

index 5184787cf29070230b62fdfd10ab7a19e33bc05f..36c0a6f2eab2931c079e98115b439bce2143cc10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-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 d0a67c5236e737f7039167772689f6d40c363c8d..3c55a6857630e8192db83fb149bf27e76188d4a4 100644 (file)
@@ -791,7 +791,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,