diff options
| author | Tom Yu <tlyu@mit.edu> | 2006-11-14 23:23:34 +0000 |
|---|---|---|
| committer | Tom Yu <tlyu@mit.edu> | 2006-11-14 23:23:34 +0000 |
| commit | 292d5de06762aff9f017285c0bb85eb4674e1859 (patch) | |
| tree | 8eead6a942e41649d497b639f87e23cfcf3d4ff8 /doc | |
| parent | cdc69c97e89b5a9e637a80f2cb72d35184a2690b (diff) | |
update copyrights and acknowledgments
Update copyrights and acknowledgments for 1.6.
ticket: new
target_version: 1.6
component: krb5-doc
tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18805 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/copyright.texinfo | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/doc/copyright.texinfo b/doc/copyright.texinfo index cc9a2d35d..5e6daa683 100644 --- a/doc/copyright.texinfo +++ b/doc/copyright.texinfo @@ -390,6 +390,51 @@ SUCH DAMAGE. @vskip 12pt @end iftex +Portions contributed by Novell, Inc., including the LDAP database +backend, are subject to the following license: + +@quotation +@iftex +@smallfonts @rm +@end iftex +Copyright (c) 2004-2005, Novell, Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +@itemize +@item +Redistributions of source code must retain the above copyright notice, +this list of conditions and the following disclaimer. +@item +Redistributions in binary form must reproduce the above copyright +notice, this list of conditions and the following disclaimer in the +documentation and/or other materials provided with the distribution. +@item +The copyright holder's name is not used to endorse or promote products +derived from this software without specific prior written permission. +@end itemize + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. +@end quotation + +@iftex +@vskip 12pt +@hrule +@vskip 12pt +@end iftex + Permission is granted to make and distribute verbatim copies of this manual provided the copyright notices and this permission notice are preserved on all copies. |
