From f2daad8ac3efed39c791e6d60e28c6b564e9b8dd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sun, 12 Jun 2005 00:03:20 +0000 Subject: [PATCH] update copyright notice --- bin/tests/system/start.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/tests/system/start.pl b/bin/tests/system/start.pl index 785ca63ab6..1826f11bab 100644 --- a/bin/tests/system/start.pl +++ b/bin/tests/system/start.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -w # -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001 Internet Software Consortium. # # Permission to use, copy, modify, and 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: start.pl,v 1.6 2005/06/10 07:00:19 marka Exp $ +# $Id: start.pl,v 1.7 2005/06/12 00:03:20 marka Exp $ # Framework for starting test servers. # Based on the type of server specified, check for port availability, remove