From 542b74bec72e1828c95dba4749efdf9485931398 Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Wed, 29 Apr 2009 23:48:02 +0000 Subject: [PATCH] update copyright notice --- lib/dns/db.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/dns/db.c b/lib/dns/db.c index f5081647aa..83430c0bf7 100644 --- a/lib/dns/db.c +++ b/lib/dns/db.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005, 2007, 2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004, 2005, 2007-2009 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 @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: db.c,v 1.89 2009/04/29 22:11:34 marka Exp $ */ +/* $Id: db.c,v 1.90 2009/04/29 23:48:02 tbox Exp $ */ /*! \file */