From: Automatic Updater Date: Thu, 18 Mar 2010 23:50:57 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.4-ESV-R2~23^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da0a5ddc6fcc9d6d7a216bb666064d2398f453e;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/configure.in b/configure.in index 42fe5a71286..bbe509ea890 100644 --- a/configure.in +++ b/configure.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 @@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl esyscmd([sed "s/^/# /" COPYRIGHT])dnl AC_DIVERT_POP()dnl -AC_REVISION($Revision: 1.490 $) +AC_REVISION($Revision: 1.491 $) AC_INIT(lib/dns/name.c) AC_PREREQ(2.59)