]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 4 Jun 2014 23:45:22 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 4 Jun 2014 23:45:22 +0000 (23:45 +0000)
lib/isc/include/isc/random.h
lib/isc/random.c

index 8d74f25cae6860e743cb26605664e8c04678e503..ec6c899454ec70c106ab56a5c0dc09c1944c854d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009, 2014  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2001  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index d0cbdc872f860ee04e46eafb9ec02f9510a7d9e1..dc9893fff7903f7f864ddaa9dd68e6ad7b2f7831 100644 (file)
@@ -14,6 +14,7 @@
  * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  * PERFORMANCE OF THIS SOFTWARE.
  */
+
 /*%
  * ChaCha based random number generator derived from OpenBSD.
  *