-
Notifications
You must be signed in to change notification settings - Fork 0
/
licenses.html
255 lines (233 loc) · 10.1 KB
/
licenses.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
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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
<!DOCTYPE html>
<!--
Generated by Apache Maven Doxia at 2024-06-04
Rendered using Reflow Maven Skin 1.2.0 (https://github.com/wcm-io/wcm-io-tooling/tree/develop/maven/skins/reflow-maven-skin)
-->
<html xml:lang="en" lang="en">
<head>
<meta charset="UTF-8" />
<title>Project Licenses | training.wcm.io</title>
<link rel="shortcut icon" href="https://wcm.io/images/favicon.ico">
<link rel="apple-touch-icon" href="https://wcm.io/images/favicon-152.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="wcm.io Training - Training materials for wcm.io and subprojects." />
<meta http-equiv="content-language" content="en" />
<link href="https://training.wcm.io/css/bootstrap.min.css" rel="stylesheet" />
<link href="https://training.wcm.io/css/docs.css" rel="stylesheet" />
<link href="https://training.wcm.io/css/reflow-skin.css" rel="stylesheet" />
<link href="https://training.wcm.io/css/highlightjs-style-github.min.css" rel="stylesheet" />
<link href="https://training.wcm.io/css/lightbox.css" rel="stylesheet" />
<link href="https://training.wcm.io/css/site.css" rel="stylesheet" />
<link href="https://training.wcm.io/css/print.css" rel="stylesheet" media="print" />
</head>
<body class="page-licenses project-public_site" data-spy="scroll" data-offset="60" data-target="#toc-scroll-target">
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target="#top-nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="./">wcm.io Training</a>
<div class="nav-collapse collapse" id="top-nav-collapse">
<ul class="nav pull-right">
<li ><a href="http://github.com/wcm-io-training" title="GitHub project" class="externalLink">GitHub project</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Trainings <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="conga/" title="CONGA">CONGA</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Contribute <b class="caret"></b></a>
<ul class="dropdown-menu">
<li ><a href="https://wcm.io/contribute.html" title="Contribute" class="externalLink">Contribute</a></li>
<li ><a href="https://github.com/wcm-io-training" title="Issues" class="externalLink">Issues</a></li>
<li ><a href="https://wcm-io.atlassian.net/wiki/" title="Wiki" class="externalLink">Wiki</a></li>
<li ><a href="https://wcm.io/mailing-lists.html" title="Mailing Lists" class="externalLink">Mailing Lists</a></li>
<li ><a href="http://github.com/wcm-io-training" title="Fork on GitHub" class="externalLink">Fork on GitHub</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="container">
<!-- Masthead
================================================== -->
<header>
<div class="jumbotron subhead">
<div class="row" id="banner">
<div class="span12">
<div class="pull-left">
<a href="./" id="bannerLeft"><h1><img src="https://wcm.io/images/[email protected]"/> wcm.io Training</h1></a>
<p class="lead">Training materials for wcm.io and subprojects.</p>
</div>
<div class="pull-right">
</div>
</div>
</div>
</div>
<div>
<ul class="breadcrumb">
<li><a href="./" title="wcm.io Training">wcm.io Training</a></li>
<li class="divider">/</li>
<li><a href="index.html" title="training.wcm.io">training.wcm.io</a></li>
<li class="divider">/</li>
<li>Project Licenses</li>
</ul>
</div>
</header>
<div class="main-body">
<div class="row">
<div class="span8">
<div class="body-content">
<section>
<div class="page-header">
<h2 id="Overview">Overview</h2>
</div><a name="Overview"></a>
<p>Typically the licenses listed for the project are that of the project itself, and not of dependencies.</p>
</section>
<section>
<h2 id="Project_Licenses">Project Licenses</h2><a name="Project_Licenses"></a>
<section>
<h3 id="The_Apache_Software_License.2C_Version_2.0">The Apache Software License, Version 2.0</h3><a name="The_Apache_Software_License.2C_Version_2.0"></a>
<div>
<pre>-</pre>
</div>
</section>
</section>
</div>
</div>
<div class="span4">
<div id="toc-sidebar">
<div class="well">
<ul class="nav nav-list">
<li class="nav-header">Table of Contents</li>
<li><a href="#Overview" title="Overview">Overview</a>
<li class="dropdown"><a href="#Project_Licenses" title="Project Licenses">Project Licenses <b class="caret"></b></a>
<ul class="nav nav-list">
<li><a href="#The_Apache_Software_License.2C_Version_2.0" title="The Apache Software License, Version 2.0">The Apache Software License, Version 2.0</a>
<li class="divider"></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Footer
================================================== -->
<footer class="well">
<div class="container">
<div class="row">
<div class="span2 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Main</li>
<li >
<a href="./" title="Home">Home</a>
</li>
<li >
<a href="https://wcm.io/platforms.html" title="Platforms" class="externalLink">Platforms</a>
</li>
<li >
<a href="https://wcm.io/maven.html" title="Maven Repositories" class="externalLink">Maven Repositories</a>
</li>
<li >
<a href="http://github.com/wcm-io-training" title="GitHub project" class="externalLink">GitHub project</a>
</li>
<li >
<a href="https://wcm.io/subprojects.html" title="Subprojects" class="externalLink">Subprojects</a>
</li>
<li >
<a href="http://www.apache.org/licenses/LICENSE-2.0.txt" title="License" class="externalLink">License</a>
</li>
<li >
<a href="https://wcm.io/commercial-support.html" title="Commercial Support" class="externalLink">Commercial Support</a>
</li>
<li >
<a href="https://diva-e.com/en/imprint/" title="Imprint" class="externalLink">Imprint</a>
</li>
<li >
<a href="https://wcm.io/privacy.html" title="Privacy Policy" class="externalLink">Privacy Policy</a>
</li>
</ul>
</div>
<div class="span2 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Trainings</li>
<li >
<a href="conga/" title="CONGA">CONGA</a>
</li>
</ul>
</div>
<div class="span2 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Contribute</li>
<li >
<a href="https://wcm.io/contribute.html" title="Contribute" class="externalLink">Contribute</a>
</li>
<li >
<a href="https://github.com/wcm-io-training" title="Issues" class="externalLink">Issues</a>
</li>
<li >
<a href="https://wcm-io.atlassian.net/wiki/" title="Wiki" class="externalLink">Wiki</a>
</li>
<li >
<a href="https://wcm.io/mailing-lists.html" title="Mailing Lists" class="externalLink">Mailing Lists</a>
</li>
<li >
<a href="http://github.com/wcm-io-training" title="Fork on GitHub" class="externalLink">Fork on GitHub</a>
</li>
</ul>
</div>
<div class="span3 bottom-nav">
<ul class="nav nav-list">
<li class="nav-header">Maven documentation</li>
<li class="active">
<a href="project-info.html" title="Project Information">Project Information <i class="icon-chevron-down"></i></a>
<ul class="nav nav-list">
<li >
<a href="index.html" title="About">About</a>
</li>
<li >
<a href="scm.html" title="Source Code Management">Source Code Management</a>
</li>
<li class="active">
<a href="#" title="Licenses">Licenses</a>
</li>
</ul>
</li>
</ul>
</div>
<div class="span3 bottom-description">
<blockquote>wcm.io Training provides Training materials for wcm.io and subprojects.</blockquote>
</div>
</div>
</div>
</footer>
<div class="container subfooter">
<div class="row">
<div class="span12">
<p class="pull-right"><a href="#">Back to top</a></p>
<p class="copyright">Copyright ©2017-2024 <a href="https://training.wcm.io">wcm.io Training</a>. All Rights Reserved.</p>
<p class="version-date"><span class="projectVersion">Version: 1. </span><span class="publishDate">Last Published: 2024-06-04. </span></p>
</div>
</div>
</div>
<!-- JavaScript
================================================== -->
<script src="https://training.wcm.io/js/jquery.min.js"></script>
<script src="https://training.wcm.io/js/bootstrap.min.js"></script>
<script src="https://training.wcm.io/js/lightbox.min.js"></script>
<script src="https://training.wcm.io/js/reflow-scroll.js"></script>
<script src="https://training.wcm.io/js/json5.min.js"></script>
<script src="https://training.wcm.io/js/reflow-json-jcr-convert.js"></script>
<script src="https://training.wcm.io/js/highlight.min.js"></script>
<script src="https://training.wcm.io/js/reflow-skin.js"></script>
</body>
</html>