-
-
Notifications
You must be signed in to change notification settings - Fork 791
Expand file tree
/
Copy pathbootloader-exception.html
More file actions
235 lines (195 loc) · 9.58 KB
/
Copy pathbootloader-exception.html
File metadata and controls
235 lines (195 loc) · 9.58 KB
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>LicenseDB: bootloader-exception</title>
<style>
table.dataTable {visibility: visible!important;}
.dataTables_filter {display: none;}
table.dataTable thead th, table.dataTable thead td {padding: 8px!important; border-top: 1px solid #111;}
.dataTables_wrapper .dataTables_info {padding: 0 0 2px!important; font-size: .75rem!important; color: #3b4351!important;}
header {padding-top: .4rem; padding-bottom: .4rem;}
footer {background-color: #f7f8f9; color: #bcc3ce; padding: 1.5rem .75rem 1rem; margin-top: 1em;}
a:visited {color: #5755d9!important;}
.navbar .nav-item {color:#66758c;padding: .25rem .4rem;}
.navbar .nav-item a, .navbar .nav-item a:visited {color:#66758c !important;}
.anchor {color: #6362dc; display: none; margin-left: .2rem; padding: 0 .2rem;}
h4:focus .anchor, h4:hover .anchor {display: inline; text-decoration: none;}
.help_text, .help_text:hover, .help_text:visited {color: #3b4351!important; border-bottom: dotted 0.0625rem #cccccc; text-decoration: inherit;}
</style>
<link rel="stylesheet" href="static/spectre-0.5.9.min.css">
<script src="static/jquery-3.5.1.slim.min.js"></script>
<script src="static/jquery.mark-8.11.1.min.js"></script>
<style>
table.dataTable {visibility: visible!important;}
#search-section {display: none;}
ul.list-style-none {list-style: none; margin: 0;}
ul li:first-child {margin-top: 0;}
dl {display: flex; flex-flow: row wrap;}
dl dt, dl dd {margin: 0; padding: 6px 10px;}
dt {flex-basis: 20%; background: #555; text-align: right; color: #fff;}
dd {flex-basis: 70%; flex-grow: 1;}
</style>
</head>
<body style="padding: 0 7rem;">
<div class="container">
<header class="navbar">
<section class="navbar-section">
<a class="navbar-brand text-bold mr-2" style="font-size: 1rem;" href="index.html">ScanCode LicenseDB</a>
<a href="help.html" class="btn btn-link">Help</a>
<a href="https://gitter.im/aboutcode-org/discuss" target="_blank" class="btn btn-link">Chat</a>
<a href="https://github.com/nexB/scancode-licensedb" target="_blank" class="btn btn-link">GitHub</a>
<span class="nav-item">Licensed under <a href="cc-by-4.0.html" class="text-bold">CC-BY-4.0</a></span>
</section>
<section id="search-section">
<div class="input-group input-inline">
<button class="btn btn-primary input-group-btn disabled" tabindex="-1" style="opacity: 0.9">Search</button>
<input id="searchbox" class="form-input" type="search">
</div>
</section>
</header>
</div>
<div class="container">
<hr>
<a href="index.html">back to list</a> -
<a href="bootloader-exception.yml">yml</a> -
<a href="bootloader-exception.json">json</a> -
<a href="bootloader-exception.LICENSE">text</a> -
<a href="https://github.com/nexB/scancode-toolkit/edit/develop/src/licensedcode/data/licenses/bootloader-exception.LICENSE" target="_blank">edit text</a> -
<a href="https://github.com/nexB/scancode-toolkit/edit/develop/src/licensedcode/data/licenses/bootloader-exception.yml" target="_blank">edit data</a>
<hr>
<dl>
<dt style="">key</dt>
<dd>
bootloader-exception
</dd>
<dt style="">short_name</dt>
<dd>
Bootloader Distribution Exception to GPL 2.0
</dd>
<dt style="">name</dt>
<dd>
Bootloader Distribution Exception to GPL 2.0 or later
</dd>
<dt style="">category</dt>
<dd>
Copyleft Limited
</dd>
<dt style="">owner</dt>
<dd>
PyInstaller Project
</dd>
<dt style="">homepage_url</dt>
<dd>
<a href="https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt" rel="noopener" target="_blank">https://github.com/pyinstaller/pyinstaller/blob/develop/COPYING.txt</a>
</dd>
<dt style="">is_exception</dt>
<dd>
True
</dd>
<dt style="">spdx_license_key</dt>
<dd>
Bootloader-exception
</dd>
<dt style="">other_urls</dt>
<dd>
<ul class="list-style-none">
<li><a href="http://www.gnu.org/licenses/gpl-2.0.txt" rel="noopener" target="_blank">http://www.gnu.org/licenses/gpl-2.0.txt</a></li>
</ul>
</dd>
<dt style="">standard_notice</dt>
<dd>
================================
The PyInstaller licensing terms
================================
Copyright (c) 2010-2018, PyInstaller Development Team
Copyright (c) 2005-2009, Giovanni Bajo
Based on previous work under copyright (c) 2002 McMillan Enterprises, Inc.
PyInstaller is licensed under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2 of the
License, or (at your option) any later version.
Bootloader Exception
--------------------
In addition to the permissions in the GNU General Public License, the
authors give you unlimited permission to link or embed compiled bootloader
and related files into combinations with other programs, and to distribute
those combinations without any restriction coming from the use of those
files. (The General Public License restrictions do apply in other respects;
for example, they cover modification of the files, and distribution when
not linked into a combine executable.)
Bootloader and Related Files
----------------------------
Bootloader and related files are files which are embedded within the
final executable. This includes files in directories:
./bootloader/
./PyInstaller/loader
About the PyInstaller Development Team
--------------------------------------
The PyInstaller Development Team is the set of contributors
to the PyInstaller project. A full list with details is kept
in the documentation directory, in the file
``doc/CREDITS.rst``.
The core team that coordinates development on GitHub can be found here:
<a href="https://github.com/pyinstaller/pyinstaller" rel="noopener" target="_blank">https://github.com/pyinstaller/pyinstaller</a>. As of 2015, it consists of:
* Hartmut Goebel
* Martin Zibricky
* David Vierra
* David Cortesi
Our Copyright Policy
--------------------
PyInstaller uses a shared copyright model. Each contributor maintains
copyright over their contributions to PyInstaller. But, it is important to
note that these contributions are typically only changes to the repositories.
Thus, the PyInstaller source code, in its entirety is not the copyright of
any single person or institution. Instead, it is the collective copyright of
the entire PyInstaller Development Team. If individual contributors want to
maintain a record of what changes/contributions they have specific copyright
on, they should indicate their copyright in the commit message of the
change, when they commit the change to the PyInstaller repository.
With this in mind, the following banner should be used in any source code
file to indicate the copyright and license terms:
#--------------------------------------------------------------------------
# Copyright (c) 2005-20l5, PyInstaller Development Team.
#
# Distributed under the terms of the GNU General Public License with
# exception for distributing bootloader.
#
# The full license is in the file COPYING.txt, distributed with this software.
#--------------------------------------------------------------------------
</dd>
</dl>
<div class="text-bold">license_text</div>
<pre id="license-text" class="code mt-1" style="white-space: pre-wrap;"><code>Bootloader Exception
In addition to the permissions in the GNU General Public License, the authors give you unlimited permission to link or embed compiled bootloader and related files into combinations with other programs, and to distribute those combinations without any restriction coming from the use of those files. (The General Public License restrictions do apply in other respects; for example, they cover modification of the files, and distribution when not linked into a combined executable.)</code></pre>
</div>
<div class="container">
<footer class="section text-dark">
<p>
<a href="help.html">Help</a> ·
<a href="https://gitter.im/aboutcode-org/discuss" target="_blank">Chat</a> ·
<a href="https://github.com/nexB/scancode-licensedb" target="_blank">GitHub</a> ·
<a href="https://www.aboutcode.org/" target="_blank">AboutCode</a>
</p>
<p>Designed and built by <a href="https://www.nexb.com/" target="_blank">nexB</a>.
Licensed under the <a href="cc-by-4.0.html">Creative Commons Attribution License 4.0 (CC-BY-4.0)</a>.</p>
<p>Generated with <a href="https://github.com/nexB/scancode-toolkit" target="_blank">ScanCode toolkit</a>
32.0.0b1 on Dec 22, 2022.</p>
<p>SPDX Licenses list version: 3.19</p>
</footer>
</div>
<script>
$(document).ready(function() {
let url_params = new URLSearchParams(window.location.search);
let marks = url_params.getAll('mark'); // ?mark=0-10&mark=30-40
$.each(marks, function(index, value) {
let [start, end] = value.split("-");
$("#license-text").markRanges([{
start: start,
length: end - start,
}]);
});
});
</script>
</body>
</html>