From 172d748152bf72a5af01f79c10f5e80ab4965583 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 20 May 2005 01:09:36 +0000 Subject: [PATCH] update copyright notice --- bin/tests/system/nsupdate/ns1/named.conf | 4 ++-- lib/dns/rdata/generic/mx_15.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/tests/system/nsupdate/ns1/named.conf b/bin/tests/system/nsupdate/ns1/named.conf index 03b100ba05..8e0a5692eb 100644 --- a/bin/tests/system/nsupdate/ns1/named.conf +++ b/bin/tests/system/nsupdate/ns1/named.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: named.conf,v 1.13 2005/05/19 04:59:01 marka Exp $ */ +/* $Id: named.conf,v 1.14 2005/05/20 01:09:35 marka Exp $ */ controls { /* empty */ }; diff --git a/lib/dns/rdata/generic/mx_15.c b/lib/dns/rdata/generic/mx_15.c index 92bda74fe6..7ec44f3000 100644 --- a/lib/dns/rdata/generic/mx_15.c +++ b/lib/dns/rdata/generic/mx_15.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: mx_15.c,v 1.53 2005/05/19 04:59:05 marka Exp $ */ +/* $Id: mx_15.c,v 1.54 2005/05/20 01:09:36 marka Exp $ */ /* reviewed: Wed Mar 15 18:05:46 PST 2000 by brister */