update copyright notice

This commit is contained in:
Tinderbox User 2014-06-04 23:45:22 +00:00
parent 1fff4d36fb
commit 780169512e
2 changed files with 2 additions and 1 deletions

View 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

View 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.
*