From 17873cf467f0fa13583191a6944e144749d35cb5 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Fri, 1 Mar 2013 23:45:45 +0000 Subject: [PATCH] update copyright notice --- bin/named/main.c | 2 +- bin/tests/system/autosign/clean.sh | 2 +- bin/tests/system/autosign/tests.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/named/main.c b/bin/named/main.c index d0f9c2c0d7..e3c269baea 100644 --- a/bin/named/main.c +++ b/bin/named/main.c @@ -808,7 +808,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, diff --git a/bin/tests/system/autosign/clean.sh b/bin/tests/system/autosign/clean.sh index 7355788a08..b4f14d7d57 100644 --- a/bin/tests/system/autosign/clean.sh +++ b/bin/tests/system/autosign/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2009-2012 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009-2013 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 diff --git a/bin/tests/system/autosign/tests.sh b/bin/tests/system/autosign/tests.sh index cc2a78d551..27522c64a7 100644 --- a/bin/tests/system/autosign/tests.sh +++ b/bin/tests/system/autosign/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2009-2012 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009-2013 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