From: Mark Andrews Date: Thu, 5 Oct 2006 00:31:42 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4.0b3~16 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=3d6cf11de03c9ed22b9f090cfb18055e66d61da5;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/util/merge_copyrights b/util/merge_copyrights index d126895a367..bb5618bc7a0 100644 --- a/util/merge_copyrights +++ b/util/merge_copyrights @@ -1,6 +1,6 @@ #!/usr/local/bin/perl -w # -# Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2004-2006 Internet Systems Consortium, Inc. ("ISC") # Copyright (C) 1998-2001, 2003 Internet Software Consortium. # # Permission to use, copy, modify, and distribute this software for any @@ -15,7 +15,7 @@ # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR # PERFORMANCE OF THIS SOFTWARE. -# $Id: merge_copyrights,v 1.19.18.6 2006/10/05 00:16:41 marka Exp $ +# $Id: merge_copyrights,v 1.19.18.7 2006/10/05 00:31:42 marka Exp $ %file_types = (); %file_years = ();