From fce2de524a90e419d18d0357030fc478012ecf4e Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Tue, 15 Jan 2008 23:45:32 +0000 Subject: [PATCH] update copyright notice --- bin/dig/dighost.c | 4 ++-- lib/dns/master.c | 4 ++-- lib/dns/validator.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index bb33722acc..245cdc6760 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dighost.c,v 1.221.2.19.2.43 2008/01/15 01:13:03 marka Exp $ */ +/* $Id: dighost.c,v 1.221.2.19.2.44 2008/01/15 23:45:32 tbox Exp $ */ /* * Notice to programmers: Do not use this code as an example of how to diff --git a/lib/dns/master.c b/lib/dns/master.c index 899b0caf87..e755cabf06 100644 --- a/lib/dns/master.c +++ b/lib/dns/master.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2006, 2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2006-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: master.c,v 1.122.2.8.2.22 2008/01/15 01:13:03 marka Exp $ */ +/* $Id: master.c,v 1.122.2.8.2.23 2008/01/15 23:45:32 tbox Exp $ */ #include diff --git a/lib/dns/validator.c b/lib/dns/validator.c index a21abfda36..97445175d3 100644 --- a/lib/dns/validator.c +++ b/lib/dns/validator.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: validator.c,v 1.91.2.5.8.36 2008/01/15 01:13:03 marka Exp $ */ +/* $Id: validator.c,v 1.91.2.5.8.37 2008/01/15 23:45:32 tbox Exp $ */ #include