forked from aboutcode-org/scancode-workbench
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathattribution.html
109 lines (91 loc) · 3.86 KB
/
attribution.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />
<title>Attribution</title>
<style>
pre {
white-space: pre-wrap;
}
ul.list-unstyled {
padding-left: 0;
list-style: none;
}
ul.list-unstyled > li {
line-height: 25px;
}
li.feature {
margin-top: 15px;
}
</style>
</head>
<body>
<h1>Attribution for ScanCode Workbench 4.0.0 by nexB</h1>
<p>
For instructions on how to obtain a copy of any source code being made
publicly available by nexB Inc. related to software used in ScanCode
Workbench you may send your request in writing to:<br /><br />
nexB Inc.<br />
</p>
<p>735 Industrial Road #101<br />San Carlos, CA 94070<br />USA</p>
<p></p>
<p>
Contact:
<a href="http://www.nexb.com/" rel="nofollow">http://www.nexb.com/</a>
</p>
<h2>About ScanCode Workbench 4.0.0:</h2>
<p>
ScanCode Workbench 4.0.0 is licensed under
<a href="#license_apache-2.0">Apache 2.0</a> AND
<a href="#license_mit">MIT License</a> AND
<a href="#license_cc0-1.0">CC0-1.0</a> AND
<a href="#license_ofl-1.1">OFL 1.1</a> AND
<a href="#license_mit">MIT License</a> AND
<a href="#license_cc-by-3.0">CC-BY-3.0</a> AND
<a href="#license_lgpl-2.1">LGPL 2.1</a> AND
<a href="#license_bsd-new">BSD-3-Clause</a> AND
<a href="#license_other-copyleft">Other Copyleft Licenses</a> AND
<a href="#license_other-permissive">Other Permissive Licenses</a> and the
third-party licenses listed below.
</p>
<pre>
Copyright (c) nexB Inc. and others. All rights reserved.</pre
>
<pre>
Software license
================
Copyright (c) nexB Inc. and others. All rights reserved.
https://nexb.com and https://github.com/nexB/scancode-workbench/
The ScanCode Workbench software is licensed under the Apache License version 2.0.
ScanCode is a trademark of nexB Inc.
You may not use this software except in compliance with the License.
You may obtain a copy of the License at: http://apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
Third-party software licenses
=============================
ScanCode Workbench embeds third-party free and open source software packages under various
licenses including copyleft licenses. Some of the third-party software packages
are delivered as pre-built binaries. The origin and license of these packages is
documented by .ABOUT files.
You may also contact us to request the source code by email at [email protected] or
by postal mail at:
nexB Inc., ScanCode Workbench open source code request
735 Industrial Road, Suite #101, 94070 San Carlos, CA, USA
Please indicate in your communication the ScanCode Workbench version for which you are
requesting source code.
ScanCode Workbench was built using <a href="https://www.electronforge.io/templates/typescript-+-webpack-template">Webpack + Typescript</a> template officially provided
by electronforge that is dedicated to the Public Domain using the
Creative Commons CC0 1.0 Universal (CC0 1.0)
Public Domain Dedication: http://creativecommons.org/publicdomain/zero/1.0/</pre>
<!-- <h2>ScanCode Workbench contains the following software components:</h2> -->
<!-- <h3><a id="End">End</a></h3> -->
<h2>ScanCode Workbench contains the following image assets:</h2>
Import file illustration - <a href="https://storyset.com/work">Work illustrations by Storyset</a>
<br/>
<br/>
</body>
</html>