update copyright notice / whitespace

This commit is contained in:
Tinderbox User 2016-10-11 23:48:09 +00:00
parent 619f34616f
commit e6848a2c3e

View file

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