From 01e203ad6bdcc261ea3177906f3528486bfbf93b Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Wed, 2 Jan 2008 23:46:28 +0000 Subject: [PATCH] update copyright notice --- COPYRIGHT | 4 ++-- bin/named/update.c | 4 ++-- lib/dns/resolver.c | 4 ++-- lib/dns/tkey.c | 4 ++-- lib/dns/tsig.c | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 89c523014c..0be9e7a769 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") +Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") Copyright (C) 1996-2003 Internet Software Consortium. Permission to use, copy, modify, and/or distribute this software for any @@ -13,7 +13,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -$Id: COPYRIGHT,v 1.13 2007/06/18 05:59:26 marka Exp $ +$Id: COPYRIGHT,v 1.13.130.1 2008/01/02 23:46:28 tbox Exp $ Portions Copyright (C) 1996-2001 Nominum, Inc. diff --git a/bin/named/update.c b/bin/named/update.c index e1525a2840..019e1be4b5 100644 --- a/bin/named/update.c +++ b/bin/named/update.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: update.c,v 1.138 2008/01/02 04:26:26 marka Exp $ */ +/* $Id: update.c,v 1.138.2.1 2008/01/02 23:46:28 tbox Exp $ */ #include diff --git a/lib/dns/resolver.c b/lib/dns/resolver.c index c3c5859a59..9c4ac23b1b 100644 --- a/lib/dns/resolver.c +++ b/lib/dns/resolver.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: resolver.c,v 1.355.12.1 2008/01/02 06:10:55 marka Exp $ */ +/* $Id: resolver.c,v 1.355.12.2 2008/01/02 23:46:28 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/tkey.c b/lib/dns/tkey.c index 2b17e29a4a..e75a066a39 100644 --- a/lib/dns/tkey.c +++ b/lib/dns/tkey.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001, 2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -16,7 +16,7 @@ */ /* - * $Id: tkey.c,v 1.87 2008/01/02 04:24:59 marka Exp $ + * $Id: tkey.c,v 1.87.2.1 2008/01/02 23:46:28 tbox Exp $ */ /*! \file */ #include diff --git a/lib/dns/tsig.c b/lib/dns/tsig.c index 41cd69b951..6f81dc30ff 100644 --- a/lib/dns/tsig.c +++ b/lib/dns/tsig.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2008 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2002 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -16,7 +16,7 @@ */ /* - * $Id: tsig.c,v 1.131 2008/01/02 04:24:59 marka Exp $ + * $Id: tsig.c,v 1.131.2.1 2008/01/02 23:46:28 tbox Exp $ */ /*! \file */ #include