From dc5c59bd1dfb372225fb72fd83e6f3e9670be04b Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Sun, 5 Jun 2005 00:01:55 +0000 Subject: [PATCH] update copyright --- lib/dns/rdata/ch_3/a_1.c | 2 ++ lib/dns/rdata/ch_3/a_1.h | 2 ++ lib/isc/Makefile.in | 4 ++-- lib/isc/win32/include/isc/stdtime.h | 4 ++-- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/lib/dns/rdata/ch_3/a_1.c b/lib/dns/rdata/ch_3/a_1.c index b841f9c85d..ff70f4025f 100644 --- a/lib/dns/rdata/ch_3/a_1.c +++ b/lib/dns/rdata/ch_3/a_1.c @@ -14,6 +14,8 @@ * PERFORMANCE OF THIS SOFTWARE. */ +/* $Id: a_1.c,v 1.3 2005/06/05 00:01:54 marka Exp $ */ + /* by Bjorn.Victor@it.uu.se, 2005-05-07 */ /* Based on generic/soa_6.c and generic/mx_15.c */ diff --git a/lib/dns/rdata/ch_3/a_1.h b/lib/dns/rdata/ch_3/a_1.h index 34aa3d7f8c..2471c7509e 100644 --- a/lib/dns/rdata/ch_3/a_1.h +++ b/lib/dns/rdata/ch_3/a_1.h @@ -14,6 +14,8 @@ * PERFORMANCE OF THIS SOFTWARE. */ +/* $Id: a_1.h,v 1.3 2005/06/05 00:01:54 marka Exp $ */ + /* by Bjorn.Victor@it.uu.se, 2005-05-07 */ /* Based on generic/mx_15.h */ diff --git a/lib/isc/Makefile.in b/lib/isc/Makefile.in index 0ed2c9d99b..e02060c521 100644 --- a/lib/isc/Makefile.in +++ b/lib/isc/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2003 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.83 2005/06/04 05:32:48 jinmei Exp $ +# $Id: Makefile.in,v 1.84 2005/06/05 00:01:54 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/isc/win32/include/isc/stdtime.h b/lib/isc/win32/include/isc/stdtime.h index ee3ad1e67f..f5c62b25c8 100644 --- a/lib/isc/win32/include/isc/stdtime.h +++ b/lib/isc/win32/include/isc/stdtime.h @@ -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: stdtime.h,v 1.9 2005/06/04 05:32:49 jinmei Exp $ */ +/* $Id: stdtime.h,v 1.10 2005/06/05 00:01:55 marka Exp $ */ #ifndef ISC_STDTIME_H #define ISC_STDTIME_H 1