annotate licenses/README.txt @ 1296:13b56e9c7e7b

(issue149) licenses/README.txt additions and corrections.
author Bernhard Reiter <bernhard@intevation.de>
date Mon, 29 Sep 2014 16:12:47 +0200
parents 2dc66e510fa7
children a3b0f5de3eeb
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
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
4 The TrustBridge source code itself is licensed under GNU GPL v>=2.
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
5
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
6 Additional software components are need to build the resulting binaries,
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
7 which are all Free Software. Their licenses are all compatible
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
8 under the GNU GPL v==3. Thus:
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
9
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
10 +++ The TrustBridge software package (with client and administrator
1214
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
11 application and all integrated components) is licensed under
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
12 GNU GPL v==3 (see GPLv3.txt). +++
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
13
1284
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
14 You can get the corresponding source code (conforming to section 6d of the
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
15 license) by reading the version number of the application and
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
16 accessing the correpsonding version within the SCM repository at
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
17 https://wald.intevation.org/projects/trustbridge
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
18 See the file INSTALL for version information of the used components.
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
19
1284
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
20 TrustBridge integrates the following Free Software components,
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
21 their source code can be copied from:
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
22
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
23 - Qt
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
24 URL: http://qt-project.org
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
25 License: GNU LGPL v==2.1 or GNU GPL v==3
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
26
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
27 - PolarSSL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
28 URL: https://polarssl.org
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
29 License: GNU GPL v>=2
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
30
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
31 - Oxygen-Icons
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
32 URL: http://www.oxygen-icons.org
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
33 Lizenz: GNU LGPL v>=3
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
34
1205
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
35 - Mozilla NSS
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
36 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
37 Lizenz: Mozilla Public License v2
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
38
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
39 - libcurl
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
40 URL: http://curl.haxx.se/
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
41 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
42
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
43
1284
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
44 TrustBridge Administrator integrates the following Free Software components,
2dc66e510fa7 (issue149) adding a description on how we offer the "corresponding source" code.
Bernhard Reiter <bernhard@intevation.de>
parents: 1282
diff changeset
45 their source code can be copied from:
1214
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
46
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
47 - Qt
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
48 URL: http://qt-project.org
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
49 License: GNU LGPL v==2.1 or GNU GPL v==3
1214
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
50
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
51 - PolarSSL
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
52 URL: https://polarssl.org
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
53 License: GNU GPL v>=2
1214
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
54
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
55 - Oxygen-Icons
ae893a9a44f7 (issue68) License information README updated.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1205
diff changeset
56 URL: http://www.oxygen-icons.org
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
57 License: GNU LGPL v>=3
1203
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 - NSIS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
60 URL: http://nsis.sourceforge.net
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
61 License: zlib/libpng license and Common Public License version 1.0
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
62 (only LZMA compression module)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
63
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
64 TrustBridge Administrator can utilse a code signing tool, thus it comes
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
65 bundled with osslsigncode, which itself depends on OpenSSL:
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
66
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
67 - OpenSSL-based signcode utility
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
68 URL: http://osslsigncode.sourceforge.net
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
69 License: GNU GPL v==3 + OpenSSL exception.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
70
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
71 - OpenSSL
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
72 URL: https://www.openssl.org
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
73 License: OpenSSL License
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
74
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
75
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
76 Scripts and tools for building and testing the TrustBridge binaries
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
77 are Free Software as well. Most can be downloaded in binary and source
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
78 from Ubuntu or Debian, see the details in INSTALL, except:j
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
79
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
80 - Hiawatha
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
81 URL: https://www.hiawatha-webserver.org
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
82 License: GNU GPL v==2
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
83 --------------------------------------------------------------
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
84
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
85 Licenses in detail:
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
86 ===================
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
87
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
88
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
89 Qt
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
90 ==
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
91 Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
92 Contact: http://www.qt-project.org/legal
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
93
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
94 $QT_BEGIN_LICENSE:LGPL$
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
95 Commercial License Usage
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
96 Licensees holding valid commercial Qt licenses may use this file in
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
97 accordance with the commercial license agreement provided with the
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
98 Software or, alternatively, in accordance with the terms contained in
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
99 a written agreement between you and Digia. For licensing terms and
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
100 conditions see http://qt.digia.com/licensing. For further information
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
101 use the contact form at http://qt.digia.com/contact-us.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
102
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
103 GNU Lesser General Public License Usage
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
104 Alternatively, this file may be used under the terms of the GNU Lesser
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
105 General Public License version 2.1 as published by the Free Software
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
106 Foundation and appearing in the file LICENSE.LGPL included in the
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
107 packaging of this file. Please review the following information to
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
108 ensure the GNU Lesser General Public License version 2.1 requirements
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
109 will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
110
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
111 In addition, as a special exception, Digia gives you certain additional
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
112 rights. These rights are described in the Digia Qt LGPL Exception
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
113 version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
114
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
115 GNU General Public License Usage
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
116 Alternatively, this file may be used under the terms of the GNU
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
117 General Public License version 3.0 as published by the Free Software
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
118 Foundation and appearing in the file LICENSE.GPL included in the
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
119 packaging of this file. Please review the following information to
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
120 ensure the GNU General Public License version 3.0 requirements will be
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
121 met: http://www.gnu.org/copyleft/gpl.html.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
122 $QT_END_LICENSE$
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
123
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
124 (see LGPLv2.txt or GPLv3.txt)
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
125
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 PolarSSL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
128 ========
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
129 Copyright (C) 2006-2014, Brainspark B.V.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
130
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
131 This file is part of PolarSSL (http://www.polarssl.org)
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
132 Lead Maintainer: Paul Bakker <polarssl_maintainer at polarssl.org>
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
133
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
134 All rights reserved.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
135
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
136 This program is free software; you can redistribute it and/or modify
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
137 it under the terms of the GNU General Public License as published by
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
138 the Free Software Foundation; either version 2 of the License, or
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
139 (at your option) any later version.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
140
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
141 This program is distributed in the hope that it will be useful,
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
142 but WITHOUT ANY WARRANTY; without even the implied warranty of
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
143 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
144 GNU General Public License for more details.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
145
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
146 You should have received a copy of the GNU General Public License along
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
147 with this program; if not, write to the Free Software Foundation, Inc.,
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
148 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
149
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
150 (see GPLv2.txt)
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
151
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
152
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
153 Oxygen-Icons
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
154 ============
1282
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
155 The Oxygen Icon Theme
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
156 Copyright (C) 2007 Nuno Pinheiro <nuno@oxygen-icons.org>
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
157 Copyright (C) 2007 David Vignoni <david@icon-king.com>
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
158 Copyright (C) 2007 David Miller <miller@oxygen-icons.org>
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
159 Copyright (C) 2007 Johann Ollivier Lapeyre <johann@oxygen-icons.org>
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
160 Copyright (C) 2007 Kenneth Wimer <kwwii@bootsplash.org>
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
161 Copyright (C) 2007 Riccardo Iaconelli <riccardo@oxygen-icons.org>
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
162
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
163
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
164 and others
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
165
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
166 This library is free software; you can redistribute it and/or
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
167 modify it under the terms of the GNU Lesser General Public
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
168 License as published by the Free Software Foundation; either
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
169 version 3 of the License, or (at your option) any later version.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
170
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
171 This library is distributed in the hope that it will be useful,
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
172 but WITHOUT ANY WARRANTY; without even the implied warranty of
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
173 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
174 Lesser General Public License for more details.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
175
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
176 You should have received a copy of the GNU Lesser General Public
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
177 License along with this library. If not, see <http://www.gnu.org/licenses/>.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
178
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
179 Clarification:
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
180
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
181 The GNU Lesser General Public License or LGPL is written for
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
182 software libraries in the first place. We expressly want the LGPL to
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
183 be valid for this artwork library too.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
184
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
185 KDE Oxygen theme icons is a special kind of software library, it is an
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
186 artwork library, it's elements can be used in a Graphical User Interface, or
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
187 GUI.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
188
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
189 Source code, for this library means:
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
190 - where they exist, SVG;
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
191 - otherwise, if applicable, the multi-layered formats xcf or psd, or
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
192 otherwise png.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
193
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
194 The LGPL in some sections obliges you to make the files carry
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
195 notices. With images this is in some cases impossible or hardly useful.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
196
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
197 With this library a notice is placed at a prominent place in the directory
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
198 containing the elements. You may follow this practice.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
199
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
200 The exception in section 5 of the GNU Lesser General Public License covers
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
201 the use of elements of this art library in a GUI.
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
202
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
203 kde-artists [at] kde.org
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
204
9e6579fff83a (issue145) svgz sources checked in. Also improved description and licensing info.
Bernhard Reiter <bernhard@intevation.de>
parents: 1218
diff changeset
205 -----
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
206 (see LGPLv3.txt)
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
207
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
208
1205
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
209 Mozilla NSS
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
210 ===========
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
211 The Mozilla Project.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
212
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
213 The NSS library is licensed under the terms of the Mozilla Public License
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
214 version 1.1 or, at your option, under the terms of the GNU General Public
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
215 License version 2 or subsequent, or the terms of the GNU Lesser General
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
216 Public License version 2.1 or subsequent.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
217
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
218 The original code is copyright (c) 1994-2000 Netscape Communications
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
219 Corporation.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
220
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
221 (see MPLv2.txt)
1205
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
222
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
223
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
224 libcurl
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
225 =======
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
226 Lizenz: The curl license
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
227
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
228 COPYRIGHT AND PERMISSION NOTICE
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
229
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
230 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
231
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
232 All rights reserved.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
233
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
234 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
235 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
236 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
237 copies.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
238
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
239 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
240 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
241 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
242 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
243 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
244 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
245 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
246 SOFTWARE.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
247
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
248 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
249 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
250 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
251 of the copyright holder.
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
252
c536d031df2b (issue68) Added NSS and libcurl to license information.
Emanuel Schuetze <emanuel@intevation.de>
parents: 1203
diff changeset
253
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
254 OpenSSL-based signcode utility
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
255 ==============================
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
256 OpenSSL based Authenticode signing for PE/MSI/Java CAB files.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
257
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
258 Copyright (C) 2005-2014 Per Allansson <pallansson@gmail.com>
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
259
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
260
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
261 This program is free software: you can redistribute it and/or modify
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
262 it under the terms of the GNU General Public License as published by
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
263 the Free Software Foundation, either version 3 of the License, or
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
264 (at your option) any later version.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
265
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
266 This program is distributed in the hope that it will be useful,
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
267 but WITHOUT ANY WARRANTY; without even the implied warranty of
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
268 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
269 GNU General Public License for more details.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
270
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
271 You should have received a copy of the GNU General Public License
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
272 along with this program. If not, see <http://www.gnu.org/licenses/>.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
273
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
274 In addition, as a special exception, the copyright holders give
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
275 permission to link the code of portions of this program with the
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
276 OpenSSL library under certain conditions as described in each
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
277 individual source file, and distribute linked combinations
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
278 including the two.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
279 You must obey the GNU General Public License in all respects
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
280 for all of the code used other than OpenSSL. If you modify
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
281 file(s) with this exception, you may extend this exception to your
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
282 version of the file(s), but you are not obligated to do so. If you
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
283 do not wish to do so, delete this exception statement from your
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
284 version. If you delete this exception statement from all source
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
285 files in the program, then also delete it here.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
286 (see GPLv3.txt)
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
287
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 OpenSSL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
290 =======
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
291 License: OpenSSL License
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
292
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
293 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
294
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
295 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
296 modification, are permitted provided that the following conditions
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
297 are met:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
298
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
299 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
300 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
301
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
302 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
303 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
304 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
305 distribution.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
306
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
307 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
308 software must display the following acknowledgment:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
309 "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
310 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
311
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
312 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
313 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
314 prior written permission. For written permission, please contact
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
315 openssl-core@openssl.org.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
316
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
317 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
318 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
319 permission of the OpenSSL Project.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
320
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
321 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
322 acknowledgment:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
323 "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
324 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
325
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
326 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
327 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
328 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
329 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
330 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
331 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
332 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
333 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
334 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
335 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
336 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
337 OF THE POSSIBILITY OF SUCH DAMAGE.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
338
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
339 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
340 (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
341 Hudson (tjh@cryptsoft.com).
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
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
344 NSIS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
345 ====
1218
5f59344dbd13 (issue68) License corrections:
Bernhard Reiter <bernhard@intevation.de>
parents: 1214
diff changeset
346 License:
1203
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
347 * zlib/libpng license and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
348 * 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
349
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
350 zlib/libpng license
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
351 -------------------
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
352 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
353 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
354 arising from the use of this software.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
355
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
356 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
357 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
358 redistribute it freely, subject to the following restrictions:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
359
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
360 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
361 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
362 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
363 documentation would be appreciated but is not required.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
364 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
365 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
366 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
367 distribution.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
368
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
369
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
370 Common Public License Version 1.0
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
371 ---------------------------------
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
372 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
373 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
374 CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
375
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
376 1. DEFINITIONS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
377
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
378 "Contribution" means:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
379
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
380 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
381 documentation distributed under this Agreement, and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
382
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
383 b) in the case of each subsequent Contributor:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
384
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
385 i) changes to the Program, and
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
386
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
387 ii) additions to the Program;
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
388
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
389 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
390 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
391 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
392 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
393 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
394 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
395 derivative works of the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
396
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
397 "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
398
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
399 "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
400 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
401 combined with the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
402
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
403 "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
404
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
405 "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
406 including all Contributors.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
407
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
408 2. GRANT OF RIGHTS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
409
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
410 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
411 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
412 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
413 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
414 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
415
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
416 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
417 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
418 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
419 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
420 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
421 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
422 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
423 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
424 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
425
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
426 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
427 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
428 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
429 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
430 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
431 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
432 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
433 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
434 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
435 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
436 before distributing the Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
437
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
438 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
439 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
440 forth in this Agreement.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
441
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
442 3. REQUIREMENTS
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
443
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
444 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
445 own license agreement, provided that:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
446
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
447 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
448
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
449 b) its license agreement:
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
450
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
451 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
452 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
453 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
454 fitness for a particular purpose;
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
455
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
456 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
457 damages, including direct, indirect, special, incidental and consequential
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
458 damages, such as lost profits;
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
459
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
460 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
461 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
462
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
463 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
464 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
465 through a medium customarily used for software exchange.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
466
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
467 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
468
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
469 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
470
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
471 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
472
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
473 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
474 Program.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
475
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
476 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
477 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
478 originator of the Contribution.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
479
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
480 4. COMMERCIAL DISTRIBUTION
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
481
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
482 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
483 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
484 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
485 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
486 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
487 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
488 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
489 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
490 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
491 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
492 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
493 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
494 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
495 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
496 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
497 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
498 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
499 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
500 any such claim at its own expense.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
501
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
502 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
503 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
504 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
505 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
506 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
507 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
508 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
509 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
510 Contributor must pay those damages.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
511
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
512 5. NO WARRANTY
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
513
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
514 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
515 "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
516 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
517 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
518 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
519 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
520 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
521 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
522 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
523
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
524 6. DISCLAIMER OF LIABILITY
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
525
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
526 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
527 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
528 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
529 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
530 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
531 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
532 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
533
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
534 7. GENERAL
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
535
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
536 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
537 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
538 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
539 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
540 provision valid and enforceable.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
541
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
542 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
543 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
544 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
545 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
546 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
547 (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
548 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
549 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
550 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
551
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
552 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
553 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
554 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
555 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
556 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
557 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
558 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
559 survive.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
560
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
561 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
562 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
563 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
564 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
565 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
566 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
567 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
568 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
569 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
570 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
571 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
572 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
573 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
574 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
575 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
576 expressly granted under this Agreement are reserved.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
577
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
578 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
579 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
580 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
581 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
582 any resulting litigation.
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
583
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
584
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
585 Special exception for LZMA compression module
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
586 ---------------------------------------------
b4185dd3810f (issue68) Added license information in new README.
Emanuel Schuetze <emanuel@intevation.de>
parents:
diff changeset
587 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
588 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
589 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
590 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
591 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
592 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
593 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
594
1296
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
595 Hiawatha
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
596 ========
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
597 Copyright © by Hugo Leisink.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
598
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
599 This program is free software; you can redistribute it and/or modify
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
600 it under the terms of the GNU General Public License as published by
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
601 the Free Software Foundation; version 2 of the License. For a copy,
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
602 see http://www.gnu.org/licenses/gpl-2.0.html.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
603
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
604 This program is distributed in the hope that it will be useful,
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
605 but WITHOUT ANY WARRANTY; without even the implied warranty of
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
606 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
607 GNU General Public License for more details.
13b56e9c7e7b (issue149) licenses/README.txt additions and corrections.
Bernhard Reiter <bernhard@intevation.de>
parents: 1284
diff changeset
608 (see GPLv2.txt)

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