]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Thu, 26 Feb 2015 23:45:22 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 26 Feb 2015 23:45:22 +0000 (23:45 +0000)
CHANGES
bin/named/statschannel.c
bin/nsupdate/nsupdate.docbook
bin/python/dnssec-coverage.py.in
lib/dns/tests/dnstest.c
lib/isc/app_api.c
lib/isc/include/isc/app.h
lib/isc/nothreads/include/isc/mutex.h

diff --git a/CHANGES b/CHANGES
index 122035dbc61873d5f1c0983331b4636460947386..0c92aee3d3f0016ee9b6edfe35d9de01af6439fe 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        [RT #38548]
 
 4069.  [doc]           Reorganize options in the nsupdate man page.
-                        [RT #38515]
+                       [RT #38515]
 
 4068.  [bug]           Omit unknown serial number from JSON zone statistics.
-                        [RT #38604]
+                       [RT #38604]
 
 4067.  [cleanup]       Reduce noise from RRL when query logging is
                        disabled. [RT #38648]
index ed213017863f2e4991cbd715778a9e511040cefd..5b5328c57af88425b460c3656c7cbafebee33c1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2008-2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2008-2015  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 d6e1d68cf49ad154d12cc8557181ab1a481d0487..880b52eb84691a4269db1b2dc0726fc0aaa0fd06 100644 (file)
@@ -2,7 +2,7 @@
               "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
               [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2004-2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2004-2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
  - Copyright (C) 2000-2003  Internet Software Consortium.
  -
  - Permission to use, copy, modify, and/or distribute this software for any
@@ -44,6 +44,7 @@
       <year>2011</year>
       <year>2012</year>
       <year>2014</year>
+      <year>2015</year>
       <holder>Internet Systems Consortium, Inc. ("ISC")</holder>
     </copyright>
     <copyright>
index 58af5164517ad9a19efa650f3ff086f4be9b4ebe..4259ea70944bd2ed7f6709bf935620e0d20392a8 100755 (executable)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 ############################################################################
-# Copyright (C) 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-2015  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 6c26789e1952951154c7bb4748548dfb95e0582b..6aa6adc924ac8f554b3b3dcdac2763d2d6939fc2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011-2015  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 a85d0b80c5b7e8f85f2589b256117b1632bcff23..a11597a9cf884ab590a7d5aaa1d1a42ef713e703 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2013-2015  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
@@ -214,7 +214,7 @@ isc_app_run() {
 
 isc_boolean_t
 isc_app_isrunning() {
-        return (is_running);
+       return (is_running);
 }
 
 isc_result_t
index 477b5eae2ff3983c1073f639f5a443a576163a83..1e15e43dd5256098185034fe4e936196844c504d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009, 2013, 2014  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2013-2015  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 23eb0a09c6af127eb26a382e256bb3d6f2b887cb..7b18e0fdabe257c127e4f919756eed94484a337d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2015  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any