]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorMark Andrews <marka@isc.org>
Fri, 14 Oct 2005 02:13:08 +0000 (02:13 +0000)
committerMark Andrews <marka@isc.org>
Fri, 14 Oct 2005 02:13:08 +0000 (02:13 +0000)
lib/isc/unix/os.c

index 92758011d1791495ffa1f9d2ca437c905446998a..6bbf0590bc48a9faed8a055aa2fdb272cc6d764d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000, 2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and distribute this software for any
@@ -15,7 +15,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: os.c,v 1.13.18.2 2005/10/14 01:28:29 marka Exp $ */
+/* $Id: os.c,v 1.13.18.3 2005/10/14 02:13:08 marka Exp $ */
 
 #include <config.h>