From: Mark Andrews Date: Fri, 21 Jul 2006 02:05:56 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.3.3rc1~22 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=93c5fb01e55e5c64ad88d1f8baf596740e2440ec;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/bin/tests/Makefile.in b/bin/tests/Makefile.in index f457e50f786..3f88fb8e915 100644 --- a/bin/tests/Makefile.in +++ b/bin/tests/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2003 Internet Software Consortium. # # Permission to use, copy, modify, and 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.113.2.1.8.11 2006/07/20 05:48:38 marka Exp $ +# $Id: Makefile.in,v 1.113.2.1.8.12 2006/07/21 02:05:56 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/dns/rdata.c b/lib/dns/rdata.c index 852d4474262..bcd0e150052 100644 --- a/lib/dns/rdata.c +++ b/lib/dns/rdata.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1998-2003 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: rdata.c,v 1.147.2.11.2.21 2006/07/20 03:26:09 marka Exp $ */ +/* $Id: rdata.c,v 1.147.2.11.2.22 2006/07/21 02:05:56 marka Exp $ */ #include #include