From e89e09eda84cc704e307dbf3ae6fc99a1bf5ec79 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Mon, 17 Jan 2005 04:11:34 +0000 Subject: [PATCH] update copyrights --- bin/rndc/rndc.c | 4 ++-- lib/dns/include/dns/view.h | 4 ++-- lib/dns/include/dns/zt.h | 4 ++-- lib/dns/view.c | 4 ++-- lib/dns/zt.c | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/bin/rndc/rndc.c b/bin/rndc/rndc.c index 8b0aea4732..b064a35b1d 100644 --- a/bin/rndc/rndc.c +++ b/bin/rndc/rndc.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rndc.c,v 1.101 2005/01/14 03:28:07 marka Exp $ */ +/* $Id: rndc.c,v 1.102 2005/01/17 04:11:33 marka Exp $ */ /* * Principal Author: DCL diff --git a/lib/dns/include/dns/view.h b/lib/dns/include/dns/view.h index a6f359a66c..79846796fe 100644 --- a/lib/dns/include/dns/view.h +++ b/lib/dns/include/dns/view.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: view.h,v 1.93 2005/01/14 03:28:08 marka Exp $ */ +/* $Id: view.h,v 1.94 2005/01/17 04:11:33 marka Exp $ */ #ifndef DNS_VIEW_H #define DNS_VIEW_H 1 diff --git a/lib/dns/include/dns/zt.h b/lib/dns/include/dns/zt.h index 63ab5fa0c7..f405d296e5 100644 --- a/lib/dns/include/dns/zt.h +++ b/lib/dns/include/dns/zt.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-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zt.h,v 1.31 2005/01/14 03:28:09 marka Exp $ */ +/* $Id: zt.h,v 1.32 2005/01/17 04:11:34 marka Exp $ */ #ifndef DNS_ZT_H #define DNS_ZT_H 1 diff --git a/lib/dns/view.c b/lib/dns/view.c index 61b208ced1..43c3fab225 100644 --- a/lib/dns/view.c +++ b/lib/dns/view.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-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: view.c,v 1.129 2005/01/14 03:28:07 marka Exp $ */ +/* $Id: view.c,v 1.130 2005/01/17 04:11:33 marka Exp $ */ #include diff --git a/lib/dns/zt.c b/lib/dns/zt.c index 6fbd260d64..faf6513b45 100644 --- a/lib/dns/zt.c +++ b/lib/dns/zt.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-2002 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: zt.c,v 1.39 2005/01/14 03:28:07 marka Exp $ */ +/* $Id: zt.c,v 1.40 2005/01/17 04:11:33 marka Exp $ */ #include