Add winery source code
[vfc/nfvo/wfengine.git] / winery / org.eclipse.winery.common / about.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
5 <title>About</title>
6 </head>
7 <body lang="EN-US">
8 <h2>About This Content</h2>
9
10 <p>January 24, 2014</p>
11 <h3>License</h3>
12
13 <p>The Eclipse Foundation makes available all content in this plug-in (&ldquo;Content&rdquo;).  Unless otherwise
14 indicated below, the Content is provided to you under the terms and conditions of the
15 <a href="http://www.eclipse.org/legal/epl-v10.html">Eclipse Public License Version 1.0 (&ldquo;EPL&rdquo;)</a>
16 and <a href="http://www.opensource.org/licenses/apache2.0.php">Apache License Version 2.0</a>.
17 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>
18 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>.
19 You may elect to redistribute this code under either of these licenses.
20 For purposes of the EPL, &ldquo;Program&rdquo; will mean the Content.
21 </p>
22
23 <p>
24 If you did not receive this Content directly from the Eclipse Foundation, the Content is
25 being redistributed by another party (&ldquo;Redistributor&rdquo;) and different terms and conditions may
26 apply to your use of any object code in the Content. Check the Redistributor&rsquo;s license that was
27 provided with the Content.  If no such license exists, contact the Redistributor.  Unless otherwise
28 indicated below, the terms and conditions of the EPL and Apache License 2.0 still apply to any source code
29 in the Content and such source code may be obtained at <a href="http://www.eclipse.org">http://www.eclipse.org</a>.
30 </p>
31
32 <h3>Third Party Content</h3>
33
34 <h4>Java Libraries</h4>
35
36 <h5>Apache Commons IO &ndash; Version 2.4</h5>
37 <table>
38         <tr>
39                 <td>URL</td>
40                 <td><a href="http://commons.apache.org/proper/commons-io/">http://commons.apache.org/proper/commons-io/</a></td>
41         </tr>
42         <tr>
43                 <td>License</td>
44                 <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>
45         </tr>
46 </table>
47
48 <h5>Apache Commons Lang3 &ndash; Version 3.1</h5>
49 <table>
50         <tr>
51                 <td>URL</td>
52                 <td><a href="http://commons.apache.org/proper/commons-lang/">http://commons.apache.org/proper/commons-lang/</a></td>
53         </tr>
54         <tr>
55                 <td>License</td>
56                 <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>
57         </tr>
58 </table>
59
60 <h5>JSP Standard Tag Library &ndash; Version 1.2</h5>
61 <table>
62         <tr>
63                 <td>URL</td>
64                 <td><a href="https://jstl.java.net/">https://jstl.java.net/</a></td>
65         </tr>
66         <tr>
67                 <td>License</td>
68                 <td>CDDL and GPL with classpath exception (<a href="https://jersey.java.net/license.html" target="_blank">https://jersey.java.net/license.html</a>).
69                 The Eclipse Foundation elects to include this software in this distribution under the CDDL license.
70                 A copy of the license is available at <a href="about_files/CDDL-v1.1.txt" target="_blank">CDDL-v1.1.txt</a>.</td>
71         </tr>
72 </table>
73
74 <h5>Logback Classic &ndash; Version 1.1.1</h5>
75 <table>
76         <tr>
77                 <td>URL</td>
78                 <td><a href="http://logback.qos.ch/">http://logback.qos.ch/</a></td>
79         </tr>
80         <tr>
81                 <td>License</td>
82                 <td>EPL/LGPL dual license.
83                 EPL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
84                 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>.
85                 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>.
86                 The Eclipse Foundation elects to include this software in this distribution under the EPL license.</td>
87         </tr>
88 </table>
89
90 <h5>Logback Core &ndash; Version 1.1.1</h5>
91 <table>
92         <tr>
93                 <td>URL</td>
94                 <td><a href="http://logback.qos.ch/">http://logback.qos.ch/</a></td>
95         </tr>
96         <tr>
97                 <td>License</td>
98                 <td>EPL/LGPL dual license.
99                 EPL: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
100                 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>.
101                 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>.
102                 The Eclipse Foundation elects to include this software in this distribution under the EPL license.</td>
103         </tr>
104 </table>
105
106 <h5>SLF4J: slf4j-api &ndash; Version 1.7.6</h5>
107 <table>
108         <tr>
109                 <td>URL</td>
110                 <td><a href="http://www.slf4j.org/">http://www.slf4j.org/</a></td>
111         </tr>
112         <tr>
113                 <td>License</td>
114                 <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>
115         </tr>
116 </table>
117
118 <h5>SLF4J: jcl-over-slf4j &ndash; Version 1.7.6</h5>
119 <table>
120         <tr>
121                 <td>URL</td>
122                 <td><a href="http://www.slf4j.org/legacy.html">http://www.slf4j.org/legacy.html</a></td>
123         </tr>
124         <tr>
125                 <td>License</td>
126                 <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>
127         </tr>
128 </table>
129
130 <h5>Winery: org.eclipse.winery.model.tosca &ndash; Version 0.1.20</h5>
131 <table>
132         <tr>
133                 <td>URL</td>
134                 <td><a href="http://eclipse.org/winery/">http://eclipse.org/winery/</a></td>
135         </tr>
136         <tr>
137                 <td>License</td>
138                 <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>
139         </tr>
140 </table>
141
142 </body>
143 </html>