Annotation of truecrypt/release/setup files/license.txt, revision 1.1.1.4

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