-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
111 lines (85 loc) · 6.09 KB
/
about.html
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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<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>December 1, 2014</p>
<h3>License</h3>
<p>The University of Passau makes available all content in this product ("Content"). Unless otherwise
indicated below, the Content is provided to you under the terms and conditions of the
<a href="./LICENSES/EPLv1.html">Eclipse Public License Version 1.0 ("EPL")</a>. A copy of the EPL is also available at
<a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a>.
For purposes of the EPL, "Program" will mean the Content.</p>
<p>If you did not receive this Content directly from the University of Passau, the Content is
being redistributed by another party ("Redistributor") and different terms and conditions may
apply to your use of any object code in the Content. Check the Redistributor'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 still apply to any source code in the Content
and such source code may be obtained at <a href="http://mirkul.uni-passau.de">http://mirkul.uni-passau.de</a>.</p>
<h3>Third Party Content</h3>
<p>The Content includes items that have been sourced from third parties as set out below. If you
did not receive this Content directly from the University of Passau, the following is provided
for informational purposes only, and you should look to the Redistributor’s license for
terms and conditions of use.</p>
<h4>Eclipse framework (<a href="http://www.eclipse.org">http://www.eclipse.org/</a>)</h4>
<p>The Content is mainly built on the Eclipse framework. The framework consists of/can be extended by plug-ins
(units of related source code). Unless otherwise indicated below, each plug-in used within the Content is provided
by the Eclipse Foundation (<a href="http://www.eclipse.org/">http://www.eclipse.org</a>) under the terms of the
<a href="./LICENSES/EPLv1.html">EPL</a>. For further information, especially details on third party licenses, please
refer directly to the licensing information contained in the respective plug-in. Therefor, the content of plug-ins
represented by a JAR file can be examined and extracted by a common file archiver
(e.g. <a href="http://www.7-zip.org">http://www.7-zip.org</a>).</p>
<h4>Apache components (<a href="http://www.apache.org/">http://www.apache.org/</a>)</h4>
<p>The Content includes software developed at The Apache Software Foundation. Namely:
<ul>
<li>Apache Commons Lang</li>
<li>Apache Commons IO</li>
<li>Apache HttpComponents Client</li>
<li>Apache log4j</li>
</ul>
</p>
<p>Copyright 1999-2014 The Apache Software Foundation</p>
<h4>FFmpeg (<a href="https://www.ffmpeg.org/">http://www.ffmpeg.org/</a>)</h4>
<p>The FFmpeg and FFProbe binaries used by the Content are licensed under the
terms of the <a href="./LICENSES/GPLv2.html">GNU General Public License</a> - version 2.0 or later.</p>
<h4>JNA (<a href="https://github.com/twall/jna">https://github.com/twall/jna</a>) [currently version 3.5.2]</h4>
This library is licensed under the <a href="./LICENSES/LGPLv2_1.html">LGPL</a>, version 2.1 or later, and (from version 4.0 onward) the Apache Software License, version 2.0. Commercial license arrangements are negotiable.
NOTE: Oracle is not sponsoring this project, even though the package name (com.sun.jna) might imply otherwise.
<h4>VLCJ (<a href="http://www.capricasoftware.co.uk/#/projects/vlcj/">http://www.capricasoftware.co.uk/</a>)</h4>
<p>The vlcj framework is provided under the <a href="./LICENSES/GPLv3.html">GPL</a>, version 3 or later.</p>
<p> If you want to consider a commercial license for vlcj that allows you to use and redistribute vlcj without complying with the GPL then send your proposal to:<br>
mark [dot] lee [at] capricasoftware [dot] co [dot] uk
</p>
<h4>VLC (<a href="http://www.videolan.org/">http://www.videolan.org/</a>)</h4>
<p>The VideoLAN project was started at the university École Centrale Paris who
relicensed VLC under the <a href="./LICENSES/GPLv2.html">GPLv2</a> license in February 2001.</p>
<h4>Xstream (<a href="http://xstream.codehaus.org/">http://xstream.codehaus.org</a>)<br>
<small>(BSD Style License)</small></h4>
<p>Copyright (c) 2003-2006, Joe Walnes<br>
Copyright (c) 2006-2011, XStream Committers<br>
All rights reserved.</p>
<p>Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:</p>
<p>Redistributions of source code must retain the above copyright notice, this list of
conditions and the following disclaimer. Redistributions in binary form must reproduce
the above copyright notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution.</p>
<p>Neither the name of XStream nor the names of its contributors may be used to endorse
or promote products derived from this software without specific prior written
permission.</p>
<p>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.</p>
</body>
</html>