diff --git a/Makefile.in b/Makefile.in
index b5a0b2ad62..fe9eb009f1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -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
diff --git a/bin/check/Makefile.in b/bin/check/Makefile.in
index 5db667186d..fb6c304db5 100644
--- a/bin/check/Makefile.in
+++ b/bin/check/Makefile.in
@@ -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
diff --git a/bin/confgen/Makefile.in b/bin/confgen/Makefile.in
index 176ce54af7..12649bd5c0 100644
--- a/bin/confgen/Makefile.in
+++ b/bin/confgen/Makefile.in
@@ -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}
diff --git a/bin/delv/Makefile.in b/bin/delv/Makefile.in
index 5a59cf5392..843fae1741 100644
--- a/bin/delv/Makefile.in
+++ b/bin/delv/Makefile.in
@@ -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
diff --git a/bin/dig/Makefile.in b/bin/dig/Makefile.in
index b5f2344931..5e9febc6d9 100644
--- a/bin/dig/Makefile.in
+++ b/bin/dig/Makefile.in
@@ -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
diff --git a/bin/dnssec/Makefile.in b/bin/dnssec/Makefile.in
index 4409100fbe..b3c3d0c5e8 100644
--- a/bin/dnssec/Makefile.in
+++ b/bin/dnssec/Makefile.in
@@ -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 \
diff --git a/bin/nsupdate/Makefile.in b/bin/nsupdate/Makefile.in
index 4ac3331ca0..5073418907 100644
--- a/bin/nsupdate/Makefile.in
+++ b/bin/nsupdate/Makefile.in
@@ -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
diff --git a/bin/python/dnssec-checkds.py.in b/bin/python/dnssec-checkds.py.in
index d821c097ce..40b730ba07 100644
--- a/bin/python/dnssec-checkds.py.in
+++ b/bin/python/dnssec-checkds.py.in
@@ -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
diff --git a/bin/rndc/Makefile.in b/bin/rndc/Makefile.in
index 8c57d892e6..ea5339edf7 100644
--- a/bin/rndc/Makefile.in
+++ b/bin/rndc/Makefile.in
@@ -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
diff --git a/bin/tests/system/dlzexternal/Makefile.in b/bin/tests/system/dlzexternal/Makefile.in
index 5c15df1a24..d0aa3d4e03 100644
--- a/bin/tests/system/dlzexternal/Makefile.in
+++ b/bin/tests/system/dlzexternal/Makefile.in
@@ -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
diff --git a/bin/tests/system/filter-aaaa/Makefile.in b/bin/tests/system/filter-aaaa/Makefile.in
index 8aa47fde15..55119f7c54 100644
--- a/bin/tests/system/filter-aaaa/Makefile.in
+++ b/bin/tests/system/filter-aaaa/Makefile.in
@@ -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 =
diff --git a/bin/tests/system/geoip/Makefile.in b/bin/tests/system/geoip/Makefile.in
index 1b481af091..204c921f28 100644
--- a/bin/tests/system/geoip/Makefile.in
+++ b/bin/tests/system/geoip/Makefile.in
@@ -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 =
diff --git a/bin/tests/system/lwresd/Makefile.in b/bin/tests/system/lwresd/Makefile.in
index 65ba897d92..26933d0764 100644
--- a/bin/tests/system/lwresd/Makefile.in
+++ b/bin/tests/system/lwresd/Makefile.in
@@ -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
diff --git a/bin/tests/system/rpz/Makefile.in b/bin/tests/system/rpz/Makefile.in
index dec82e8216..b311a70516 100644
--- a/bin/tests/system/rpz/Makefile.in
+++ b/bin/tests/system/rpz/Makefile.in
@@ -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
diff --git a/bin/tests/system/tsiggss/Makefile.in b/bin/tests/system/tsiggss/Makefile.in
index 2aab42a8b3..11c59721d7 100644
--- a/bin/tests/system/tsiggss/Makefile.in
+++ b/bin/tests/system/tsiggss/Makefile.in
@@ -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
diff --git a/doc/arm/noteversion.xml.in b/doc/arm/noteversion.xml.in
index d6bc8de6a6..e42aeb2b36 100644
--- a/doc/arm/noteversion.xml.in
+++ b/doc/arm/noteversion.xml.in
@@ -1 +1,17 @@
+
+
Release Notes for BIND Version @BIND9_VERSION@
diff --git a/doc/arm/pkgversion.xml.in b/doc/arm/pkgversion.xml.in
index c0e32dce86..1329f53ad8 100644
--- a/doc/arm/pkgversion.xml.in
+++ b/doc/arm/pkgversion.xml.in
@@ -1 +1,17 @@
+
+
This version of the manual corresponds to BIND version @PACKAGE_VERSION@.
diff --git a/doc/arm/releaseinfo.xml.in b/doc/arm/releaseinfo.xml.in
index facf35e77f..a3bbd20a93 100644
--- a/doc/arm/releaseinfo.xml.in
+++ b/doc/arm/releaseinfo.xml.in
@@ -1 +1,17 @@
+
+
BIND Version @BIND9_VERSION@
diff --git a/doc/doxygen/Makefile.in b/doc/doxygen/Makefile.in
index c336635061..7fe6850e46 100644
--- a/doc/doxygen/Makefile.in
+++ b/doc/doxygen/Makefile.in
@@ -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
diff --git a/lib/bind9/Makefile.in b/lib/bind9/Makefile.in
index 648fc7b1a8..32481c40c7 100644
--- a/lib/bind9/Makefile.in
+++ b/lib/bind9/Makefile.in
@@ -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
diff --git a/lib/bind9/include/bind9/Makefile.in b/lib/bind9/include/bind9/Makefile.in
index d531f97a61..0ba184b510 100644
--- a/lib/bind9/include/bind9/Makefile.in
+++ b/lib/bind9/include/bind9/Makefile.in
@@ -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
diff --git a/lib/dns/include/dst/Makefile.in b/lib/dns/include/dst/Makefile.in
index 628c160e70..293e0edf7f 100644
--- a/lib/dns/include/dst/Makefile.in
+++ b/lib/dns/include/dst/Makefile.in
@@ -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
diff --git a/lib/irs/Makefile.in b/lib/irs/Makefile.in
index cbba88dd33..4028ff99c0 100644
--- a/lib/irs/Makefile.in
+++ b/lib/irs/Makefile.in
@@ -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
diff --git a/lib/isc/alpha/include/isc/Makefile.in b/lib/isc/alpha/include/isc/Makefile.in
index 1dd56da4eb..df7561585b 100644
--- a/lib/isc/alpha/include/isc/Makefile.in
+++ b/lib/isc/alpha/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/ia64/include/isc/Makefile.in b/lib/isc/ia64/include/isc/Makefile.in
index 1dd56da4eb..df7561585b 100644
--- a/lib/isc/ia64/include/isc/Makefile.in
+++ b/lib/isc/ia64/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in
index e27a69117e..315d7dd271 100644
--- a/lib/isc/include/isc/Makefile.in
+++ b/lib/isc/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/include/pk11/Makefile.in b/lib/isc/include/pk11/Makefile.in
index e29713115f..c2de779c7c 100644
--- a/lib/isc/include/pk11/Makefile.in
+++ b/lib/isc/include/pk11/Makefile.in
@@ -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
diff --git a/lib/isc/include/pkcs11/Makefile.in b/lib/isc/include/pkcs11/Makefile.in
index c5ec7a4968..8148daa8e6 100644
--- a/lib/isc/include/pkcs11/Makefile.in
+++ b/lib/isc/include/pkcs11/Makefile.in
@@ -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
diff --git a/lib/isc/mips/include/isc/Makefile.in b/lib/isc/mips/include/isc/Makefile.in
index 1dd56da4eb..df7561585b 100644
--- a/lib/isc/mips/include/isc/Makefile.in
+++ b/lib/isc/mips/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/noatomic/include/isc/Makefile.in b/lib/isc/noatomic/include/isc/Makefile.in
index 1dd56da4eb..df7561585b 100644
--- a/lib/isc/noatomic/include/isc/Makefile.in
+++ b/lib/isc/noatomic/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/nothreads/include/isc/Makefile.in b/lib/isc/nothreads/include/isc/Makefile.in
index 3180cd5e03..f32180f3a7 100644
--- a/lib/isc/nothreads/include/isc/Makefile.in
+++ b/lib/isc/nothreads/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/powerpc/include/isc/Makefile.in b/lib/isc/powerpc/include/isc/Makefile.in
index 1dd56da4eb..df7561585b 100644
--- a/lib/isc/powerpc/include/isc/Makefile.in
+++ b/lib/isc/powerpc/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/pthreads/include/isc/Makefile.in b/lib/isc/pthreads/include/isc/Makefile.in
index b8c802f458..68e6c76b8d 100644
--- a/lib/isc/pthreads/include/isc/Makefile.in
+++ b/lib/isc/pthreads/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/sparc64/include/isc/Makefile.in b/lib/isc/sparc64/include/isc/Makefile.in
index 1dd56da4eb..df7561585b 100644
--- a/lib/isc/sparc64/include/isc/Makefile.in
+++ b/lib/isc/sparc64/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/unix/include/isc/Makefile.in b/lib/isc/unix/include/isc/Makefile.in
index b0b9bc7610..f37036ac10 100644
--- a/lib/isc/unix/include/isc/Makefile.in
+++ b/lib/isc/unix/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/win32/include/isc/Makefile.in b/lib/isc/win32/include/isc/Makefile.in
index 8e0e3cb619..6883f00b75 100644
--- a/lib/isc/win32/include/isc/Makefile.in
+++ b/lib/isc/win32/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/x86_32/include/isc/Makefile.in b/lib/isc/x86_32/include/isc/Makefile.in
index 1dd56da4eb..df7561585b 100644
--- a/lib/isc/x86_32/include/isc/Makefile.in
+++ b/lib/isc/x86_32/include/isc/Makefile.in
@@ -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
diff --git a/lib/isc/x86_64/include/isc/Makefile.in b/lib/isc/x86_64/include/isc/Makefile.in
index 6400bad6fe..74b7f95cf3 100644
--- a/lib/isc/x86_64/include/isc/Makefile.in
+++ b/lib/isc/x86_64/include/isc/Makefile.in
@@ -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
diff --git a/lib/isccc/include/isccc/Makefile.in b/lib/isccc/include/isccc/Makefile.in
index 18d9794bb5..98a99616ec 100644
--- a/lib/isccc/include/isccc/Makefile.in
+++ b/lib/isccc/include/isccc/Makefile.in
@@ -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
diff --git a/lib/isccfg/Makefile.in b/lib/isccfg/Makefile.in
index 54b75fe08c..e6d4755d2f 100644
--- a/lib/isccfg/Makefile.in
+++ b/lib/isccfg/Makefile.in
@@ -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
diff --git a/lib/isccfg/include/isccfg/Makefile.in b/lib/isccfg/include/isccfg/Makefile.in
index 83c019e6a2..84911c6f14 100644
--- a/lib/isccfg/include/isccfg/Makefile.in
+++ b/lib/isccfg/include/isccfg/Makefile.in
@@ -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
diff --git a/lib/lwres/Makefile.in b/lib/lwres/Makefile.in
index acee2c4297..e0d1ec6ba0 100644
--- a/lib/lwres/Makefile.in
+++ b/lib/lwres/Makefile.in
@@ -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
diff --git a/lib/lwres/man/Makefile.in b/lib/lwres/man/Makefile.in
index 5194aca344..f8446fed69 100644
--- a/lib/lwres/man/Makefile.in
+++ b/lib/lwres/man/Makefile.in
@@ -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
diff --git a/lib/lwres/tests/Makefile.in b/lib/lwres/tests/Makefile.in
index 704fe763f7..d12c0a6e9f 100644
--- a/lib/lwres/tests/Makefile.in
+++ b/lib/lwres/tests/Makefile.in
@@ -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 =
diff --git a/lib/samples/Makefile.in b/lib/samples/Makefile.in
index a44c8540b8..0ce9a21fd9 100644
--- a/lib/samples/Makefile.in
+++ b/lib/samples/Makefile.in
@@ -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
diff --git a/lib/tests/include/tests/Makefile.in b/lib/tests/include/tests/Makefile.in
index 2dedea5277..ebb0b58ea7 100644
--- a/lib/tests/include/tests/Makefile.in
+++ b/lib/tests/include/tests/Makefile.in
@@ -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
diff --git a/util/copyrights b/util/copyrights
index 78571b71f2..6df796911a 100644
--- a/util/copyrights
+++ b/util/copyrights
@@ -6,14 +6,14 @@
./FAQ X 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015
./FAQ.xml SGML 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2013,2014,2015
./HISTORY X 2010,2013
-./Makefile.in MAKE 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014
+./Makefile.in MAKE 1998,1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014,2015
./README X 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./acconfig.h C 1999,2000,2001,2002,2003,2004,2005,2007,2008,2012,2014
./aclocal.m4 X 1999,2000,2001,2012,2014
./autogen.sh SH 2015
./bin/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2009,2012,2013,2014
./bin/check/.gitignore X 2012
-./bin/check/Makefile.in MAKE 2000,2001,2002,2003,2004,2005,2006,2007,2009,2012,2014
+./bin/check/Makefile.in MAKE 2000,2001,2002,2003,2004,2005,2006,2007,2009,2012,2014,2015
./bin/check/check-tool.c C 2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./bin/check/check-tool.h C 2000,2001,2002,2004,2005,2007,2010,2011,2013,2014
./bin/check/named-checkconf.8 MAN DOCBOOK
@@ -42,7 +42,7 @@
./bin/check/win32/checkzone.vcxproj.in X 2013,2014,2015
./bin/check/win32/checkzone.vcxproj.user X 2013
./bin/confgen/.gitignore X 2012,2014
-./bin/confgen/Makefile.in MAKE 2009,2012,2014
+./bin/confgen/Makefile.in MAKE 2009,2012,2014,2015
./bin/confgen/ddns-confgen.8 MAN DOCBOOK
./bin/confgen/ddns-confgen.c C 2009,2011,2014
./bin/confgen/ddns-confgen.docbook SGML 2009,2014,2015
@@ -77,7 +77,7 @@
./bin/confgen/win32/rndcconfgen.vcxproj.in X 2013,2015
./bin/confgen/win32/rndcconfgen.vcxproj.user X 2013
./bin/delv/.gitignore X 2014
-./bin/delv/Makefile.in MAKE 2014
+./bin/delv/Makefile.in MAKE 2014,2015
./bin/delv/delv.1 MAN 2014,2015
./bin/delv/delv.c C 2014,2015
./bin/delv/delv.docbook SGML 2014,2015
@@ -89,7 +89,7 @@
./bin/delv/win32/delv.vcxproj.in X 2014,2015
./bin/delv/win32/delv.vcxproj.user X 2014
./bin/dig/.gitignore X 2012,2014
-./bin/dig/Makefile.in MAKE 2000,2001,2002,2004,2005,2007,2009,2012,2013,2014
+./bin/dig/Makefile.in MAKE 2000,2001,2002,2004,2005,2007,2009,2012,2013,2014,2015
./bin/dig/dig.1 MAN DOCBOOK
./bin/dig/dig.c C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./bin/dig/dig.docbook SGML 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2013,2014,2015
@@ -128,7 +128,7 @@
./bin/dig/win32/nslookup.vcxproj.in X 2013,2014,2015
./bin/dig/win32/nslookup.vcxproj.user X 2013
./bin/dnssec/.gitignore X 2012,2013
-./bin/dnssec/Makefile.in MAKE 2000,2001,2002,2004,2005,2007,2008,2009,2012,2013,2014
+./bin/dnssec/Makefile.in MAKE 2000,2001,2002,2004,2005,2007,2008,2009,2012,2013,2014,2015
./bin/dnssec/dnssec-dsfromkey.8 MAN DOCBOOK
./bin/dnssec/dnssec-dsfromkey.c C 2008,2009,2010,2011,2012,2014,2015
./bin/dnssec/dnssec-dsfromkey.docbook SGML 2008,2009,2010,2011,2012,2014,2015
@@ -306,7 +306,7 @@
./bin/named/xfrout.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./bin/named/zoneconf.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./bin/nsupdate/.gitignore X 2012
-./bin/nsupdate/Makefile.in MAKE 2000,2001,2002,2004,2006,2007,2008,2009,2012,2013,2014
+./bin/nsupdate/Makefile.in MAKE 2000,2001,2002,2004,2006,2007,2008,2009,2012,2013,2014,2015
./bin/nsupdate/nsupdate.1 MAN DOCBOOK
./bin/nsupdate/nsupdate.c C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./bin/nsupdate/nsupdate.docbook SGML 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2014,2015
@@ -368,13 +368,13 @@
./bin/python/dnssec-checkds.8 MAN 2012,2013,2014,2015
./bin/python/dnssec-checkds.docbook SGML 2012,2013,2014,2015
./bin/python/dnssec-checkds.html HTML DOCBOOK
-./bin/python/dnssec-checkds.py.in PYTHON 2012,2013,2014
+./bin/python/dnssec-checkds.py.in PYTHON 2012,2013,2014,2015
./bin/python/dnssec-coverage.8 MAN 2013,2014,2015
./bin/python/dnssec-coverage.docbook SGML 2013,2014,2015
./bin/python/dnssec-coverage.html HTML 2013,2014,2015
./bin/python/dnssec-coverage.py.in PYTHON 2013,2014,2015
./bin/rndc/.gitignore X 2012,2014
-./bin/rndc/Makefile.in MAKE 2000,2001,2002,2004,2007,2009,2012,2014
+./bin/rndc/Makefile.in MAKE 2000,2001,2002,2004,2007,2009,2012,2014,2015
./bin/rndc/include/rndc/os.h C 2001,2004,2005,2007,2009
./bin/rndc/rndc.8 MAN DOCBOOK
./bin/rndc/rndc.c C 2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
@@ -1110,7 +1110,7 @@
./bin/tests/system/dlz/ns1/named.conf CONF-C 2010,2012
./bin/tests/system/dlz/prereq.sh.in SH 2011,2012
./bin/tests/system/dlz/tests.sh SH 2010,2011,2012,2013
-./bin/tests/system/dlzexternal/Makefile.in MAKE 2011,2012,2014
+./bin/tests/system/dlzexternal/Makefile.in MAKE 2011,2012,2014,2015
./bin/tests/system/dlzexternal/clean.sh SH 2010,2012,2014,2015
./bin/tests/system/dlzexternal/dlopen.c C 2011
./bin/tests/system/dlzexternal/driver.c C 2011,2012,2013,2014,2015
@@ -1343,7 +1343,7 @@
./bin/tests/system/fetchlimit/setup.sh SH 2015
./bin/tests/system/fetchlimit/tests.sh SH 2015
./bin/tests/system/filter-aaaa/.gitignore X 2012,2014
-./bin/tests/system/filter-aaaa/Makefile.in MAKE 2010,2011,2012
+./bin/tests/system/filter-aaaa/Makefile.in MAKE 2010,2011,2012,2015
./bin/tests/system/filter-aaaa/clean.sh SH 2010,2012,2014
./bin/tests/system/filter-aaaa/conf/bad1.conf CONF-C 2010
./bin/tests/system/filter-aaaa/conf/bad2.conf CONF-C 2010
@@ -1407,7 +1407,7 @@
./bin/tests/system/forward/tests.sh SH 2000,2001,2004,2007,2011,2012,2013,2014
./bin/tests/system/genzone.sh SH 2001,2002,2003,2004,2007,2009,2011,2012,2013,2014,2015
./bin/tests/system/geoip/.gitignore X 2013
-./bin/tests/system/geoip/Makefile.in MAKE 2013
+./bin/tests/system/geoip/Makefile.in MAKE 2013,2015
./bin/tests/system/geoip/clean.sh SH 2013,2014
./bin/tests/system/geoip/data/GeoIP.csv X 2013,2014
./bin/tests/system/geoip/data/GeoIP.dat X 2013,2014
@@ -1563,7 +1563,7 @@
./bin/tests/system/logfileconfig/ns1/root.db ZONE 2011
./bin/tests/system/logfileconfig/setup.sh SH 2011,2012,2014
./bin/tests/system/logfileconfig/tests.sh SH 2011,2012,2013,2014
-./bin/tests/system/lwresd/Makefile.in MAKE 2000,2001,2002,2004,2007,2009,2012,2014
+./bin/tests/system/lwresd/Makefile.in MAKE 2000,2001,2002,2004,2007,2009,2012,2014,2015
./bin/tests/system/lwresd/clean.sh SH 2008,2012,2013,2014
./bin/tests/system/lwresd/lwresd1/lwresd.conf CONF-C 2000,2001,2004,2007
./bin/tests/system/lwresd/lwresd1/resolv.conf CONF-SH 2000,2001,2004,2007,2012
@@ -1814,7 +1814,7 @@
./bin/tests/system/rndc/setup.sh SH 2011,2012,2013,2014
./bin/tests/system/rndc/tests.sh SH 2011,2012,2013,2014,2015
./bin/tests/system/rpz/.gitignore X 2012
-./bin/tests/system/rpz/Makefile.in MAKE 2011,2012,2013
+./bin/tests/system/rpz/Makefile.in MAKE 2011,2012,2013,2015
./bin/tests/system/rpz/clean.sh SH 2011,2012,2013,2014
./bin/tests/system/rpz/ns1/named.conf CONF-C 2011,2013
./bin/tests/system/rpz/ns1/root.db ZONE 2011,2012,2013
@@ -2116,7 +2116,7 @@
./bin/tests/system/tsig/ns1/example.db ZONE 2005,2006,2007,2009,2012
./bin/tests/system/tsig/ns1/named.conf CONF-C 2005,2006,2007
./bin/tests/system/tsig/tests.sh SH 2005,2006,2007,2011,2012
-./bin/tests/system/tsiggss/Makefile.in MAKE 2011,2012
+./bin/tests/system/tsiggss/Makefile.in MAKE 2011,2012,2015
./bin/tests/system/tsiggss/authsock.pl PERL 2011,2012
./bin/tests/system/tsiggss/clean.sh SH 2010,2011,2014
./bin/tests/system/tsiggss/gssapi_krb.c C 2011
@@ -2494,7 +2494,7 @@
./contrib/dane/tlsa6698.pem X 2012
./contrib/dlz/.gitignore X 2014
./contrib/dlz/bin/.gitignore X 2014
-./contrib/dlz/bin/dlzbdb/Makefile.in X 2005,2007,2009,2011,2012
+./contrib/dlz/bin/dlzbdb/Makefile.in X 2005,2007,2009,2011,2012,2015
./contrib/dlz/bin/dlzbdb/dlzbdb.c X 2005
./contrib/dlz/config.dlz.in X 2005,2006,2008,2010,2011,2014
./contrib/dlz/drivers/.gitignore X 2012
@@ -3056,7 +3056,10 @@
./doc/arm/notes.html X 2014,2015
./doc/arm/notes.pdf X 2014,2015
./doc/arm/notes.xml SGML 2014,2015
+./doc/arm/noteversion.xml.in SGML 2015
./doc/arm/pkcs11.xml SGML 2010,2012,2013,2014,2015
+./doc/arm/pkgversion.xml.in SGML 2015
+./doc/arm/releaseinfo.xml.in SGML 2015
./doc/design/addressdb TXT.BRIEF 2000,2001,2004
./doc/design/cds-child TXT.BRIEF 2015
./doc/design/compression TXT.BRIEF 1999,2000,2001,2004
@@ -3090,7 +3093,7 @@
./doc/dev/unexpected TXT.BRIEF 1999,2000,2001,2004
./doc/doxygen/.gitignore X 2012
./doc/doxygen/Doxyfile.in X 2006
-./doc/doxygen/Makefile.in MAKE 2006,2007,2012
+./doc/doxygen/Makefile.in MAKE 2006,2007,2012,2015
./doc/doxygen/doxygen-input-filter.in PERL 2006,2007,2012
./doc/doxygen/isc-footer.html HTML 2006,2007
./doc/doxygen/isc-header.html HTML 2006,2007
@@ -3150,12 +3153,12 @@
./lib/.gitignore X 2012
./lib/Atffile X 2011,2014
./lib/Makefile.in MAKE 1998,1999,2000,2001,2003,2004,2007,2012,2013,2014
-./lib/bind9/Makefile.in MAKE 2001,2004,2007,2009,2012,2014
+./lib/bind9/Makefile.in MAKE 2001,2004,2007,2009,2012,2014,2015
./lib/bind9/api X 2001,2006,2008,2009,2010,2011,2012,2013,2014,2015
./lib/bind9/check.c C 2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/bind9/getaddresses.c C 2001,2002,2004,2005,2007,2014,2015
./lib/bind9/include/Makefile.in MAKE 2001,2004,2007,2012
-./lib/bind9/include/bind9/Makefile.in MAKE 2001,2004,2007,2012
+./lib/bind9/include/bind9/Makefile.in MAKE 2001,2004,2007,2012,2015
./lib/bind9/include/bind9/check.h C 2001,2004,2005,2006,2007
./lib/bind9/include/bind9/getaddresses.h C 2001,2004,2005,2006,2007,2009
./lib/bind9/include/bind9/version.h C 2001,2004,2005,2006,2007
@@ -3310,7 +3313,7 @@
./lib/dns/include/dns/zone.h C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/include/dns/zonekey.h C 2001,2004,2005,2006,2007
./lib/dns/include/dns/zt.h C 1999,2000,2001,2002,2004,2005,2006,2007,2011
-./lib/dns/include/dst/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012
+./lib/dns/include/dst/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012,2015
./lib/dns/include/dst/dst.h C 2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/include/dst/gssapi.h C 2000,2001,2004,2005,2006,2007,2009,2010,2011,2013
./lib/dns/include/dst/lib.h C 1999,2000,2001,2004,2005,2006,2007
@@ -3625,7 +3628,7 @@
./lib/dns/zone.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
./lib/dns/zonekey.c C 2001,2003,2004,2005,2007
./lib/dns/zt.c C 1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2014,2015
-./lib/irs/Makefile.in MAKE 2009,2012,2014
+./lib/irs/Makefile.in MAKE 2009,2012,2014,2015
./lib/irs/api X 2009,2010,2011,2012,2013,2014,2015
./lib/irs/context.c C 2009,2014
./lib/irs/dnsconf.c C 2009,2012
@@ -3664,7 +3667,7 @@
./lib/isc/aes.c C 2014
./lib/isc/alpha/Makefile.in MAKE 2007,2012
./lib/isc/alpha/include/Makefile.in MAKE 2007,2012
-./lib/isc/alpha/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/alpha/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/alpha/include/isc/atomic.h C 2005,2007,2009
./lib/isc/api X 1999,2000,2001,2006,2008,2009,2010,2011,2012,2013,2014,2015
./lib/isc/app_api.c C 2009,2013,2014,2015
@@ -3692,10 +3695,10 @@
./lib/isc/httpd.c C 2006,2007,2008,2010,2011,2012,2013,2014,2015
./lib/isc/ia64/Makefile.in MAKE 2007,2012
./lib/isc/ia64/include/Makefile.in MAKE 2007,2012
-./lib/isc/ia64/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/ia64/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/ia64/include/isc/atomic.h C 2006,2007,2009,2012
./lib/isc/include/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012,2014
-./lib/isc/include/isc/Makefile.in MAKE 1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014
+./lib/isc/include/isc/Makefile.in MAKE 1998,1999,2000,2001,2003,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015
./lib/isc/include/isc/aes.h C 2014
./lib/isc/include/isc/app.h C 1999,2000,2001,2004,2005,2006,2007,2009,2013,2014,2015
./lib/isc/include/isc/assertions.h C 1997,1998,1999,2000,2001,2004,2005,2006,2007,2008,2009
@@ -3779,12 +3782,12 @@
./lib/isc/include/isc/util.h C 1998,1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2015
./lib/isc/include/isc/version.h C 2001,2004,2005,2006,2007
./lib/isc/include/isc/xml.h C 2006,2007
-./lib/isc/include/pk11/Makefile.in MAKE 2014
+./lib/isc/include/pk11/Makefile.in MAKE 2014,2015
./lib/isc/include/pk11/constants.h C 2014
./lib/isc/include/pk11/internal.h C 2014
./lib/isc/include/pk11/pk11.h C 2014
./lib/isc/include/pk11/result.h C 2014
-./lib/isc/include/pkcs11/Makefile.in MAKE 2014
+./lib/isc/include/pkcs11/Makefile.in MAKE 2014,2015
./lib/isc/include/pkcs11/pkcs11.h X 2014
./lib/isc/include/pkcs11/pkcs11f.h X 2014
./lib/isc/include/pkcs11/pkcs11t.h X 2014
@@ -3800,7 +3803,7 @@
./lib/isc/mem.c C 1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015
./lib/isc/mips/Makefile.in MAKE 2007,2012
./lib/isc/mips/include/Makefile.in MAKE 2007,2012
-./lib/isc/mips/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/mips/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/mips/include/isc/atomic.h C 2005,2007
./lib/isc/mutexblock.c C 1999,2000,2001,2004,2005,2007,2011,2012
./lib/isc/netaddr.c C 1999,2000,2001,2002,2004,2005,2007,2010,2011,2012,2014,2015
@@ -3809,12 +3812,12 @@
./lib/isc/nls/msgcat.c C 1999,2000,2001,2004,2005,2007
./lib/isc/noatomic/Makefile.in MAKE 2007,2012
./lib/isc/noatomic/include/Makefile.in MAKE 2007,2012
-./lib/isc/noatomic/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/noatomic/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/noatomic/include/isc/atomic.h C 2005,2007
./lib/isc/nothreads/Makefile.in MAKE 2000,2001,2004,2007,2009,2010,2012,2013
./lib/isc/nothreads/condition.c C 2000,2001,2004,2006,2007
./lib/isc/nothreads/include/Makefile.in MAKE 2000,2001,2004,2007,2012
-./lib/isc/nothreads/include/isc/Makefile.in MAKE 2000,2001,2004,2007,2012
+./lib/isc/nothreads/include/isc/Makefile.in MAKE 2000,2001,2004,2007,2012,2015
./lib/isc/nothreads/include/isc/condition.h C 2000,2001,2004,2007
./lib/isc/nothreads/include/isc/mutex.h C 2000,2001,2004,2007,2015
./lib/isc/nothreads/include/isc/once.h C 2000,2001,2004,2007
@@ -3829,13 +3832,13 @@
./lib/isc/portset.c C 2008
./lib/isc/powerpc/Makefile.in MAKE 2007,2012
./lib/isc/powerpc/include/Makefile.in MAKE 2007,2012
-./lib/isc/powerpc/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/powerpc/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/powerpc/include/isc/atomic.h C 2005,2007,2009,2011,2012
./lib/isc/print.c C 1999,2000,2001,2003,2004,2005,2006,2007,2008,2010,2014,2015
./lib/isc/pthreads/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2009,2012
./lib/isc/pthreads/condition.c C 1998,1999,2000,2001,2004,2005,2007,2012
./lib/isc/pthreads/include/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012
-./lib/isc/pthreads/include/isc/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012
+./lib/isc/pthreads/include/isc/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012,2015
./lib/isc/pthreads/include/isc/condition.h C 1998,1999,2000,2001,2004,2005,2007
./lib/isc/pthreads/include/isc/mutex.h C 1998,1999,2000,2001,2002,2004,2005,2007
./lib/isc/pthreads/include/isc/once.h C 1999,2000,2001,2004,2005,2007
@@ -3859,7 +3862,7 @@
./lib/isc/socket_api.c C 2009,2011,2012,2013,2014,2015
./lib/isc/sparc64/Makefile.in MAKE 2007,2012
./lib/isc/sparc64/include/Makefile.in MAKE 2007,2012
-./lib/isc/sparc64/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/sparc64/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/sparc64/include/isc/atomic.h C 2005,2007,2013
./lib/isc/stats.c C 2009,2012,2013,2014,2015
./lib/isc/string.c C 1999,2000,2001,2003,2004,2005,2006,2007,2011,2012,2014
@@ -3910,7 +3913,7 @@
./lib/isc/unix/ifiter_ioctl.c C 1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2014,2015
./lib/isc/unix/ifiter_sysctl.c C 1999,2000,2001,2002,2003,2004,2005,2007,2014,2015
./lib/isc/unix/include/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012,2014
-./lib/isc/unix/include/isc/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012,2013,2014
+./lib/isc/unix/include/isc/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012,2013,2014,2015
./lib/isc/unix/include/isc/dir.h C 1999,2000,2001,2004,2005,2007
./lib/isc/unix/include/isc/int.h C 1999,2000,2001,2004,2005,2007
./lib/isc/unix/include/isc/keyboard.h C 2000,2001,2004,2005,2007
@@ -3951,7 +3954,7 @@
./lib/isc/win32/file.c C 2000,2001,2002,2004,2007,2009,2011,2012,2013,2014,2015
./lib/isc/win32/fsaccess.c C 2000,2001,2002,2004,2007,2013
./lib/isc/win32/include/Makefile.in MAKE 1999,2000,2001,2004,2007,2012,2014
-./lib/isc/win32/include/isc/Makefile.in MAKE 1999,2000,2001,2004,2007,2012,2013,2014
+./lib/isc/win32/include/isc/Makefile.in MAKE 1999,2000,2001,2004,2007,2012,2013,2014,2015
./lib/isc/win32/include/isc/atomic.h C 2013,2015
./lib/isc/win32/include/isc/bind_registry.h C 2001,2004,2007
./lib/isc/win32/include/isc/bindevt.h C 2001,2004,2007
@@ -4011,11 +4014,11 @@
./lib/isc/win32/win32os.c C 2002,2004,2007,2013,2014,2015
./lib/isc/x86_32/Makefile.in MAKE 2007,2012
./lib/isc/x86_32/include/Makefile.in MAKE 2007,2012
-./lib/isc/x86_32/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/x86_32/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/x86_32/include/isc/atomic.h C 2005,2007,2008,2015
./lib/isc/x86_64/Makefile.in MAKE 2007,2012
./lib/isc/x86_64/include/Makefile.in MAKE 2007,2012
-./lib/isc/x86_64/include/isc/Makefile.in MAKE 2007,2012
+./lib/isc/x86_64/include/isc/Makefile.in MAKE 2007,2012,2015
./lib/isc/x86_64/include/isc/atomic.h C 2005,2007,2008,2015
./lib/isccc/Makefile.in MAKE 2001,2003,2004,2007,2009,2011,2012,2014,2015
./lib/isccc/alist.c C.NOM 2001,2004,2005,2007,2015
@@ -4024,7 +4027,7 @@
./lib/isccc/cc.c C.NOM 2001,2002,2003,2004,2005,2006,2007,2012,2013,2014,2015
./lib/isccc/ccmsg.c C.NOM 2001,2004,2005,2007
./lib/isccc/include/Makefile.in MAKE 2001,2004,2007,2012
-./lib/isccc/include/isccc/Makefile.in MAKE 2001,2004,2007,2012
+./lib/isccc/include/isccc/Makefile.in MAKE 2001,2004,2007,2012,2015
./lib/isccc/include/isccc/alist.h C.NOM 2001,2004,2005,2006,2007
./lib/isccc/include/isccc/base64.h C.NOM 2001,2004,2005,2006,2007
./lib/isccc/include/isccc/cc.h C.NOM 2001,2004,2005,2006,2007,2013,2014
@@ -4052,12 +4055,12 @@
./lib/isccc/win32/libisccc.vcxproj.in X 2013,2014,2015
./lib/isccc/win32/libisccc.vcxproj.user X 2013
./lib/isccc/win32/version.c C 2001,2004,2007
-./lib/isccfg/Makefile.in MAKE 2001,2002,2003,2004,2005,2007,2009,2011,2012,2013,2014
+./lib/isccfg/Makefile.in MAKE 2001,2002,2003,2004,2005,2007,2009,2011,2012,2013,2014,2015
./lib/isccfg/aclconf.c C 1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014
./lib/isccfg/api X 2001,2006,2008,2009,2010,2011,2012,2013,2014,2015
./lib/isccfg/dnsconf.c C 2009
./lib/isccfg/include/Makefile.in MAKE 2001,2004,2007,2012
-./lib/isccfg/include/isccfg/Makefile.in MAKE 2001,2002,2004,2005,2007,2012,2014
+./lib/isccfg/include/isccfg/Makefile.in MAKE 2001,2002,2004,2005,2007,2012,2014,2015
./lib/isccfg/include/isccfg/aclconf.h C 1999,2000,2001,2004,2005,2006,2007,2010,2011,2012,2013,2014
./lib/isccfg/include/isccfg/cfg.h C 2000,2001,2002,2004,2005,2006,2007,2010,2013,2014,2015
./lib/isccfg/include/isccfg/dnsconf.h C 2009
@@ -4079,7 +4082,7 @@
./lib/isccfg/win32/libisccfg.vcxproj.user X 2013
./lib/isccfg/win32/version.c C 1998,1999,2000,2001,2004,2007
./lib/lwres/Atffile X 2014
-./lib/lwres/Makefile.in MAKE 2000,2001,2004,2005,2007,2012,2014
+./lib/lwres/Makefile.in MAKE 2000,2001,2004,2005,2007,2012,2014,2015
./lib/lwres/api X 2000,2001,2006,2008,2009,2010,2011,2012,2013,2014,2015
./lib/lwres/assert_p.h C 2000,2001,2004,2005,2007,2011,2012
./lib/lwres/compat.c C 2003,2004,2005,2007,2014
@@ -4119,7 +4122,7 @@
./lib/lwres/lwres_grbn.c C 2000,2001,2004,2005,2007,2013,2015
./lib/lwres/lwres_noop.c C 2000,2001,2004,2005,2007,2013
./lib/lwres/lwresutil.c C 2000,2001,2004,2005,2007,2014
-./lib/lwres/man/Makefile.in MAKE 2001,2004,2007,2012
+./lib/lwres/man/Makefile.in MAKE 2001,2004,2007,2012,2015
./lib/lwres/man/lwres.3 MAN DOCBOOK
./lib/lwres/man/lwres.docbook SGML 2000,2001,2004,2005,2007,2014,2015
./lib/lwres/man/lwres.html HTML DOCBOOK
@@ -4175,7 +4178,7 @@
./lib/lwres/print.c C 1999,2000,2001,2003,2004,2005,2007,2011,2012,2014,2015
./lib/lwres/print_p.h C 1999,2000,2001,2003,2004,2007,2010
./lib/lwres/tests/Atffile X 2014
-./lib/lwres/tests/Makefile.in MAKE 2014
+./lib/lwres/tests/Makefile.in MAKE 2014,2015
./lib/lwres/tests/config_test.c C 2014
./lib/lwres/tests/testdata/link-local.conf X 2014
./lib/lwres/unix/Makefile.in MAKE 2001,2004,2007,2012
@@ -4204,7 +4207,7 @@
./lib/lwres/win32/version.c C 1998,1999,2000,2001,2004,2007
./lib/samples/.gitignore X 2013,2014
./lib/samples/Makefile-postinstall.in MAKE 2009,2012,2013,2014
-./lib/samples/Makefile.in MAKE 2009,2012,2013,2014
+./lib/samples/Makefile.in MAKE 2009,2012,2013,2014,2015
./lib/samples/nsprobe.c C 2009,2010,2011,2012,2013,2014,2015
./lib/samples/resolve.c C 2009,2012,2013,2014,2015
./lib/samples/rootkey.sh SH 2013
@@ -4251,7 +4254,7 @@
./lib/tests/Makefile.in MAKE 1998,1999,2000,2001,2003,2004,2007,2009,2012
./lib/tests/T_testlist.imp X 2004
./lib/tests/include/Makefile.in MAKE 1998,1999,2000,2001,2004,2007,2012
-./lib/tests/include/tests/Makefile.in MAKE 1999,2000,2001,2004,2007,2012
+./lib/tests/include/tests/Makefile.in MAKE 1999,2000,2001,2004,2007,2012,2015
./lib/tests/include/tests/t_api.h C 1999,2000,2001,2004,2005,2006,2007,2010,2013,2014
./lib/tests/t_api.c C 1999,2000,2001,2002,2003,2004,2005,2007,2008,2009,2010,2013,2014
./lib/tests/win32/DLLMain.c C 2013