aboutsummaryrefslogtreecommitdiffstats
path: root/winery/org.eclipse.winery.generators.ia/about.html
blob: b02b906c81215204d81eae3175a0eab20d976d29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>About</title>
</head>
<body lang="EN-US">
<h2>About This Content</h2>

<p>January 24, 2014</p>
<h3>License</h3>

<p>The Eclipse Foundation makes available all content in this plug-in (&ldquo;Content&rdquo;).  Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
<a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License Version 1.0 (&ldquo;EPL&rdquo;)</a>
and <a href="http://www.opensource.org/licenses/apache2.0.php">Apache License Version 2.0</a>.
A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>
and a copy of the Apache License Version 2.0 is available at <a href="http://www.opensource.org/licenses/apache2.0.php">http://www.opensource.org/licenses/apache2.0.php</a>.
You may elect to redistribute this code under either of these licenses.
For purposes of the EPL, &ldquo;Program&rdquo; will mean the Content.
</p>

<p>
If you did not receive this Content directly from the Eclipse Foundation, the Content is
being redistributed by another party (&ldquo;Redistributor&rdquo;) and different terms and conditions may
apply to your use of any object code in the Content. Check the Redistributor&rsquo;s license that was
provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
indicated below, the terms and conditions of the EPL and Apache License 2.0 still apply to any source code
in the Content and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.
</p>

<h3>Third Party Content</h3>

<h4>Java Libraries</h4>

<h5>Apache Commons IO &ndash; Version 2.4</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://commons.apache.org/proper/commons-io/">http://commons.apache.org/proper/commons-io/</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>Apache 2.0. A copy of the license is contained in the file <a href="about_files/Apache-LICENSE-2.0.txt" target="_blank">Apache-LICENSE-2.0.txt</a> and is also available at <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">http://www.apache.org/licenses/LICENSE-2.0</a></td>
	</tr>
</table>

<h5>Apache Commons Lang3 &ndash; Version 3.1</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://commons.apache.org/proper/commons-lang/">http://commons.apache.org/proper/commons-lang/</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>Apache 2.0. A copy of the license is contained in the file <a href="about_files/Apache-LICENSE-2.0.txt" target="_blank">Apache-LICENSE-2.0.txt</a> and is also available at <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">http://www.apache.org/licenses/LICENSE-2.0</a></td>
	</tr>
</table>

<h5>JSP Standard Tag Library &ndash; Version 1.2</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="https://jstl.java.net/">https://jstl.java.net/</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>CDDL and GPL with classpath exception (<a href="https://jersey.java.net/license.html" target="_blank">https://jersey.java.net/license.html</a>).
		The Eclipse Foundation elects to include this software in this distribution under the CDDL license.
		A copy of the license is available at <a href="about_files/CDDL-v1.1.txt" target="_blank">CDDL-v1.1.txt</a>.</td>
	</tr>
</table>

<h5>Logback Classic &ndash; Version 1.1.1</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://logback.qos.ch/">http://logback.qos.ch/</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>EPL/LGPL dual license.
		EPL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
		LGPL v2.1: <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1">http://www.gnu.org/licenses/old-licenses/lgpl-2.1</a>.
		A copy of the license is contained in the file <a href="about_files/LICENSE-logback.txt" target="_blank">LICENSE-logback.txt</a> and is also available at <a href="http://logback.qos.ch/license.html" target="_blank">http://logback.qos.ch/license.html</a>.
		The Eclipse Foundation elects to include this software in this distribution under the EPL license.</td>
	</tr>
</table>

<h5>Logback Core &ndash; Version 1.1.1</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://logback.qos.ch/">http://logback.qos.ch/</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>EPL/LGPL dual license.
		EPL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
		LGPL v2.1: <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1">http://www.gnu.org/licenses/old-licenses/lgpl-2.1</a>.
		A copy of the license is contained in the file <a href="about_files/LICENSE-logback.txt" target="_blank">LICENSE-logback.txt</a> and is also available at <a href="http://logback.qos.ch/license.html" target="_blank">http://logback.qos.ch/license.html</a>.
		The Eclipse Foundation elects to include this software in this distribution under the EPL license.</td>
	</tr>
</table>

<h5>SLF4J: slf4j-api &ndash; Version 1.7.6</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://www.slf4j.org/">http://www.slf4j.org/</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>MIT. A copy of the license is contained in the file <a href="about_files/LICENSE-slf4j-api.txt" target="_blank">LICENSE-slf4j-api.txt</a> and is also available at <a href="http://www.slf4j.org/license.html" target="_blank">http://www.slf4j.org/license.html</a></td>
	</tr>
</table>

<h5>SLF4J: jcl-over-slf4j &ndash; Version 1.7.6</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://www.slf4j.org/legacy.html">http://www.slf4j.org/legacy.html</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>Apache 2.0. A copy of the license is contained in the file <a href="about_files/Apache-LICENSE-2.0.txt" target="_blank">Apache-LICENSE-2.0.txt</a> and is also available at <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">http://www.apache.org/licenses/LICENSE-2.0</a></td>
	</tr>
</table>

<h5>Winery: org.eclipse.winery.model.tosca &ndash; Version 0.1.20</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://eclipse.org/winery/">http://eclipse.org/winery/</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>EPL/Apache 2.0. A copy of the licenses is contained in the files <a href="../LICENSE-ASL.txt" target="_blank">LICENSE-ASL.txt</a> and <a href="../LICENSE-EPL.txt" target="_blank">LICENSE-EPL.txt</a>. A copy of the EPL is available at <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a> and a copy of the Apache License Version 2.0 is available at <a href="http://www.opensource.org/licenses/apache2.0.php">http://www.opensource.org/licenses/apache2.0.php</a>.</td>
	</tr>
</table>

<h5>xz for Java &ndash; Version 1.3</h5>
<table>
	<tr>
		<td>URL</td>
		<td><a href="http://tukaani.org/xz/java.html">http://tukaani.org/xz/java.html</a></td>
	</tr>
	<tr>
		<td>License</td>
		<td>Public domain. A copy of the license is available at <a href="http://tukaani.org/xz/java.html" target="_blank">http://tukaani.org/xz/java.html</a></td>
	</tr>
</table>

</body>
</html>