From a00838da9681b268a38ca42b901b2a2200e868cc Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Tue, 13 Jun 2017 23:45:34 +0000 Subject: [PATCH] update copyright notice / whitespace --- bin/named/unix/include/named/os.h | 2 +- bin/named/unix/os.c | 2 +- bin/named/win32/include/named/os.h | 2 +- bin/named/win32/os.c | 2 +- bin/tests/system/checkconf/good-response-dot.conf | 2 +- bin/tests/system/tools/clean.sh | 2 +- bin/tests/system/tools/tests.sh | 2 +- bin/tools/Makefile.in | 2 +- bin/tools/nsec3hash.c | 2 +- bin/tools/nsec3hash.docbook | 3 ++- 10 files changed, 11 insertions(+), 10 deletions(-) diff --git a/bin/named/unix/include/named/os.h b/bin/named/unix/include/named/os.h index 26de282f99..62b3af864e 100644 --- a/bin/named/unix/include/named/os.h +++ b/bin/named/unix/include/named/os.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002, 2004, 2005, 2007-2009, 2014, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2002, 2004, 2005, 2007-2009, 2014, 2016, 2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/named/unix/os.c b/bin/named/unix/os.c index 24066cb66d..4bef0a5a77 100644 --- a/bin/named/unix/os.c +++ b/bin/named/unix/os.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002, 2004-2011, 2013-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2002, 2004-2011, 2013-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/named/win32/include/named/os.h b/bin/named/win32/include/named/os.h index 297b2d2108..08aa2a4fb4 100644 --- a/bin/named/win32/include/named/os.h +++ b/bin/named/win32/include/named/os.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002, 2004, 2007-2009, 2014, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2002, 2004, 2007-2009, 2014, 2016, 2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/named/win32/os.c b/bin/named/win32/os.c index fc9b6f3eff..cb38223d35 100644 --- a/bin/named/win32/os.c +++ b/bin/named/win32/os.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2002, 2004, 2005, 2007-2009, 2012-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2002, 2004, 2005, 2007-2009, 2012-2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/checkconf/good-response-dot.conf b/bin/tests/system/checkconf/good-response-dot.conf index 5c348eb60a..dbfa3ec5b2 100644 --- a/bin/tests/system/checkconf/good-response-dot.conf +++ b/bin/tests/system/checkconf/good-response-dot.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/tools/clean.sh b/bin/tests/system/tools/clean.sh index 52d57a602d..248b2a2b9f 100644 --- a/bin/tests/system/tools/clean.sh +++ b/bin/tests/system/tools/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2013-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tests/system/tools/tests.sh b/bin/tests/system/tools/tests.sh index df2850ee0e..de7222b7a2 100644 --- a/bin/tests/system/tools/tests.sh +++ b/bin/tests/system/tools/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2013-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tools/Makefile.in b/bin/tools/Makefile.in index 9d86f7b8f3..87d4c28e9a 100644 --- a/bin/tools/Makefile.in +++ b/bin/tools/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2009, 2010, 2012-2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2009, 2010, 2012-2017 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tools/nsec3hash.c b/bin/tools/nsec3hash.c index f3c17183c8..06d6aadb72 100644 --- a/bin/tools/nsec3hash.c +++ b/bin/tools/nsec3hash.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006, 2008, 2009, 2011, 2014, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2006, 2008, 2009, 2011, 2014, 2016, 2017 Internet Systems Consortium, Inc. ("ISC") * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/bin/tools/nsec3hash.docbook b/bin/tools/nsec3hash.docbook index cf53a5cf0c..d28a13c834 100644 --- a/bin/tools/nsec3hash.docbook +++ b/bin/tools/nsec3hash.docbook @@ -1,5 +1,5 @@