Annotation of truecrypt/docs/license.txt, revision 1.1.1.3

1.1.1.3 ! root        1: TRUECRYPT LICENSE
1.1       root        2: 
1.1.1.3 ! root        3: This product can be copied and distributed free of charge, including 
        !             4: source code.
1.1       root        5: 
1.1.1.3 ! root        6: You may modify this product and source code, and distribute such modifications, 
        !             7: and you may derive new works based on this product, provided that:
1.1.1.2   root        8: 
1.1.1.3 ! root        9: 1. Any product which is simply derived from this product cannot be
        !            10: called E4M, or Encryption for the Masses.
        !            11: 
        !            12: 2. If you use any of the source code in your product, and your product
        !            13: is distributed with source code, you must include this notice with
        !            14: those portions of this source code that you use. 
        !            15: 
        !            16: Or, 
        !            17: 
        !            18: If your product is distributed in binary form only, you must display
        !            19: on any packaging, and marketing materials which reference
        !            20: your product, a notice which states: 
        !            21: 
        !            22: "This product uses components written by Paul Le Roux <[email protected]>"
        !            23: 
        !            24: 3. If you use any of the source code originally by Eric Young, you must
        !            25: in addition follow his terms and conditions.
        !            26: 
        !            27: 4. Nothing requires that you accept this License, as you have not
        !            28: signed it. However, nothing else grants you permission to modify or
        !            29: distribute the product or its derivative works.
        !            30: 
        !            31: These actions are prohibited by law if you do not accept this License.
        !            32: 
        !            33: 5. If any of these license terms is found to be to broad in scope, and  
        !            34: declared invalid by any court or legal process, you agree that all other
        !            35: terms shall not be so affected, and shall remain valid and enforceable.
        !            36: 
        !            37: 6. THIS PROGRAM IS DISTRIBUTED FREE OF CHARGE, THEREFORE THERE IS NO WARRANTY 
        !            38: FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. UNLESS OTHERWISE 
        !            39: STATED THE PROGRAM IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER 
        !            40: EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
        !            41: MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE 
        !            42: QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE 
        !            43: DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
        !            44: 
        !            45: 7. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1.1.1.2   root       46: WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
                     47: REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
                     48: INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
1.1.1.3 ! root       49: OUT OF THE USE OR INABILITY TO USE THE PROGRAM, INCLUDING BUT NOT LIMITED
1.1.1.2   root       50: TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
                     51: YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
1.1.1.3 ! root       52: PROGRAMS, EVEN IF SUCH HOLDER OR OTHER PARTY HAD PREVIOUSLY BEEN ADVISED 
        !            53: OF THE POSSIBILITY OF SUCH DAMAGES.
        !            54: 
        !            55: 8. Where applicable, the specific licenses attached to parts of the source
        !            56: code might take precedence over this general license.
1.1       root       57: 
1.1.1.3 ! root       58: 9. The IDEA cipher described in U.S. patent number 5,214,703 requires a
        !            59: separate license from Ascom Tech AG for commercial use. IDEA is a trademark
        !            60: of Ascom Tech AG. 
        !            61: 
        !            62: 10. If you use any part of the source code by Dr. Brian Gladman in your
        !            63: project, you must follow his terms and conditions.
        !            64: 
        !            65: 11. If you use any part of the source code by Markus Friedl in your project,
        !            66: you must follow his terms and conditions.
        !            67: 
        !            68: 12. This product contains no mechanism or facility that would allow partial
        !            69: or complete recovery of your data without knowing the correct password or
        !            70: the key used to encrypt the data.
        !            71: 
        !            72: Portions of this software are:
        !            73: Copyright (c) 1998-2000 Paul Le Roux. All Rights Reserved.
        !            74: Copyright (c) 2004 TrueCrypt Team. All Rights Reserved.
        !            75: Copyright (c) 2004 TrueCrypt Foundation. All Rights Reserved.
        !            76: Copyright (c) 1995-1997 Eric Young. All Rights Reserved.
        !            77: Copyright (c) 1992-1999 Masayasu Kumagai, Paulo Barreto, Peter Gutmann.
        !            78: Copyright (c) 2003 Dr. Brian Gladman, Worcester, UK. All Rights Reserved.
        !            79: Copyright (c) 2001 Markus Friedl. All Rights Reserved.
        !            80: For more information, see the legal notices attached to parts of the source code.
        !            81: This is a TrueCrypt Foundation release.
        !            82: 
        !            83: END OF GENERAL LICENSE 
        !            84: 
        !            85: 
        !            86: Component Legal Notices:
        !            87: ____________________________________________________________
        !            88: 
        !            89: Copyright (C) 1995-1997 Eric Young ([email protected])
        !            90: All rights reserved.
        !            91: 
        !            92: This package is an SSL implementation written
        !            93: by Eric Young ([email protected]).
        !            94: The implementation was written so as to conform with Netscapes SSL.
        !            95: 
        !            96: This library is free for commercial and non-commercial use as long as
        !            97: the following conditions are aheared to.  The following conditions
        !            98: apply to all code found in this distribution, be it the RC4, RSA,
        !            99: lhash, DES, etc., code; not just the SSL code.  The SSL documentation
        !           100: included with this distribution is covered by the same copyright terms
        !           101: except that the holder is Tim Hudson ([email protected]).
        !           102: 
        !           103: Copyright remains Eric Young's, and as such any Copyright notices in
        !           104: the code are not to be removed.
        !           105: If this package is used in a product, Eric Young should be given attribution
        !           106: as the author of the parts of the library used.
        !           107: This can be in the form of a textual message at program startup or
        !           108: in documentation (online or textual) provided with the package.
        !           109: 
        !           110: Redistribution and use in source and binary forms, with or without
        !           111: modification, are permitted provided that the following conditions
        !           112: are met:
        !           113: 1. Redistributions of source code must retain the copyright
        !           114:    notice, this list of conditions and the following disclaimer.
        !           115: 2. Redistributions in binary form must reproduce the above copyright
        !           116:    notice, this list of conditions and the following disclaimer in the
        !           117:    documentation and/or other materials provided with the distribution.
        !           118: 3. All advertising materials mentioning features or use of this software
        !           119:    must display the following acknowledgement:
        !           120:    "This product includes cryptographic software written by
        !           121:     Eric Young ([email protected])"
        !           122:    The word 'cryptographic' can be left out if the rouines from the library
        !           123:    being used are not cryptographic related :-).
        !           124: 4. If you include any Windows specific code (or a derivative thereof) from 
        !           125:    the apps directory (application code) you must include an acknowledgement:
        !           126:    "This product includes software written by Tim Hudson ([email protected])"
        !           127: 
        !           128: THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
        !           129: ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
        !           130: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
        !           131: ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
        !           132: FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
        !           133: DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
        !           134: OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
        !           135: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
        !           136: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
        !           137: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
        !           138: SUCH DAMAGE.
        !           139: 
        !           140: The licence and distribution terms for any publically available version or
        !           141: derivative of this code cannot be changed.  i.e. this code cannot simply be
        !           142: copied and put under another distribution licence
        !           143: [including the GNU Public Licence.]
        !           144: ____________________________________________________________
        !           145: 
        !           146: Copyright (c) 2003, Dr Brian Gladman, Worcester, UK.   All rights reserved.
        !           147: 
        !           148: LICENSE TERMS
        !           149: 
        !           150: The free distribution and use of this software in both source and binary
        !           151: form is allowed (with or without changes) provided that:
        !           152: 
        !           153:   1. distributions of this source code include the above copyright
        !           154:      notice, this list of conditions and the following disclaimer;
        !           155: 
        !           156:   2. distributions in binary form include the above copyright
        !           157:      notice, this list of conditions and the following disclaimer
        !           158:      in the documentation and/or other associated materials;
        !           159: 
        !           160:   3. the copyright holder's name is not used to endorse products
        !           161:      built using this software without specific written permission.
        !           162: 
        !           163: ALTERNATIVELY, provided that this notice is retained in full, this product
        !           164: may be distributed under the terms of the GNU General Public License (GPL),
        !           165: in which case the provisions of the GPL apply INSTEAD OF those given above.
        !           166: 
        !           167: DISCLAIMER
        !           168: 
        !           169: This software is provided 'as is' with no explicit or implied warranties
        !           170: in respect of its properties, including, but not limited to, correctness
        !           171: and/or fitness for purpose.
        !           172: ____________________________________________________________
        !           173: 
        !           174: Copyright (c) 2001 Markus Friedl.  All rights reserved.
        !           175: 
        !           176: Redistribution and use in source and binary forms, with or without
        !           177: modification, are permitted provided that the following conditions
        !           178: are met:
        !           179: 1. Redistributions of source code must retain the above copyright
        !           180:    notice, this list of conditions and the following disclaimer.
        !           181: 2. Redistributions in binary form must reproduce the above copyright
        !           182:    notice, this list of conditions and the following disclaimer in the
        !           183:    documentation and/or other materials provided with the distribution.
        !           184: 
        !           185: THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
        !           186: IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
        !           187: OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
        !           188: IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
        !           189: INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
        !           190: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
        !           191: DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
        !           192: THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
        !           193: (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
        !           194: THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.