From f9db30be5094ee70622ece9d10b9e2787f47ee10 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Sat, 10 Jan 2015 23:46:13 +0000 Subject: [PATCH] update copyright notice / whitespace --- bin/named/main.c | 2 +- bin/tests/system/emptyzones/clean.sh | 2 +- bin/tests/system/emptyzones/ns1/named2.conf | 2 +- bin/tests/system/emptyzones/tests.sh | 2 +- doc/arm/notes.xml | 2 +- lib/isc/unix/app.c | 2 +- win32utils/Configure | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bin/named/main.c b/bin/named/main.c index b7af5c44bf..68d5d10c03 100644 --- a/bin/named/main.c +++ b/bin/named/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2015 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any diff --git a/bin/tests/system/emptyzones/clean.sh b/bin/tests/system/emptyzones/clean.sh index 0f761a1874..857b342a10 100644 --- a/bin/tests/system/emptyzones/clean.sh +++ b/bin/tests/system/emptyzones/clean.sh @@ -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/tests/system/emptyzones/ns1/named2.conf b/bin/tests/system/emptyzones/ns1/named2.conf index 91269c453d..56673afbf4 100644 --- a/bin/tests/system/emptyzones/ns1/named2.conf +++ b/bin/tests/system/emptyzones/ns1/named2.conf @@ -1,5 +1,5 @@ /* - * 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/tests/system/emptyzones/tests.sh b/bin/tests/system/emptyzones/tests.sh index 672f9d4055..98183d3aa6 100644 --- a/bin/tests/system/emptyzones/tests.sh +++ b/bin/tests/system/emptyzones/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# 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/doc/arm/notes.xml b/doc/arm/notes.xml index 436614bc3e..a8a8efb7bd 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -1,6 +1,6 @@