update copyright notice / whitespace

This commit is contained in:
Tinderbox User 2016-10-11 23:49:14 +00:00
parent df0cb98bbe
commit e3a5eb9332
2 changed files with 5 additions and 5 deletions

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

View file

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