From 842920c7db2db1de1a0f9571f77aee5ea92ae5bb Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Mon, 4 Jan 2010 23:48:51 +0000 Subject: [PATCH] update copyright notice --- COPYRIGHT | 4 ++-- lib/dns/nsec3.c | 4 ++-- lib/dns/rbtdb.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index 452f97d7b0..855b960290 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") +Copyright (C) 2004-2010 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.15 2009/01/05 23:47:53 tbox Exp $ +$Id: COPYRIGHT,v 1.16 2010/01/04 23:48:51 tbox Exp $ Portions Copyright (C) 1996-2001 Nominum, Inc. diff --git a/lib/dns/nsec3.c b/lib/dns/nsec3.c index 05395ba293..c291c7ea66 100644 --- a/lib/dns/nsec3.c +++ b/lib/dns/nsec3.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2006, 2008, 2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2006, 2008-2010 Internet Systems Consortium, Inc. ("ISC") * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -14,7 +14,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nsec3.c,v 1.14 2010/01/04 22:47:58 each Exp $ */ +/* $Id: nsec3.c,v 1.15 2010/01/04 23:48:51 tbox Exp $ */ #include diff --git a/lib/dns/rbtdb.c b/lib/dns/rbtdb.c index cec7aa5e05..cf491d3183 100644 --- a/lib/dns/rbtdb.c +++ b/lib/dns/rbtdb.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2010 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: rbtdb.c,v 1.297 2010/01/04 22:30:14 each Exp $ */ +/* $Id: rbtdb.c,v 1.298 2010/01/04 23:48:51 tbox Exp $ */ /*! \file */