From: Automatic Updater Date: Wed, 15 Sep 2010 12:38:21 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.7.2-P1^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f49f031c44ea3e62695574e646d89bc7040a6d86;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/tests/system/masterfile/clean.sh b/bin/tests/system/masterfile/clean.sh index 67e9b62dfa4..43cd19aebb5 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.5.658.1 2010/09/15 03:42:59 marka Exp $ +# $Id: clean.sh,v 1.5.658.2 2010/09/15 12:38:21 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 e9bbf2f338e..dbbfe0a6dfd 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.5.740.1 2010/09/15 03:42:59 marka Exp $ +# $Id: tests.sh,v 1.5.740.2 2010/09/15 12:38:21 tbox Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh