update copyright notice

This commit is contained in:
Tinderbox User 2013-09-19 23:45:45 +00:00
parent 7175b5debc
commit 3f72c4af9e

View file

@ -8121,7 +8121,7 @@ ns_smf_add_message(isc_buffer_t *text) {
*/
#define HEADER1 "# New zone file for view: "
#define HEADER2 "\n# This file contains configuration for zones added by\n" \
"# the 'rndc addzone' command. DO NOT EDIT BY HAND.\n"
"# the 'rndc addzone' command. DO NOT EDIT BY HAND.\n"
isc_result_t
add_comment(FILE *fp, const char *viewname) {
isc_result_t result;
@ -8426,7 +8426,7 @@ ns_server_del_zone(ns_server_t *server, char *args) {
continue;
}
/*
/*
* But if it is the zone we want, skip over it
* so it will be omitted from the new file
*/