mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 10:50:04 -04:00
update copyright notice / whitespace
This commit is contained in:
parent
df0cb98bbe
commit
e3a5eb9332
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2009, 2010 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2009, 2010, 2016 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
|
||||
|
|
@ -53,7 +53,7 @@ zone "example.com" {
|
|||
};
|
||||
|
||||
zone "good" {
|
||||
type master;
|
||||
file "forgery.db";
|
||||
allow-query { any; };
|
||||
type master;
|
||||
file "forgery.db";
|
||||
allow-query { any; };
|
||||
};
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2004-2016 Internet Systems Consortium, Inc. ("ISC")
|
||||
* Copyright (C) 2002, 2003 Internet Software Consortium.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for any
|
||||
|
|
|
|||
Loading…
Reference in a new issue