From 230987e819c3315bf71dcae063feaf7fa372296b Mon Sep 17 00:00:00 2001 From: Automatic Updater Date: Fri, 12 Mar 2010 23:51:11 +0000 Subject: [PATCH] update copyright notice --- bin/named/query.c | 4 ++-- lib/dns/gssapictx.c | 4 ++-- lib/dns/tsig.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bin/named/query.c b/bin/named/query.c index a3126a71fd..d6851112ad 100644 --- a/bin/named/query.c +++ b/bin/named/query.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: query.c,v 1.337 2010/03/12 01:48:35 marka Exp $ */ +/* $Id: query.c,v 1.338 2010/03/12 23:51:07 tbox Exp $ */ /*! \file */ diff --git a/lib/dns/gssapictx.c b/lib/dns/gssapictx.c index 5f1cd855c1..7317938caf 100644 --- a/lib/dns/gssapictx.c +++ b/lib/dns/gssapictx.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) 2000, 2001 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: gssapictx.c,v 1.15 2010/03/12 03:47:08 marka Exp $ */ +/* $Id: gssapictx.c,v 1.16 2010/03/12 23:51:11 tbox Exp $ */ #include diff --git a/lib/dns/tsig.c b/lib/dns/tsig.c index 60dbb436d5..f3df5fdc58 100644 --- a/lib/dns/tsig.c +++ b/lib/dns/tsig.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-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.139 2010/03/12 03:34:56 marka Exp $ + * $Id: tsig.c,v 1.140 2010/03/12 23:51:11 tbox Exp $ */ /*! \file */ #include