summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2006-04-04 21:19:42 +0000
committerTom Yu <tlyu@mit.edu>2006-04-04 21:19:42 +0000
commita91df9c2a163129c437986d62bc758f5921f7097 (patch)
treedcf38095c1425eedba73a0283f5446d7f733ff06
parent097533406b21958606aa5087f63e7f98aaf310fd (diff)
downloadkrb5-mechglue.tar.gz
add Sun copyrightmechglue
git-svn-id: svn://anonsvn.mit.edu/krb5/users/tlyu/branches/mechglue@17842 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--README25
1 files changed, 24 insertions, 1 deletions
diff --git a/README b/README
index 2bfe2473c..6a2382d2a 100644
--- 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
----------------