update copyright notice

This commit is contained in:
Tinderbox User 2013-03-01 23:45:45 +00:00
parent e3d5e35461
commit 17873cf467
3 changed files with 3 additions and 3 deletions

View file

@ -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,

View file

@ -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

View file

@ -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