From: Automatic Updater Date: Wed, 13 Jan 2010 23:48:59 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4-ESV~9^2~20 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=5bdf8cd3c253ef967574e06a7fc5342ccd3e8235;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/named/server.c b/bin/named/server.c index 1e71f2f540e..0b849ad6a59 100644 --- a/bin/named/server.c +++ b/bin/named/server.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: server.c,v 1.561 2010/01/13 08:29:11 fdupont Exp $ */ +/* $Id: server.c,v 1.562 2010/01/13 23:48:59 tbox Exp $ */ /*! \file */ diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index b7fa0046f06..a6caf55f905 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2003 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -13,7 +13,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: Makefile.in,v 1.140 2010/01/13 19:29:38 each Exp $ +# $Id: Makefile.in,v 1.141 2010/01/13 23:48:59 tbox Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/dns/dnssec.c b/lib/dns/dnssec.c index db63291a9cf..292950ce20d 100644 --- a/lib/dns/dnssec.c +++ b/lib/dns/dnssec.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 @@ -16,7 +16,7 @@ */ /* - * $Id: dnssec.c,v 1.118 2010/01/13 08:35:24 fdupont Exp $ + * $Id: dnssec.c,v 1.119 2010/01/13 23:48:59 tbox Exp $ */ /*! \file */