annotate licenses/README.txt @ 1205:c536d031df2b

(issue68) Added NSS and libcurl to license information.
author Emanuel Schuetze <emanuel@intevation.de>
date Tue, 23 Sep 2014 15:06:49 +0200
parents b4185dd3810f
children ae893a9a44f7
rev   line source
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
1 License of TrustBridge and their used Free Software components
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
2 ==============================================================
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
3
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
4 The TrustBridge source code is licensed under GPL v>=2.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
6 The most restrictive requirements of all used packages (see below) and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
7 their licenses is the GPL v==3. Thus:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
8
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9 +++ The TrustBridge software package (with client and administrator
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10 application and all integrated components) is licensed under
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
11 GNU GPL v>=3 (see GPLv3.txt). +++
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
12
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
13
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
14 TrustBridge integrates the following Free Software components:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
15
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
16 - Qt
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
17 URL: http://qt-project.org
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
18 License: GPL v==3
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
20 - PolarSSL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
21 URL: https://polarssl.org
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
22 License: GPL v>=2
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
23
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
24 - Oxygen-Icons
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
25 URL: http://www.oxygen-icons.org
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
26 Lizenz: LGPL v==3
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
27
1205
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
28 - Mozilla NSS
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
29 URL: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
30 Lizenz: Mozilla Public License v2
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
31
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
32 - libcurl
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
33 URL: http://curl.haxx.se/
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
34 Lizenz: The curl license (MIT/X derivate license)
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
35
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
36
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
37 Used by the TrustBridge Administration application only:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
38
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
39 - OpenSSL-based signcode utility
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
40 URL: http://osslsigncode.sourceforge.net
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
41 License: GPL v==3
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
42
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
43 - OpenSSL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
44 URL: https://www.openssl.org
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
45 License: OpenSSL License
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
46
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
47 - NSIS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
48 URL: http://nsis.sourceforge.net
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
49 Licsense: zlib/libpng license and Common Public License version 1.0
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
50 (only LZMA compression module)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
51
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
52
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
53 --------------------------------------------------------------
1205
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
54 License texts of all used components in detail:
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
55
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
56
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
57 Qt
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
58 ==
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
59 Licsense: GPL v==3
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
60 (see GPLv3.txt)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
61
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
62
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
63 PolarSSL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
64 ========
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
65 Licsense: GPL v>=2
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
66 (see GPLv2.txt)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
67
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
68
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
69 Oxygen-Icons
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
70 ============
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
71 Licsene: LGPL v==3
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
72 (see LGPLv3.txt)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
73
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
74
1205
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
75 Mozilla NSS
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
76 ===========
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
77 Lizenz: Mozilla Public License v2
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
78 (see MPLv2.txt)
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
79
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
80
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
81 libcurl
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
82 =======
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
83 Lizenz: The curl license
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
84
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
85 COPYRIGHT AND PERMISSION NOTICE
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
86
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
87 Copyright (c) 1996 - 2014, Daniel Stenberg, daniel@haxx.se.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
88
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
89 All rights reserved.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
90
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
91 Permission to use, copy, modify, and distribute this software for
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
92 any purpose with or without fee is hereby granted, provided that the
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
93 above copyright notice and this permission notice appear in all
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
94 copies.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
95
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
96 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
97 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
98 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
99 OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
100 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
101 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
102 IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
103 SOFTWARE.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
104
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
105 Except as contained in this notice, the name of a copyright holder
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
106 shall not be used in advertising or otherwise to promote the sale, use
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
107 or other dealings in this Software without prior written authorization
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
108 of the copyright holder.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
109
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
110
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
111 OpenSSL-based signcode utility
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
112 ==============================
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
113 License: GPL v==3
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
114 (see GPLv3.txt)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
115
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
116
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
117 OpenSSL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
118 =======
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
119 License: OpenSSL License
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
120
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
121 Copyright (c) 1998-2011 The OpenSSL Project. All rights reserved.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
122
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
123 Redistribution and use in source and binary forms, with or without
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
124 modification, are permitted provided that the following conditions
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
125 are met:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
126
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
127 1. Redistributions of source code must retain the above copyright
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
128 notice, this list of conditions and the following disclaimer.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
129
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
130 2. Redistributions in binary form must reproduce the above copyright
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
131 notice, this list of conditions and the following disclaimer in
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
132 the documentation and/or other materials provided with the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
133 distribution.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
134
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
135 3. All advertising materials mentioning features or use of this
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
136 software must display the following acknowledgment:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
137 "This product includes software developed by the OpenSSL Project
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
138 for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
139
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
140 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
141 endorse or promote products derived from this software without
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
142 prior written permission. For written permission, please contact
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
143 openssl-core@openssl.org.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
144
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
145 5. Products derived from this software may not be called "OpenSSL"
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
146 nor may "OpenSSL" appear in their names without prior written
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
147 permission of the OpenSSL Project.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
148
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
149 6. Redistributions of any form whatsoever must retain the following
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
150 acknowledgment:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
151 "This product includes software developed by the OpenSSL Project
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
152 for use in the OpenSSL Toolkit (http://www.openssl.org/)"
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
153
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
154 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
155 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
156 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
157 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
158 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
159 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
160 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
161 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
162 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
163 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
164 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
165 OF THE POSSIBILITY OF SUCH DAMAGE.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
166 ====================================================================
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
167
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
168 This product includes cryptographic software written by Eric Young
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
169 (eay@cryptsoft.com). This product includes software written by Tim
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
170 Hudson (tjh@cryptsoft.com).
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
171
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
172
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
173 NSIS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
174 ====
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
175 Licsense:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
176 * zlib/libpng license and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
177 * Common Public License version 1.0 (only LZMA compression module)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
178
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
179 zlib/libpng license
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
180 -------------------
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
181 This software is provided 'as-is', without any express or implied
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
182 warranty. In no event will the authors be held liable for any damages
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
183 arising from the use of this software.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
184
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
185 Permission is granted to anyone to use this software for any
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
186 purpose, including commercial applications, and to alter it and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
187 redistribute it freely, subject to the following restrictions:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
188
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
189 1. The origin of this software must not be misrepresented; you must
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
190 not claim that you wrote the original software. If you use this
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
191 software in a product, an acknowledgment in the product
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
192 documentation would be appreciated but is not required.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
193 2. Altered source versions must be plainly marked as such, and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
194 must not be misrepresented as being the original software.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
195 3. This notice may not be removed or altered from any source
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
196 distribution.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
197
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
198
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
199 Common Public License Version 1.0
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
200 ---------------------------------
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
201 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
202 LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
203 CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
204
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
205 1. DEFINITIONS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
206
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
207 "Contribution" means:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
208
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
209 a) in the case of the initial Contributor, the initial code and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
210 documentation distributed under this Agreement, and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
211
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
212 b) in the case of each subsequent Contributor:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
213
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
214 i) changes to the Program, and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
215
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
216 ii) additions to the Program;
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
217
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
218 where such changes and/or additions to the Program originate from and are
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
219 distributed by that particular Contributor. A Contribution 'originates' from a
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
220 Contributor if it was added to the Program by such Contributor itself or anyone
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
221 acting on such Contributor's behalf. Contributions do not include additions to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
222 the Program which: (i) are separate modules of software distributed in
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
223 conjunction with the Program under their own license agreement, and (ii) are not
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
224 derivative works of the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
225
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
226 "Contributor" means any person or entity that distributes the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
227
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
228 "Licensed Patents " mean patent claims licensable by a Contributor which are
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
229 necessarily infringed by the use or sale of its Contribution alone or when
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
230 combined with the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
231
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
232 "Program" means the Contributions distributed in accordance with this Agreement.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
233
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
234 "Recipient" means anyone who receives the Program under this Agreement,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
235 including all Contributors.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
236
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
237 2. GRANT OF RIGHTS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
238
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
239 a) Subject to the terms of this Agreement, each Contributor hereby grants
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
240 Recipient a non-exclusive, worldwide, royalty-free copyright license to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
241 reproduce, prepare derivative works of, publicly display, publicly perform,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
242 distribute and sublicense the Contribution of such Contributor, if any, and such
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
243 derivative works, in source code and object code form.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
244
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
245 b) Subject to the terms of this Agreement, each Contributor hereby grants
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
246 Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
247 Patents to make, use, sell, offer to sell, import and otherwise transfer the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
248 Contribution of such Contributor, if any, in source code and object code form.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
249 This patent license shall apply to the combination of the Contribution and the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
250 Program if, at the time the Contribution is added by the Contributor, such
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
251 addition of the Contribution causes such combination to be covered by the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
252 Licensed Patents. The patent license shall not apply to any other combinations
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
253 which include the Contribution. No hardware per se is licensed hereunder.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
254
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
255 c) Recipient understands that although each Contributor grants the licenses
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
256 to its Contributions set forth herein, no assurances are provided by any
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
257 Contributor that the Program does not infringe the patent or other intellectual
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
258 property rights of any other entity. Each Contributor disclaims any liability to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
259 Recipient for claims brought by any other entity based on infringement of
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
260 intellectual property rights or otherwise. As a condition to exercising the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
261 rights and licenses granted hereunder, each Recipient hereby assumes sole
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
262 responsibility to secure any other intellectual property rights needed, if any.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
263 For example, if a third party patent license is required to allow Recipient to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
264 distribute the Program, it is Recipient's responsibility to acquire that license
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
265 before distributing the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
266
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
267 d) Each Contributor represents that to its knowledge it has sufficient
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
268 copyright rights in its Contribution, if any, to grant the copyright license set
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
269 forth in this Agreement.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
270
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
271 3. REQUIREMENTS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
272
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
273 A Contributor may choose to distribute the Program in object code form under its
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
274 own license agreement, provided that:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
275
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
276 a) it complies with the terms and conditions of this Agreement; and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
277
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
278 b) its license agreement:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
279
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
280 i) effectively disclaims on behalf of all Contributors all warranties and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
281 conditions, express and implied, including warranties or conditions of title and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
282 non-infringement, and implied warranties or conditions of merchantability and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
283 fitness for a particular purpose;
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
284
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
285 ii) effectively excludes on behalf of all Contributors all liability for
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
286 damages, including direct, indirect, special, incidental and consequential
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
287 damages, such as lost profits;
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
288
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
289 iii) states that any provisions which differ from this Agreement are offered
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
290 by that Contributor alone and not by any other party; and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
291
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
292 iv) states that source code for the Program is available from such
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
293 Contributor, and informs licensees how to obtain it in a reasonable manner on or
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
294 through a medium customarily used for software exchange.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
295
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
296 When the Program is made available in source code form:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
297
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
298 a) it must be made available under this Agreement; and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
299
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
300 b) a copy of this Agreement must be included with each copy of the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
301
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
302 Contributors may not remove or alter any copyright notices contained within the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
303 Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
304
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
305 Each Contributor must identify itself as the originator of its Contribution, if
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
306 any, in a manner that reasonably allows subsequent Recipients to identify the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
307 originator of the Contribution.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
308
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
309 4. COMMERCIAL DISTRIBUTION
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
310
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
311 Commercial distributors of software may accept certain responsibilities with
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
312 respect to end users, business partners and the like. While this license is
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
313 intended to facilitate the commercial use of the Program, the Contributor who
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
314 includes the Program in a commercial product offering should do so in a manner
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
315 which does not create potential liability for other Contributors. Therefore, if
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
316 a Contributor includes the Program in a commercial product offering, such
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
317 Contributor ("Commercial Contributor") hereby agrees to defend and indemnify
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
318 every other Contributor ("Indemnified Contributor") against any losses, damages
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
319 and costs (collectively "Losses") arising from claims, lawsuits and other legal
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
320 actions brought by a third party against the Indemnified Contributor to the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
321 extent caused by the acts or omissions of such Commercial Contributor in
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
322 connection with its distribution of the Program in a commercial product
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
323 offering. The obligations in this section do not apply to any claims or Losses
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
324 relating to any actual or alleged intellectual property infringement. In order
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
325 to qualify, an Indemnified Contributor must: a) promptly notify the Commercial
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
326 Contributor in writing of such claim, and b) allow the Commercial Contributor to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
327 control, and cooperate with the Commercial Contributor in, the defense and any
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
328 related settlement negotiations. The Indemnified Contributor may participate in
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
329 any such claim at its own expense.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
330
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
331 For example, a Contributor might include the Program in a commercial product
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
332 offering, Product X. That Contributor is then a Commercial Contributor. If that
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
333 Commercial Contributor then makes performance claims, or offers warranties
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
334 related to Product X, those performance claims and warranties are such
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
335 Commercial Contributor's responsibility alone. Under this section, the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
336 Commercial Contributor would have to defend claims against the other
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
337 Contributors related to those performance claims and warranties, and if a court
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
338 requires any other Contributor to pay any damages as a result, the Commercial
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
339 Contributor must pay those damages.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
340
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
341 5. NO WARRANTY
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
342
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
343 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
344 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
345 IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
346 NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
347 Recipient is solely responsible for determining the appropriateness of using and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
348 distributing the Program and assumes all risks associated with its exercise of
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
349 rights under this Agreement, including but not limited to the risks and costs of
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
350 program errors, compliance with applicable laws, damage to or loss of data,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
351 programs or equipment, and unavailability or interruption of operations.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
352
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
353 6. DISCLAIMER OF LIABILITY
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
354
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
355 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
356 CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
357 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
358 PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
359 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
360 OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
361 GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
362
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
363 7. GENERAL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
364
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
365 If any provision of this Agreement is invalid or unenforceable under applicable
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
366 law, it shall not affect the validity or enforceability of the remainder of the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
367 terms of this Agreement, and without further action by the parties hereto, such
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
368 provision shall be reformed to the minimum extent necessary to make such
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
369 provision valid and enforceable.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
370
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
371 If Recipient institutes patent litigation against a Contributor with respect to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
372 a patent applicable to software (including a cross-claim or counterclaim in a
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
373 lawsuit), then any patent licenses granted by that Contributor to such Recipient
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
374 under this Agreement shall terminate as of the date such litigation is filed. In
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
375 addition, if Recipient institutes patent litigation against any entity
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
376 (including a cross-claim or counterclaim in a lawsuit) alleging that the Program
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
377 itself (excluding combinations of the Program with other software or hardware)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
378 infringes such Recipient's patent(s), then such Recipient's rights granted under
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
379 Section 2(b) shall terminate as of the date such litigation is filed.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
380
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
381 All Recipient's rights under this Agreement shall terminate if it fails to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
382 comply with any of the material terms or conditions of this Agreement and does
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
383 not cure such failure in a reasonable period of time after becoming aware of
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
384 such noncompliance. If all Recipient's rights under this Agreement terminate,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
385 Recipient agrees to cease use and distribution of the Program as soon as
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
386 reasonably practicable. However, Recipient's obligations under this Agreement
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
387 and any licenses granted by Recipient relating to the Program shall continue and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
388 survive.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
389
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
390 Everyone is permitted to copy and distribute copies of this Agreement, but in
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
391 order to avoid inconsistency the Agreement is copyrighted and may only be
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
392 modified in the following manner. The Agreement Steward reserves the right to
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
393 publish new versions (including revisions) of this Agreement from time to time.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
394 No one other than the Agreement Steward has the right to modify this Agreement.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
395 IBM is the initial Agreement Steward. IBM may assign the responsibility to serve
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
396 as the Agreement Steward to a suitable separate entity. Each new version of the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
397 Agreement will be given a distinguishing version number. The Program (including
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
398 Contributions) may always be distributed subject to the version of the Agreement
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
399 under which it was received. In addition, after a new version of the Agreement
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
400 is published, Contributor may elect to distribute the Program (including its
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
401 Contributions) under the new version. Except as expressly stated in Sections
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
402 2(a) and 2(b) above, Recipient receives no rights or licenses to the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
403 intellectual property of any Contributor under this Agreement, whether
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
404 expressly, by implication, estoppel or otherwise. All rights in the Program not
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
405 expressly granted under this Agreement are reserved.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
406
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
407 This Agreement is governed by the laws of the State of New York and the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
408 intellectual property laws of the United States of America. No party to this
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
409 Agreement will bring a legal action under this Agreement more than one year
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
410 after the cause of action arose. Each party waives its rights to a jury trial in
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
411 any resulting litigation.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
412
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
413
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
414 Special exception for LZMA compression module
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
415 ---------------------------------------------
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
416 Igor Pavlov and Amir Szekely, the authors of the LZMA compression
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
417 module for NSIS, expressly permit you to statically or dynamically
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
418 link your code (or bind by name) to the files from the LZMA
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
419 compression module for NSIS without subjecting your linked code to the
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
420 terms of the Common Public license version 1.0. Any modifications or
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
421 additions to files from the LZMA compression module for NSIS, however,
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
422 are subject to the terms of the Common Public License version 1.0.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
423

http://wald.intevation.org/projects/trustbridge/