]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorAutomatic Updater <source@isc.org>
Wed, 29 Feb 2012 23:47:21 +0000 (23:47 +0000)
committerAutomatic Updater <source@isc.org>
Wed, 29 Feb 2012 23:47:21 +0000 (23:47 +0000)
lib/isc/unix/stdio.c

index df142b45b374914930da669a8556a9fa9fa2d52a..c6b76f9b8665677446af146aa9d1c11e269d257d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2007, 2011  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2007, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: stdio.c,v 1.12 2012/02/29 21:28:17 each Exp $ */
+/* $Id: stdio.c,v 1.13 2012/02/29 23:47:21 tbox Exp $ */
 
 #include <config.h>