update copyright notice

This commit is contained in:
Mark Andrews
2005-11-04 00:16:32 +00:00
parent 2d8da76340
commit 568cbeb63d
2 changed files with 4 additions and 4 deletions

View File

@@ -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 <config.h>

View File

@@ -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 <config.h>