]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
add Sun copyright mechglue
authorTom Yu <tlyu@mit.edu>
Tue, 4 Apr 2006 21:19:42 +0000 (21:19 +0000)
committerTom Yu <tlyu@mit.edu>
Tue, 4 Apr 2006 21:19:42 +0000 (21:19 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/users/tlyu/branches/mechglue@17842 dc483132-0cff-0310-8789-dd5450dbe970

README

diff --git a/README b/README
index 2bfe2473c442574285dfe51c92d77f3fda8e8f65..6a2382d2ae947138bf5e6f044c97506052346f05 100644 (file)
--- a/README
+++ b/README
@@ -1130,7 +1130,30 @@ src/lib/crypto/aes has the following copyright:
  in respect of any properties, including, but not limited to, correctness 
  and fitness for purpose.
 
-
+--- The implementations of GSSAPI mechglue in src/lib/gssapi/mechglue
+    and GSSAPI-SPNEGO in src/lib/gssapi/spnego have the following
+    copyright:
+
+Copyright (c) 2004 Sun Microsystems, Inc.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Acknowledgements
 ----------------