-
Notifications
You must be signed in to change notification settings - Fork 19
/
License.html
154 lines (71 loc) · 5.83 KB
/
License.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
<!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" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>BWF MetaEdit license</title>
</head>
<body>
<div>
<h1>BWF MetaEdit license</h1>
<p>Preamble: this code was initialy created in 2010 for the Library of Congress and the other federal government agencies participating in the Federal Agencies Digital Guidelines Initiative and it aims to be in the public domain.</p>
<p>Copyright (C): 2012-2020, RiceCapades LLC & MediaArea.net SARL.</p>
<p>Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.</p>
<p>THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.</p>
</div>
<div>
<h1>ZenLib License</h1>
Copyright (C) 2007-2010 <a href="http://mediaarea.net">MediaArea.net</a>, <a href="mailto:Info@MediaArea.net?Subject=ZenLib">Info@MediaArea.net</a><br />
<br />
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.<br />
<br />
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
<ol>
<li>The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</li>
<li>Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</li>
<li>This notice may not be removed or altered from any source distribution.</li>
</ol>
</div>
<div>
<h1>TinyXML License</h1>
<a href="http://www.sourceforge.net/projects/tinyxml">www.sourceforge.net/projects/tinyxml</a><br />
Original code (2.0 and earlier) copyright (c) 2000-2006 Lee Thomason (<a href="http://www.grinninglizard.com">www.grinninglizard.com)</a><br />
<br />
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.<br />
<br />
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
<ol>
<li>The origin of this software must not be misrepresented; you must notclaim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.</li>
<li>Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.</li>
<li>This notice may not be removed or altered from any source distribution.</li>
</ol>
</div>
<div>
<h1>MD5 License</h1>
This code implements the MD5 message-digest algorithm.<br />
The algorithm is due to Ron Rivest. This code was written by Colin Plumb in 1993, no copyright is claimed.<br />
This code is in the public domain; do with it what you wish.<br />
</div>
<div>
<h1>Qt License</h1>
Copyright (C) 2009 <a href="http://qt.nokia.com">Nokia Corporation</a> and/or its subsidiary(-ies).<br />
Contact: Nokia Corporation (<a href="mailto:qt-info@nokia.com">qt-info@nokia.com</a>)<br />
<br />
Commercial Usage<br />
Licensees holding valid Qt Commercial licenses may use this file in accordance with the Qt Commercial License Agreement provided with the Software or, alternatively, in accordance with the terms contained in a written agreement between you and Nokia.<br />
<br />
GNU Lesser General Public License Usage<br />
Alternatively, this file may be used under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation and appearing in the file LICENSE.LGPL included in the packaging of this file. Please review the following information to ensure the GNU Lesser General Public License version 2.1 requirements will be met: <a href="http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html">http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html</a>.
<br />
In addition, as a special exception, Nokia gives you certain additional rights. These rights are described in the Nokia Qt LGPL Exception version 1.0, included in the file LGPL_EXCEPTION.txt in this package.<br />
<br />
GNU General Public License Usage<br />
Alternatively, this file may be used under the terms of the GNU General Public License version 3.0 as published by the Free Software
Foundation and appearing in the file LICENSE.GPL included in the packaging of this file. Please review the following information to
ensure the GNU General Public License version 3.0 requirements will be met: <a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a>.
</div>
<div>
<h1>Tango Desktop Project License</h1>
This code incorporations icons from the Tango Desktop Project icon set, available at <a href="http://tango.freedesktop.org/Tango_Desktop_Project">http://tango.freedesktop.org/Tango_Desktop_Project</a>. These icons are released to the Public Domain.<br />
</div>
</body>
</html>