]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Thu, 15 May 2008 23:46:37 +0000 (23:46 +0000)
committerAutomatic Updater <source@isc.org>
Thu, 15 May 2008 23:46:37 +0000 (23:46 +0000)
lib/dns/dst_parse.h

index 10104cc6a78329cb3d2e031f5156ded06815d384..9809685b879b5787b345b57a0939b964b64b43ac 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Portions Copyright (C) 2004-2007  Internet Systems Consortium, Inc. ("ISC")
+ * Portions Copyright (C) 2004-2008  Internet Systems Consortium, Inc. ("ISC")
  * Portions Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -29,7 +29,7 @@
  * IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: dst_parse.h,v 1.8.92.1 2008/05/15 00:50:50 each Exp $ */
+/* $Id: dst_parse.h,v 1.8.92.2 2008/05/15 23:46:37 tbox Exp $ */
 
 /*! \file */
 #ifndef DST_DST_PARSE_H