From 59860521fc65edf1b93df785db597f5596f424e9 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 29 Jul 2005 00:12:41 +0000 Subject: [PATCH] update copyreight notice --- lib/bind/Makefile.in | 4 ++-- lib/bind/resolv/Makefile.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/bind/Makefile.in b/lib/bind/Makefile.in index f6ca403975..6b7eec4fda 100644 --- a/lib/bind/Makefile.in +++ b/lib/bind/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001-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.26 2005/07/28 06:51:45 marka Exp $ +# $Id: Makefile.in,v 1.27 2005/07/29 00:12:40 marka Exp $ srcdir = @srcdir@ VPATH = @srcdir@ diff --git a/lib/bind/resolv/Makefile.in b/lib/bind/resolv/Makefile.in index f3e2f6e857..6040eee05b 100644 --- a/lib/bind/resolv/Makefile.in +++ b/lib/bind/resolv/Makefile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 2001 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.5 2005/07/28 06:51:50 marka Exp $ +# $Id: Makefile.in,v 1.6 2005/07/29 00:12:41 marka Exp $ srcdir= @srcdir@ VPATH = @srcdir@