From 48ba8af30cd0b559d045a9a6b13f4c2b9d399b64 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Fri, 3 Feb 2017 23:46:00 +0000 Subject: [PATCH] update copyright notice / whitespace --- bin/tests/system/catz/tests.sh | 2 +- lib/isc/unix/dir.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/tests/system/catz/tests.sh b/bin/tests/system/catz/tests.sh index fef520f386..776e0190cf 100644 --- a/bin/tests/system/catz/tests.sh +++ b/bin/tests/system/catz/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh -x # -# Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 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/lib/isc/unix/dir.c b/lib/isc/unix/dir.c index d43e5ced01..55c905448c 100644 --- a/lib/isc/unix/dir.c +++ b/lib/isc/unix/dir.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 1999-2001, 2004, 2005, 2007-2009, 2011, 2012, 2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 1999-2001, 2004, 2005, 2007-2009, 2011, 2012, 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