From 568cbeb63dc2ebaeccac0761e12bdc4ad39d09fd Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 4 Nov 2005 00:16:32 +0000 Subject: [PATCH] update copyright notice --- lib/dns/journal.c | 4 ++-- lib/lwres/lwinetntop.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/dns/journal.c b/lib/dns/journal.c index 9610ad72ad..3a505ce032 100644 --- a/lib/dns/journal.c +++ b/lib/dns/journal.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: journal.c,v 1.77.2.4 2005/11/03 23:41:22 marka Exp $ */ +/* $Id: journal.c,v 1.77.2.5 2005/11/04 00:16:32 marka Exp $ */ #include diff --git a/lib/lwres/lwinetntop.c b/lib/lwres/lwinetntop.c index 3e9eb1dd11..fdb60878b6 100644 --- a/lib/lwres/lwinetntop.c +++ b/lib/lwres/lwinetntop.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1996-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -17,7 +17,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static char rcsid[] = - "$Id: lwinetntop.c,v 1.9.2.2 2005/11/03 23:41:23 marka Exp $"; + "$Id: lwinetntop.c,v 1.9.2.3 2005/11/04 00:16:32 marka Exp $"; #endif /* LIBC_SCCS and not lint */ #include