update copyrights

This commit is contained in:
Mark Andrews
2014-02-20 10:53:11 +11:00
parent d7b9756a21
commit e676a59686
32 changed files with 134 additions and 63 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2013 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 2014 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
@@ -15,8 +15,8 @@
*/
zone example {
type master;
masterfile-format map;
file "example.db";
max-zone-ttl 3600;
type master;
masterfile-format map;
file "example.db";
max-zone-ttl 3600;
};