]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice / whitespace
authorTinderbox User <tbox@isc.org>
Mon, 9 Nov 2015 23:45:22 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Mon, 9 Nov 2015 23:45:22 +0000 (23:45 +0000)
46 files changed:
Makefile.in
bin/check/Makefile.in
bin/confgen/Makefile.in
bin/delv/Makefile.in
bin/dig/Makefile.in
bin/dnssec/Makefile.in
bin/nsupdate/Makefile.in
bin/python/dnssec-checkds.py.in
bin/rndc/Makefile.in
bin/tests/system/dlzexternal/Makefile.in
bin/tests/system/filter-aaaa/Makefile.in
bin/tests/system/geoip/Makefile.in
bin/tests/system/lwresd/Makefile.in
bin/tests/system/rpz/Makefile.in
bin/tests/system/tsiggss/Makefile.in
doc/arm/noteversion.xml.in
doc/arm/pkgversion.xml.in
doc/arm/releaseinfo.xml.in
doc/doxygen/Makefile.in
lib/bind9/Makefile.in
lib/bind9/include/bind9/Makefile.in
lib/dns/include/dst/Makefile.in
lib/irs/Makefile.in
lib/isc/alpha/include/isc/Makefile.in
lib/isc/ia64/include/isc/Makefile.in
lib/isc/include/isc/Makefile.in
lib/isc/include/pk11/Makefile.in
lib/isc/include/pkcs11/Makefile.in
lib/isc/mips/include/isc/Makefile.in
lib/isc/noatomic/include/isc/Makefile.in
lib/isc/nothreads/include/isc/Makefile.in
lib/isc/powerpc/include/isc/Makefile.in
lib/isc/pthreads/include/isc/Makefile.in
lib/isc/sparc64/include/isc/Makefile.in
lib/isc/unix/include/isc/Makefile.in
lib/isc/win32/include/isc/Makefile.in
lib/isc/x86_32/include/isc/Makefile.in
lib/isc/x86_64/include/isc/Makefile.in
lib/isccc/include/isccc/Makefile.in
lib/isccfg/Makefile.in
lib/isccfg/include/isccfg/Makefile.in
lib/lwres/Makefile.in
lib/lwres/man/Makefile.in
lib/lwres/tests/Makefile.in
lib/samples/Makefile.in
lib/tests/include/tests/Makefile.in

index b5a0b2ad62b01e7ffa60e3b790edb3efeac5c86d..fe9eb009f1bd74c39a00f849158b26938fd57229 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 5db667186d9680ec8d9ed27b32278297062d5563..fb6c304db5dc721c41ece0d9f99a78936fa92db9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2007, 2009, 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
index 176ce54af78d888866376cf6016e8974cf70b76f..12649bd5c0d9b2ef796dfb2a8af724177fe9ed9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009, 2012, 2014, 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
@@ -74,11 +74,11 @@ rndc-confgen.@O@: rndc-confgen.c
 ddns-confgen.@O@: ddns-confgen.c
        ${LIBTOOL_MODE_COMPILE} ${CC} ${ALL_CFLAGS} -c ${srcdir}/ddns-confgen.c
 
-rndc-confgen@EXEEXT@: rndc-confgen.@O@ util.@O@ keygen.@O@ ${UOBJS} ${CONFDEPLIBS} 
+rndc-confgen@EXEEXT@: rndc-confgen.@O@ util.@O@ keygen.@O@ ${UOBJS} ${CONFDEPLIBS}
        export BASEOBJS="rndc-confgen.@O@ util.@O@ keygen.@O@ ${UOBJS}"; \
        ${FINALBUILDCMD}
 
-ddns-confgen@EXEEXT@: ddns-confgen.@O@ util.@O@ keygen.@O@ ${UOBJS} ${CONFDEPLIBS} 
+ddns-confgen@EXEEXT@: ddns-confgen.@O@ util.@O@ keygen.@O@ ${UOBJS} ${CONFDEPLIBS}
        export BASEOBJS="ddns-confgen.@O@ util.@O@ keygen.@O@ ${UOBJS}"; \
        ${FINALBUILDCMD}
 
index 5a59cf5392dc9ee5f690b853cb0fe596b68bc999..843fae174136fe0cf5f979cb2c0a33aa5afd1394 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014, 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 b5f23449315bea72ebf004d0b644f00622599e0d..5e9febc6d92387dfabf421b2bfd19d54016f034b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007, 2009, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 4409100fbee216f31f39fde81b84013d22ca22e3..b3c3d0c5e81ac59bd84f37d9d3970c1adb7b01b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005, 2007-2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007-2009, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
@@ -52,7 +52,7 @@ OBJS =                dnssectool.@O@
 
 SRCS =         dnssec-dsfromkey.c dnssec-keyfromlabel.c dnssec-keygen.c \
                dnssec-revoke.c dnssec-settime.c dnssec-signzone.c \
-               dnssec-verify.c dnssec-importkey.c dnssectool.c 
+               dnssec-verify.c dnssec-importkey.c dnssectool.c
 
 MANPAGES =     dnssec-dsfromkey.8 dnssec-keyfromlabel.8 dnssec-keygen.8 \
                dnssec-revoke.8 dnssec-settime.8 dnssec-signzone.8 \
index 4ac3331ca0dbcb4f319d58befac8d1d76d4485a7..50734189070f37c3eab0f3c0cb09177d2c486975 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2006-2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2006-2009, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index d821c097ce0dbea380aa125aa426a76e38c076d2..40b730ba07fc36d827c534afd002f443eb2d204c 100644 (file)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 ############################################################################
-# Copyright (C) 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-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 8c57d892e6892555390b6572b62db8c3069d6f37..ea5339edf7e63666695e1493b4b25946ca103329 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 5c15df1a2426ddcfa7ee43cfc772a8581d009f91..d0aa3d4e03c14c88ea85f85bbab0040e5968f214 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012, 2014, 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 8aa47fde1545171389fdb17b3bf33c4fb5a69d66..55119f7c546ff33b3097f32e56f681035b0061f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010-2012, 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
@@ -27,7 +27,7 @@ CINCLUDES =   ${ISC_INCLUDES}
 CDEFINES =
 CWARNINGS =
 
-DNSLIBS =      
+DNSLIBS =
 ISCLIBS =      .
 
 DNSDEPLIBS =
index 1b481af091cb7b9e46268f27b2a5cc77b009331e..204c921f28493689a037f35bd2e3f09c841d9a34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013  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
@@ -27,7 +27,7 @@ CINCLUDES =   ${ISC_INCLUDES}
 CDEFINES =
 CWARNINGS =
 
-DNSLIBS =      
+DNSLIBS =
 ISCLIBS =      .
 
 DNSDEPLIBS =
index 65ba897d923c9801a18d1ee495557b7bbeff3398..26933d07643cb9d13306865358815420232d0798 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000-2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index dec82e82166a7e178b9d51512e3d2ac850354deb..b311a7051623419d09e111747fe77710f33e25ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-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 2aab42a8b33df1df73bc5ca6081dab12a307027e..11c59721d7f2c787fdb2dc46ac2f39b4dc688f70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011, 2012, 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 d6bc8de6a637d6113b3e98363e4b560de3151e10..e42aeb2b3612c638990e416962cbdffa86fd7085 100644 (file)
@@ -1 +1,17 @@
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ - PERFORMANCE OF THIS SOFTWARE.
+-->
+
 <title>Release Notes for BIND Version @BIND9_VERSION@</title>
index c0e32dce861a59da3163fb85571b6a00be20098f..1329f53ad8f3b38f25be183c3bff5e539c4b06a2 100644 (file)
@@ -1 +1,17 @@
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ - PERFORMANCE OF THIS SOFTWARE.
+-->
+
       <para>This version of the manual corresponds to BIND version @PACKAGE_VERSION@.</para>
index facf35e77f533cfc2f770d759317b1ebde6ccf8d..a3bbd20a93b731ea19d2f1ee457b843b1027f6bd 100644 (file)
@@ -1 +1,17 @@
+<!--
+ - Copyright (C) 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
+ - copyright notice and this permission notice appear in all copies.
+ -
+ - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ - AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ - PERFORMANCE OF THIS SOFTWARE.
+-->
+
 <releaseinfo>BIND Version @BIND9_VERSION@</releaseinfo>
index c336635061979e5955b017f7bb58280e1b87aab1..7fe6850e46ceaa946f0c17d947580d1fc5844b34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2006, 2007, 2012, 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 648fc7b1a8ac8166b0b1563510cc5806a9a7dab1..32481c40c7cef4c37055d985d08779541b4ccaa2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2009, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index d531f97a61cdfd2d515ec23a8ff15f9259e36a05..0ba184b5102dfcd4eb03d70a342e651a5762dc78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 628c160e708a05d18821dec23c020b65edae50fb..293e0edf7f7caf9627f3f67e728b196c8671daa7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index cbba88dd33fe692a56e5b1f0f9a9846340879a5a..4028ff99c032fa8daa49c88e856772e10ed1e435 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009, 2012, 2014, 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 1dd56da4eb0f3992cc750fa9adcdb54cc2844034..df7561585b0a7ad19c2dd9d16635c83f31223632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 1dd56da4eb0f3992cc750fa9adcdb54cc2844034..df7561585b0a7ad19c2dd9d16635c83f31223632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 e27a69117e01a014539e6025a249c3bd87e38421..315d7dd2715b94c19d2f6298071f069b6d0061b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004-2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004-2009, 2012-2015  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 e29713115f75e25bcded33d00df4fc5eec3a1c49..c2de779c7c81771f0bb7cd4063cb870dcda6c53c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014, 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 c5ec7a496802986c001268dbc26a6507708bc3dc..8148daa8e644fe58d1de08fd12cc2d9a2b9b2929 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014, 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 1dd56da4eb0f3992cc750fa9adcdb54cc2844034..df7561585b0a7ad19c2dd9d16635c83f31223632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 1dd56da4eb0f3992cc750fa9adcdb54cc2844034..df7561585b0a7ad19c2dd9d16635c83f31223632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 3180cd5e034a904e7436b9c10fa88b0ade8da84b..f32180f3a783baa3bfa88a9953740b0851b1d7b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 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
index 1dd56da4eb0f3992cc750fa9adcdb54cc2844034..df7561585b0a7ad19c2dd9d16635c83f31223632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 b8c802f4580a74eef391e319d564ffdf57a2ba8b..68e6c76b8d6b55b0cb3e4664293574665113d971 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 1dd56da4eb0f3992cc750fa9adcdb54cc2844034..df7561585b0a7ad19c2dd9d16635c83f31223632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 b0b9bc76109b93bf54d6f510554a13f965394d96..f37036ac10ff715db6652e82e97da819cf7a0c8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 1998-2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 8e0e3cb6193186e722c9ba35ab553d6b7e04182f..6883f00b75eaaa75aad20ede9ed108cf413fceb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012-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 1dd56da4eb0f3992cc750fa9adcdb54cc2844034..df7561585b0a7ad19c2dd9d16635c83f31223632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 6400bad6fe97e9d09b8b6c081aa08f79c0d6e4f5..74b7f95cf3ec3cb25b81a0cd457c5818d99a1497 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2007, 2012, 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 18d9794bb546a79f7482cbd2059134ef2227aaf5..98a99616ec14fcf6c8051d6d72f44a8a30d4093b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 54b75fe08c8b0af385fa8ae1ab2e0bb77fd9e178..e6d4755d2f2d5d08df239f8d13c9eb8c2dbe27e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2009, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007, 2009, 2011-2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001-2003  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 83c019e6a20c8599ce5a88ecd080bc5e1ddd0855..84911c6f14c3f9d3975354279c3a473ba4b126e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007, 2012, 2014, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001, 2002  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index acee2c4297ad5857376bc0a7b5b1613f37c29d1f..e0d1ec6ba04eeb2617a925d25e2042b8bec56a26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2005, 2007, 2012, 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2005, 2007, 2012, 2014, 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
index 5194aca344fe6452176e3b93cc4b9aef22f7057c..f8446fed69d1e0794e809cce4e9273dd7582ad61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 2015  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 704fe763f7f3ec486e3f7db9b31c801e87ca3981..d12c0a6e9fd0e9371418e1691d121df7f475f07e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014, 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
@@ -34,7 +34,7 @@ LWRESDEPLIBS =        ../liblwres.@A@
 
 LIBS =         @LIBS@ @ATFLIBS@
 
-OBJS = 
+OBJS =
 SRCS =         config_test.c
 
 SUBDIRS =
index a44c8540b8e6e83368c1f99012a983f8a0b96dd2..0ce9a21fd9b8528b012d6eab6b4d037714863082 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2012-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2009, 2012-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 2dedea5277d736340d4b359b502ec0189765c116..ebb0b58ea77ca9e67c2aa9e6380f437dfef31a31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2012, 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