From ff416d2c830d73ce5c878ca2bc3ba5909c6702ff Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Fri, 3 Feb 2012 23:46:31 +0000 Subject: [PATCH] update copyright notice --- bin/tests/system/lwresd/clean.sh | 4 ++-- bin/tests/system/lwresd/tests.sh | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/tests/system/lwresd/clean.sh b/bin/tests/system/lwresd/clean.sh index 1b5bd5302f..9189630383 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.1.962.1 2012/02/03 04:45:53 marka Exp $ +# $Id: clean.sh,v 1.1.962.2 2012/02/03 23:46:31 tbox Exp $ # # Clean up after lwresd tests. diff --git a/bin/tests/system/lwresd/tests.sh b/bin/tests/system/lwresd/tests.sh index ce2b87a73e..2371dce60c 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.20.110.1 2012/02/03 04:45:54 marka Exp $ +# $Id: tests.sh,v 1.20.110.2 2012/02/03 23:46:31 tbox Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh