]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Thu, 24 Mar 2016 23:45:21 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 24 Mar 2016 23:45:21 +0000 (23:45 +0000)
bin/tests/system/cacheclean/tests.sh
lib/dns/cache.c
lib/dns/include/dns/Makefile.in
lib/dns/include/dns/dbiterator.h
lib/dns/tests/dbiterator_test.c
lib/isc/include/isc/Makefile.in
util/kit.sh

index 0ab44dab032b70ff8b3eca6fcaf70bd790cfad40..539550fd99669e496dcdcc756328b1786b4a21ad 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 514959cf5768002b10ad8d7641ddbe4c4c54a71a..f95e9e3fe8eb85c8d5b79a36ce56d97ac1922b31 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2016  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 4ec59b345a692ccee98e659e42fed81813b11be1..9a828c9bdab631e623339f2a52d86a84f0969ed7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007-2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007-2009, 2011-2016  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 8f51d1c96f80e367a297d7950f071dde65a45460..c36f18d48922adb946cc2a0e62fde91aea9ed2b7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2016  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -288,7 +288,7 @@ dns_dbiterator_setcleanmode(dns_dbiterator_t *iterator, isc_boolean_t mode);
  * Indicate that the given iterator is/is not cleaning the DB.
  *
  * Notes:
- *\li  When 'mode' is ISC_TRUE, 
+ *\li  When 'mode' is ISC_TRUE,
  *
  * Requires:
  *\li  'iterator' is a valid iterator.
index 888d3be89dc6effebeb1ca5fad11632abefd65bd..f893753a3d1f17d3bbd13089b04a5df6e941d2ec 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011, 2012, 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
index f3f236715788f069ca02e821068524a6644b4ded..9448937b00af4b1a745e1157f71d8c584d78dcf9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2009, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2009, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001, 2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 92ec411a39b06f01f82bca8f4a3310e93da55032..9115980c4bca8ca056081203afbe3754aeb88abf 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2004, 2007-2010, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007-2010, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any