From 1b5a34533410ff4eaff0e5b5b110221a97e29cfc Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Tue, 6 Mar 2007 02:12:39 +0000 Subject: [PATCH] update copyright notice --- bin/tests/system/lwresd/tests.sh | 4 ++-- lib/dns/db.c | 4 ++-- lib/dns/include/dns/db.h | 4 ++-- lib/dns/lookup.c | 4 ++-- lib/dns/sdb.c | 4 ++-- lib/dns/view.c | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/bin/tests/system/lwresd/tests.sh b/bin/tests/system/lwresd/tests.sh index 859d74ee92..67c1946a11 100644 --- a/bin/tests/system/lwresd/tests.sh +++ b/bin/tests/system/lwresd/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2000, 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: tests.sh,v 1.16 2007/03/06 00:38:57 marka Exp $ +# $Id: tests.sh,v 1.17 2007/03/06 02:12:39 tbox Exp $ SYSTEMTESTTOP=.. . $SYSTEMTESTTOP/conf.sh diff --git a/lib/dns/db.c b/lib/dns/db.c index 44e6ca3656..d6e4615852 100644 --- a/lib/dns/db.c +++ b/lib/dns/db.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: db.c,v 1.81 2007/03/06 00:38:57 marka Exp $ */ +/* $Id: db.c,v 1.82 2007/03/06 02:12:39 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/include/dns/db.h b/lib/dns/include/dns/db.h index 53f3d2c2f2..3080af27fe 100644 --- a/lib/dns/include/dns/db.h +++ b/lib/dns/include/dns/db.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: db.h,v 1.87 2007/03/06 00:38:57 marka Exp $ */ +/* $Id: db.h,v 1.88 2007/03/06 02:12:39 tbox Exp $ */ #ifndef DNS_DB_H #define DNS_DB_H 1 diff --git a/lib/dns/lookup.c b/lib/dns/lookup.c index 1a810a1e3b..b414e2bd6a 100644 --- a/lib/dns/lookup.c +++ b/lib/dns/lookup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: lookup.c,v 1.19 2007/03/06 00:38:57 marka Exp $ */ +/* $Id: lookup.c,v 1.20 2007/03/06 02:12:39 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/sdb.c b/lib/dns/sdb.c index 468df3adec..03d83161b2 100644 --- a/lib/dns/sdb.c +++ b/lib/dns/sdb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sdb.c,v 1.56 2007/03/06 00:38:57 marka Exp $ */ +/* $Id: sdb.c,v 1.57 2007/03/06 02:12:39 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/view.c b/lib/dns/view.c index c741f3e855..30f975569e 100644 --- a/lib/dns/view.c +++ b/lib/dns/view.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: view.c,v 1.139 2007/03/06 00:38:57 marka Exp $ */ +/* $Id: view.c,v 1.140 2007/03/06 02:12:39 tbox Exp $ */ /*! \file */