|
|
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.4 ! root 58: 9. If you use any part of the source code by Dr. Brian Gladman in your
1.1.1.3 root 59: project, you must follow his terms and conditions.
60:
1.1.1.4 ! root 61: 10. If you use any part of the source code by Markus Friedl in your project,
1.1.1.3 root 62: you must follow his terms and conditions.
63:
1.1.1.4 ! root 64: 11. This product contains no mechanism or facility that would allow partial
1.1.1.3 root 65: or complete recovery of your data without knowing the correct password or
66: the key used to encrypt the data.
67:
68: Portions of this software are:
69: Copyright (c) 1998-2000 Paul Le Roux. All Rights Reserved.
70: Copyright (c) 2004 TrueCrypt Team. All Rights Reserved.
71: Copyright (c) 2004 TrueCrypt Foundation. All Rights Reserved.
72: Copyright (c) 1995-1997 Eric Young. All Rights Reserved.
73: Copyright (c) 1992-1999 Masayasu Kumagai, Paulo Barreto, Peter Gutmann.
74: Copyright (c) 2003 Dr. Brian Gladman, Worcester, UK. All Rights Reserved.
75: Copyright (c) 2001 Markus Friedl. All Rights Reserved.
76: For more information, see the legal notices attached to parts of the source code.
77: This is a TrueCrypt Foundation release.
78:
79: END OF GENERAL LICENSE
80:
81:
82: Component Legal Notices:
83: ____________________________________________________________
84:
85: Copyright (C) 1995-1997 Eric Young ([email protected])
86: All rights reserved.
87:
88: This package is an SSL implementation written
89: by Eric Young ([email protected]).
90: The implementation was written so as to conform with Netscapes SSL.
91:
92: This library is free for commercial and non-commercial use as long as
93: the following conditions are aheared to. The following conditions
94: apply to all code found in this distribution, be it the RC4, RSA,
95: lhash, DES, etc., code; not just the SSL code. The SSL documentation
96: included with this distribution is covered by the same copyright terms
97: except that the holder is Tim Hudson ([email protected]).
98:
99: Copyright remains Eric Young's, and as such any Copyright notices in
100: the code are not to be removed.
101: If this package is used in a product, Eric Young should be given attribution
102: as the author of the parts of the library used.
103: This can be in the form of a textual message at program startup or
104: in documentation (online or textual) provided with the package.
105:
106: Redistribution and use in source and binary forms, with or without
107: modification, are permitted provided that the following conditions
108: are met:
109: 1. Redistributions of source code must retain the copyright
110: notice, this list of conditions and the following disclaimer.
111: 2. Redistributions in binary form must reproduce the above copyright
112: notice, this list of conditions and the following disclaimer in the
113: documentation and/or other materials provided with the distribution.
114: 3. All advertising materials mentioning features or use of this software
115: must display the following acknowledgement:
116: "This product includes cryptographic software written by
117: Eric Young ([email protected])"
118: The word 'cryptographic' can be left out if the rouines from the library
119: being used are not cryptographic related :-).
120: 4. If you include any Windows specific code (or a derivative thereof) from
121: the apps directory (application code) you must include an acknowledgement:
122: "This product includes software written by Tim Hudson ([email protected])"
123:
124: THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
125: ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
126: IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
127: ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
128: FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
129: DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
130: OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
131: HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
132: LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
133: OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
134: SUCH DAMAGE.
135:
136: The licence and distribution terms for any publically available version or
137: derivative of this code cannot be changed. i.e. this code cannot simply be
138: copied and put under another distribution licence
139: [including the GNU Public Licence.]
140: ____________________________________________________________
141:
142: Copyright (c) 2003, Dr Brian Gladman, Worcester, UK. All rights reserved.
143:
144: LICENSE TERMS
145:
146: The free distribution and use of this software in both source and binary
147: form is allowed (with or without changes) provided that:
148:
149: 1. distributions of this source code include the above copyright
150: notice, this list of conditions and the following disclaimer;
151:
152: 2. distributions in binary form include the above copyright
153: notice, this list of conditions and the following disclaimer
154: in the documentation and/or other associated materials;
155:
156: 3. the copyright holder's name is not used to endorse products
157: built using this software without specific written permission.
158:
159: ALTERNATIVELY, provided that this notice is retained in full, this product
160: may be distributed under the terms of the GNU General Public License (GPL),
161: in which case the provisions of the GPL apply INSTEAD OF those given above.
162:
163: DISCLAIMER
164:
165: This software is provided 'as is' with no explicit or implied warranties
166: in respect of its properties, including, but not limited to, correctness
167: and/or fitness for purpose.
168: ____________________________________________________________
169:
170: Copyright (c) 2001 Markus Friedl. All rights reserved.
171:
172: Redistribution and use in source and binary forms, with or without
173: modification, are permitted provided that the following conditions
174: are met:
175: 1. Redistributions of source code must retain the above copyright
176: notice, this list of conditions and the following disclaimer.
177: 2. Redistributions in binary form must reproduce the above copyright
178: notice, this list of conditions and the following disclaimer in the
179: documentation and/or other materials provided with the distribution.
180:
181: THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
182: IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
183: OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
184: IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
185: INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
186: NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
187: DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
188: THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
189: (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
190: THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.