diff options
| author | Greg Hudson <ghudson@mit.edu> | 2011-03-15 19:02:32 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2011-03-15 19:02:32 +0000 |
| commit | 0dd24b627d0a4d93cbc5a597db55cfb5f8902b60 (patch) | |
| tree | 74befa7354060960292f53ece4db23a30d49f208 /doc | |
| parent | 3f43a36fba5998174e66c5576f425e633b87970f (diff) | |
Remove the Yarrow copyright notice since the code is gone
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24704 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/copyright.texinfo | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/doc/copyright.texinfo b/doc/copyright.texinfo index 2049eb187..ce110cb9f 100644 --- a/doc/copyright.texinfo +++ b/doc/copyright.texinfo @@ -124,34 +124,6 @@ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. @cdivider -The implementation of the Yarrow pseudo-random number generator -in @code{src/lib/crypto/krb/prng/yarrow} has the following copyright: - -@quotation -Copyright 2000 by Zero-Knowledge Systems, Inc. - -Permission to use, copy, modify, distribute, and sell this software -and its documentation for any purpose is hereby granted without fee, -provided that the above copyright notice appear in all copies and that -both that copyright notice and this permission notice appear in -supporting documentation, and that the name of Zero-Knowledge Systems, -Inc. not be used in advertising or publicity pertaining to -distribution of the software without specific, written prior -permission. Zero-Knowledge Systems, Inc. makes no representations -about the suitability of this software for any purpose. It is -provided ``as is'' without express or implied warranty. - -ZERO-KNOWLEDGE SYSTEMS, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO -THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND -FITNESS, IN NO EVENT SHALL ZERO-KNOWLEDGE SYSTEMS, INC. BE LIABLE FOR -ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTUOUS ACTION, ARISING OUT -OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -@end quotation - -@cdivider - The implementation of the AES encryption algorithm in @code{src/lib/crypto/builtin/aes} has the following copyright: |
