From adea5594051435245e9e4b714ec059391c218632 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Mon, 5 Mar 2007 23:46:52 +0000 Subject: [PATCH] update copyright notice --- lib/isc/include/isc/netaddr.h | 4 ++-- lib/isc/include/isc/sockaddr.h | 4 ++-- lib/isc/netaddr.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/isc/include/isc/netaddr.h b/lib/isc/include/isc/netaddr.h index 80d005df91..8e78bbcac4 100644 --- a/lib/isc/include/isc/netaddr.h +++ b/lib/isc/include/isc/netaddr.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) 1998-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: netaddr.h,v 1.33 2007/03/05 04:57:57 marka Exp $ */ +/* $Id: netaddr.h,v 1.34 2007/03/05 23:46:52 tbox Exp $ */ #ifndef ISC_NETADDR_H #define ISC_NETADDR_H 1 diff --git a/lib/isc/include/isc/sockaddr.h b/lib/isc/include/isc/sockaddr.h index c77c59cf95..b731a0e605 100644 --- a/lib/isc/include/isc/sockaddr.h +++ b/lib/isc/include/isc/sockaddr.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) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: sockaddr.h,v 1.53 2007/03/05 04:57:57 marka Exp $ */ +/* $Id: sockaddr.h,v 1.54 2007/03/05 23:46:52 tbox Exp $ */ #ifndef ISC_SOCKADDR_H #define ISC_SOCKADDR_H 1 diff --git a/lib/isc/netaddr.c b/lib/isc/netaddr.c index 1a7a3348b0..34243febfd 100644 --- a/lib/isc/netaddr.c +++ b/lib/isc/netaddr.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-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: netaddr.c,v 1.36 2007/03/05 04:57:57 marka Exp $ */ +/* $Id: netaddr.c,v 1.37 2007/03/05 23:46:52 tbox Exp $ */ /*! \file */