From 325564098182c662d91d62beb6b9fa6a67951d74 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Wed, 15 Sep 2010 12:38:36 +0000 Subject: [PATCH] update copyright notice --- bin/tests/system/masterfile/clean.sh | 4 ++-- bin/tests/system/masterfile/tests.sh | 4 ++-- lib/dns/openssl_link.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/tests/system/masterfile/clean.sh b/bin/tests/system/masterfile/clean.sh index c14f47675a..7facc55399 100644 --- a/bin/tests/system/masterfile/clean.sh +++ b/bin/tests/system/masterfile/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007, 2010 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.6 2010/09/15 03:32:34 marka Exp $ +# $Id: clean.sh,v 1.7 2010/09/15 12:38:35 tbox Exp $ rm -f dig.out.* rm -f */named.memstats diff --git a/bin/tests/system/masterfile/tests.sh b/bin/tests/system/masterfile/tests.sh index 12129fce86..ee81a8dce7 100644 --- a/bin/tests/system/masterfile/tests.sh +++ b/bin/tests/system/masterfile/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007, 2010 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: tests.sh,v 1.6 2010/09/15 03:32:34 marka Exp $ +# $Id: tests.sh,v 1.7 2010/09/15 12:38:35 tbox Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/lib/dns/openssl_link.c b/lib/dns/openssl_link.c index 799e6eea63..b3e24aa4ce 100644 --- a/lib/dns/openssl_link.c +++ b/lib/dns/openssl_link.c @@ -1,5 +1,5 @@ /* - * Portions Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Portions Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") * Portions Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -31,7 +31,7 @@ /* * Principal Author: Brian Wellington - * $Id: openssl_link.c,v 1.28 2010/09/15 03:06:15 marka Exp $ + * $Id: openssl_link.c,v 1.29 2010/09/15 12:38:36 tbox Exp $ */ #ifdef OPENSSL