From 5414e486066c127276997cc58f4e4f328d36d56b Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Mon, 9 Oct 2017 23:45:53 +0000 Subject: [PATCH] update copyright notice / whitespace --- lib/isc/tests/buffer_test.c | 2 +- util/altbuild.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/isc/tests/buffer_test.c b/lib/isc/tests/buffer_test.c index 50b6f51e4c..ffb2c5fdb8 100644 --- a/lib/isc/tests/buffer_test.c +++ b/lib/isc/tests/buffer_test.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2014-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/util/altbuild.sh b/util/altbuild.sh index a1d9cd2fa7..3972bdbfb7 100644 --- a/util/altbuild.sh +++ b/util/altbuild.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2000-2002, 2004, 2007, 2008, 2012, 2016 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2000-2002, 2004, 2007, 2008, 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