Skip to content

Commit b4582fb

Browse files
Maven site: wcm-io-devops/eclipse-maven-plugin
1 parent bfdee67 commit b4582fb

File tree

299 files changed

+11792
-9068
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

299 files changed

+11792
-9068
lines changed

maven/plugins/eclipse-maven-plugin/apidocs/allclasses-index.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>All Classes (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>
@@ -208,7 +208,8 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
208208
<tr id="i16" class="altColor">
209209
<td class="colFirst"><a href="org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers">EclipseManifestWriter</a></td>
210210
<th class="colLast" scope="row">
211-
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys.</div>
211+
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys. attention these will not be used for the real
212+
ear these are just to get the runtime enviorment using the maven dependencies.</div>
212213
</th>
213214
</tr>
214215
<tr id="i17" class="rowColor">
@@ -269,7 +270,7 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
269270
<td class="colFirst"><a href="org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpApplicationXMLWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.wtp">EclipseWtpApplicationXMLWriter</a></td>
270271
<th class="colLast" scope="row">
271272
<div class="block">This writer creates the application.xml and the .modulemaps files for RAD6 the the META-INF directory in the project
272-
root.</div>
273+
root. this is where RAD6 requires the files to be.</div>
273274
</th>
274275
</tr>
275276
<tr id="i27" class="rowColor">
@@ -391,13 +392,13 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
391392
<td class="colFirst"><a href="org/apache/maven/plugin/eclipse/writers/rad/RadApplicationXMLWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.rad">RadApplicationXMLWriter</a></td>
392393
<th class="colLast" scope="row">
393394
<div class="block">This writer creates the application.xml and the .modulemaps files for RAD6 in the META-INF directory in the project
394-
root.</div>
395+
root. this is where RAD6 requires the files to be.</div>
395396
</th>
396397
</tr>
397398
<tr id="i49" class="rowColor">
398399
<td class="colFirst"><a href="org/apache/maven/plugin/eclipse/RadCleanMojo.html" title="class in org.apache.maven.plugin.eclipse">RadCleanMojo</a></td>
399400
<th class="colLast" scope="row">
400-
<div class="block">Deletes the config files used by Rad-6.</div>
401+
<div class="block">Deletes the config files used by Rad-6. the files .j2ee and the file .websettings</div>
401402
</th>
402403
</tr>
403404
<tr id="i50" class="altColor">
@@ -417,13 +418,15 @@ <h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
417418
<tr id="i52" class="altColor">
418419
<td class="colFirst"><a href="org/apache/maven/plugin/eclipse/writers/rad/RadLibCopier.html" title="class in org.apache.maven.plugin.eclipse.writers.rad">RadLibCopier</a></td>
419420
<th class="colLast" scope="row">
420-
<div class="block">Copy all dependent jar in the directorys where RAD6 needs then to use the runtime enviorment in RAD6.</div>
421+
<div class="block">Copy all dependent jar in the directorys where RAD6 needs then to use the runtime enviorment in RAD6. so all
422+
dependent jars in the EAR rootdirectory and all dependend jars in the WAR WEB-INF/lib directory</div>
421423
</th>
422424
</tr>
423425
<tr id="i53" class="rowColor">
424426
<td class="colFirst"><a href="org/apache/maven/plugin/eclipse/writers/rad/RadManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.rad">RadManifestWriter</a></td>
425427
<th class="colLast" scope="row">
426-
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys.</div>
428+
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys. attention these will not be used for the real
429+
ear these are just to get the runtime enviorment using the maven dependencies.</div>
427430
</th>
428431
</tr>
429432
<tr id="i54" class="altColor">

maven/plugins/eclipse-maven-plugin/apidocs/allclasses.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>All Classes (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>

maven/plugins/eclipse-maven-plugin/apidocs/allpackages-index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>All Packages (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>

maven/plugins/eclipse-maven-plugin/apidocs/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>Constant Field Values (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>

maven/plugins/eclipse-maven-plugin/apidocs/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>Deprecated List (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>

maven/plugins/eclipse-maven-plugin/apidocs/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>API Help (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>

maven/plugins/eclipse-maven-plugin/apidocs/index-all.html

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>Index (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>
@@ -146,7 +146,8 @@ <h2 class="title">A</h2>
146146
</dd>
147147
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.html#addManifestResource(org.apache.maven.plugin.logging.Log,org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig)">addManifestResource(Log, EclipseWriterConfig)</a></span> - Static method in class org.apache.maven.plugin.eclipse.writers.<a href="org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers">EclipseManifestWriter</a></dt>
148148
<dd>
149-
<div class="block">make room for a Manifest file.</div>
149+
<div class="block">make room for a Manifest file. use a generated resource for JARS and for WARS use the manifest in the
150+
webapp/META-INF directory.</div>
150151
</dd>
151152
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/writers/AbstractEclipseManifestWriter.html#areManifestsEqual(java.util.jar.Manifest,java.util.jar.Manifest)">areManifestsEqual(Manifest, Manifest)</a></span> - Method in class org.apache.maven.plugin.eclipse.writers.<a href="org/apache/maven/plugin/eclipse/writers/AbstractEclipseManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers">AbstractEclipseManifestWriter</a></dt>
152153
<dd>
@@ -425,7 +426,8 @@ <h2 class="title">E</h2>
425426
<dd>&nbsp;</dd>
426427
<dt><a href="org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers"><span class="typeNameLink">EclipseManifestWriter</span></a> - Class in <a href="org/apache/maven/plugin/eclipse/writers/package-summary.html">org.apache.maven.plugin.eclipse.writers</a></dt>
427428
<dd>
428-
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys.</div>
429+
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys. attention these will not be used for the real
430+
ear these are just to get the runtime enviorment using the maven dependencies.</div>
429431
</dd>
430432
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.html#%3Cinit%3E()">EclipseManifestWriter()</a></span> - Constructor for class org.apache.maven.plugin.eclipse.writers.<a href="org/apache/maven/plugin/eclipse/writers/EclipseManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers">EclipseManifestWriter</a></dt>
431433
<dd>&nbsp;</dd>
@@ -482,7 +484,7 @@ <h2 class="title">E</h2>
482484
<dt><a href="org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpApplicationXMLWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.wtp"><span class="typeNameLink">EclipseWtpApplicationXMLWriter</span></a> - Class in <a href="org/apache/maven/plugin/eclipse/writers/wtp/package-summary.html">org.apache.maven.plugin.eclipse.writers.wtp</a></dt>
483485
<dd>
484486
<div class="block">This writer creates the application.xml and the .modulemaps files for RAD6 the the META-INF directory in the project
485-
root.</div>
487+
root. this is where RAD6 requires the files to be.</div>
486488
</dd>
487489
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpApplicationXMLWriter.html#%3Cinit%3E()">EclipseWtpApplicationXMLWriter()</a></span> - Constructor for class org.apache.maven.plugin.eclipse.writers.wtp.<a href="org/apache/maven/plugin/eclipse/writers/wtp/EclipseWtpApplicationXMLWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.wtp">EclipseWtpApplicationXMLWriter</a></dt>
488490
<dd>&nbsp;</dd>
@@ -1572,13 +1574,13 @@ <h2 class="title">R</h2>
15721574
<dt><a href="org/apache/maven/plugin/eclipse/writers/rad/RadApplicationXMLWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.rad"><span class="typeNameLink">RadApplicationXMLWriter</span></a> - Class in <a href="org/apache/maven/plugin/eclipse/writers/rad/package-summary.html">org.apache.maven.plugin.eclipse.writers.rad</a></dt>
15731575
<dd>
15741576
<div class="block">This writer creates the application.xml and the .modulemaps files for RAD6 in the META-INF directory in the project
1575-
root.</div>
1577+
root. this is where RAD6 requires the files to be.</div>
15761578
</dd>
15771579
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/writers/rad/RadApplicationXMLWriter.html#%3Cinit%3E()">RadApplicationXMLWriter()</a></span> - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.<a href="org/apache/maven/plugin/eclipse/writers/rad/RadApplicationXMLWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.rad">RadApplicationXMLWriter</a></dt>
15781580
<dd>&nbsp;</dd>
15791581
<dt><a href="org/apache/maven/plugin/eclipse/RadCleanMojo.html" title="class in org.apache.maven.plugin.eclipse"><span class="typeNameLink">RadCleanMojo</span></a> - Class in <a href="org/apache/maven/plugin/eclipse/package-summary.html">org.apache.maven.plugin.eclipse</a></dt>
15801582
<dd>
1581-
<div class="block">Deletes the config files used by Rad-6.</div>
1583+
<div class="block">Deletes the config files used by Rad-6. the files .j2ee and the file .websettings</div>
15821584
</dd>
15831585
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/RadCleanMojo.html#%3Cinit%3E()">RadCleanMojo()</a></span> - Constructor for class org.apache.maven.plugin.eclipse.<a href="org/apache/maven/plugin/eclipse/RadCleanMojo.html" title="class in org.apache.maven.plugin.eclipse">RadCleanMojo</a></dt>
15841586
<dd>&nbsp;</dd>
@@ -1598,13 +1600,15 @@ <h2 class="title">R</h2>
15981600
<dd>&nbsp;</dd>
15991601
<dt><a href="org/apache/maven/plugin/eclipse/writers/rad/RadLibCopier.html" title="class in org.apache.maven.plugin.eclipse.writers.rad"><span class="typeNameLink">RadLibCopier</span></a> - Class in <a href="org/apache/maven/plugin/eclipse/writers/rad/package-summary.html">org.apache.maven.plugin.eclipse.writers.rad</a></dt>
16001602
<dd>
1601-
<div class="block">Copy all dependent jar in the directorys where RAD6 needs then to use the runtime enviorment in RAD6.</div>
1603+
<div class="block">Copy all dependent jar in the directorys where RAD6 needs then to use the runtime enviorment in RAD6. so all
1604+
dependent jars in the EAR rootdirectory and all dependend jars in the WAR WEB-INF/lib directory</div>
16021605
</dd>
16031606
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/writers/rad/RadLibCopier.html#%3Cinit%3E()">RadLibCopier()</a></span> - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.<a href="org/apache/maven/plugin/eclipse/writers/rad/RadLibCopier.html" title="class in org.apache.maven.plugin.eclipse.writers.rad">RadLibCopier</a></dt>
16041607
<dd>&nbsp;</dd>
16051608
<dt><a href="org/apache/maven/plugin/eclipse/writers/rad/RadManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.rad"><span class="typeNameLink">RadManifestWriter</span></a> - Class in <a href="org/apache/maven/plugin/eclipse/writers/rad/package-summary.html">org.apache.maven.plugin.eclipse.writers.rad</a></dt>
16061609
<dd>
1607-
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys.</div>
1610+
<div class="block">Create or adapt the manifest files for the RAD6 runtime dependencys. attention these will not be used for the real
1611+
ear these are just to get the runtime enviorment using the maven dependencies.</div>
16081612
</dd>
16091613
<dt><span class="memberNameLink"><a href="org/apache/maven/plugin/eclipse/writers/rad/RadManifestWriter.html#%3Cinit%3E()">RadManifestWriter()</a></span> - Constructor for class org.apache.maven.plugin.eclipse.writers.rad.<a href="org/apache/maven/plugin/eclipse/writers/rad/RadManifestWriter.html" title="class in org.apache.maven.plugin.eclipse.writers.rad">RadManifestWriter</a></dt>
16101614
<dd>&nbsp;</dd>

maven/plugins/eclipse-maven-plugin/apidocs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
55
<!-- Generated by javadoc -->
66
<title>Overview (wcm.io DevOps Eclipse Maven Plugin 3.2.1-SNAPSHOT API)</title>
@@ -14,7 +14,7 @@
1414
<!--[if IE]>
1515
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
1616
<![endif]-->
17-
<script type="text/javascript" src="jquery/jquery-3.6.1.min.js"></script>
17+
<script type="text/javascript" src="jquery/jquery-3.7.1.min.js"></script>
1818
<script type="text/javascript" src="jquery/jquery-ui.min.js"></script>
1919
</head>
2020
<body>

maven/plugins/eclipse-maven-plugin/apidocs/jquery/jquery-3.7.1.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## jQuery v3.6.1
1+
## jQuery v3.7.1
22

33
### jQuery License
44
```
5-
jQuery v 3.6.1
5+
jQuery v 3.7.1
66
Copyright OpenJS Foundation and other contributors, https://openjsf.org/
77
88
Permission is hereby granted, free of charge, to any person obtaining
@@ -23,50 +23,4 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2323
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2424
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2525
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
26-
27-
******************************************
28-
29-
The jQuery JavaScript Library v3.6.1 also includes Sizzle.js
30-
31-
Sizzle.js includes the following license:
32-
33-
Copyright JS Foundation and other contributors, https://js.foundation/
34-
35-
This software consists of voluntary contributions made by many
36-
individuals. For exact contribution history, see the revision history
37-
available at https://github.com/jquery/sizzle
38-
39-
The following license applies to all parts of this software except as
40-
documented below:
41-
42-
====
43-
44-
Permission is hereby granted, free of charge, to any person obtaining
45-
a copy of this software and associated documentation files (the
46-
"Software"), to deal in the Software without restriction, including
47-
without limitation the rights to use, copy, modify, merge, publish,
48-
distribute, sublicense, and/or sell copies of the Software, and to
49-
permit persons to whom the Software is furnished to do so, subject to
50-
the following conditions:
51-
52-
The above copyright notice and this permission notice shall be
53-
included in all copies or substantial portions of the Software.
54-
55-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
56-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
57-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
58-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
59-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
60-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
61-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
62-
63-
====
64-
65-
All files located in the node_modules and external directories are
66-
externally maintained libraries used by this software which have their
67-
own licenses; we recommend you read them, as their terms may differ from
68-
the terms above.
69-
70-
*********************
71-
7226
```

0 commit comments

Comments
 (0)