summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2011-03-15 19:02:32 +0000
committerGreg Hudson <ghudson@mit.edu>2011-03-15 19:02:32 +0000
commit0dd24b627d0a4d93cbc5a597db55cfb5f8902b60 (patch)
tree74befa7354060960292f53ece4db23a30d49f208
parent3f43a36fba5998174e66c5576f425e633b87970f (diff)
downloadkrb5-0dd24b627d0a4d93cbc5a597db55cfb5f8902b60.tar.gz
krb5-0dd24b627d0a4d93cbc5a597db55cfb5f8902b60.tar.xz
krb5-0dd24b627d0a4d93cbc5a597db55cfb5f8902b60.zip
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
-rw-r--r--NOTICE28
-rw-r--r--doc/copyright.texinfo28
2 files changed, 0 insertions, 56 deletions
diff --git a/NOTICE b/NOTICE
index fcb6fe1b7a..f42a663834 100644
--- a/NOTICE
+++ b/NOTICE
@@ -113,34 +113,6 @@ Portions of `src/lib/crypto' have the following copyright:
-------------------
-The implementation of the Yarrow pseudo-random number generator in
-`src/lib/crypto/krb/prng/yarrow' has the following copyright:
-
- 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.
-
- -------------------
-
The implementation of the AES encryption algorithm in
`src/lib/crypto/builtin/aes' has the following copyright:
diff --git a/doc/copyright.texinfo b/doc/copyright.texinfo
index 2049eb1871..ce110cb9f9 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: