From: Automatic Updater Date: Fri, 3 Feb 2012 23:46:58 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.10.0a1~1411 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=bb2d9d7aec080109db5a41d6d3e0e92b3350a784;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/tests/system/lwresd/clean.sh b/bin/tests/system/lwresd/clean.sh index 6e526389340..8eeb1583f1e 100644 --- a/bin/tests/system/lwresd/clean.sh +++ b/bin/tests/system/lwresd/clean.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2008, 2012 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 @@ -14,7 +14,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: clean.sh,v 1.2 2012/02/03 04:44:17 marka Exp $ +# $Id: clean.sh,v 1.3 2012/02/03 23:46:58 tbox Exp $ # # Clean up after lwresd tests. diff --git a/bin/tests/system/lwresd/tests.sh b/bin/tests/system/lwresd/tests.sh index c6c9231c6f8..6c053333096 100644 --- a/bin/tests/system/lwresd/tests.sh +++ b/bin/tests/system/lwresd/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004, 2007, 2011 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007, 2011, 2012 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000, 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.21 2012/02/03 04:44:17 marka Exp $ +# $Id: tests.sh,v 1.22 2012/02/03 23:46:58 tbox Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh