Skip to content

Commit 179f063

Browse files
committed
Updated for release 5.19.0
1 parent 7d7aea4 commit 179f063

31 files changed

Lines changed: 910 additions & 893 deletions

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Swordfish is available in two modes:
2121

2222
### Source Code
2323

24-
Source code of Swordfish is free. Anyone can download the source code, compile, modify and use it at no cost in compliance with the accompanying license terms.
24+
Anyone can download the source code, compile, modify and use it at no cost in compliance with the accompanying license terms. License information for all included components is available in the [licenses](licenses/README.md) directory.
2525

2626
You can subscribe to [Maxprograms Support](https://groups.io/g/maxprograms/) at Groups.io and request peer assistance for the source code version there.
2727

html/en/licenses.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
</tr>
2929
<tr class="noWrap">
3030
<td>XMLJava</td>
31-
<td><a id="XMLJava">Eclipse Public License 1.0</a></td>
31+
<td><a id="XMLJava">Custom License</a></td>
3232
</tr>
3333
<tr class="noWrap">
3434
<td>BCP47J</td>
35-
<td><a id="BCP47J">Eclipse Public License 1.0</a></td>
35+
<td><a id="BCP47J">Custom License</a></td>
3636
</tr>
3737
<tr class="noWrap">
3838
<td>SQLite</td>

html/licenses/agpl.txt

Lines changed: 0 additions & 661 deletions
This file was deleted.

html/licenses/bcp47j.html

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
<!DOCTYPE html>
2+
<html>
3+
4+
<head>
5+
<title>BCP47J License</title>
6+
</head>
7+
8+
<body style="margin: 8px;">
9+
<h1 id="software-license-agreement">Software License Agreement</h1>
10+
<p><strong>Licensor:</strong> Maxprograms (<a
11+
href="http://www.maxprograms.com/">http://www.maxprograms.com/</a>)<br />
12+
<strong>Software:</strong> BCP47J
13+
</p>
14+
<p>Copyright (c) 2022-2026 Maxprograms.<br />
15+
All rights reserved.</p>
16+
<h2 id="1-permitted-use">1. PERMITTED USE</h2>
17+
<p>You are permitted to view, download, and modify the source code of
18+
the Software for personal, educational, or internal evaluation purposes
19+
only. Internal development and testing builds are allowed.</p>
20+
<h2 id="2-restrictions">2. RESTRICTIONS</h2>
21+
<p>The following actions are strictly prohibited without prior written
22+
permission from Maxprograms:</p>
23+
<ul>
24+
<li><strong>Commercial Use:</strong> Using the Software in a production
25+
environment or as part of any commercial product or service.</li>
26+
<li><strong>Redistribution:</strong> Distributing, sublicensing,
27+
selling, or making the Software available to third parties in source or
28+
binary form, whether for profit or otherwise.</li>
29+
<li><strong>Modification Distribution:</strong> Distributing modified or
30+
derivative versions of the Software.</li>
31+
</ul>
32+
<h2 id="3-no-automatic-conversion">3. NO AUTOMATIC CONVERSION</h2>
33+
<p>This Software does not convert to an open-source license at any
34+
time.<br />
35+
It remains the proprietary property of Maxprograms indefinitely, and all
36+
restrictions in this License remain in effect permanently.</p>
37+
<h2 id="4-termination">4. TERMINATION</h2>
38+
<p>Any violation of the terms of this License results in the immediate
39+
and automatic termination of your right to use the Software. Upon
40+
termination, all use must cease, and all copies must be destroyed.</p>
41+
<h2 id="5-disclaimer-of-warranty">5. DISCLAIMER OF WARRANTY</h2>
42+
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
43+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
44+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
45+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
46+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
47+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
48+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
49+
<hr />
50+
<h2 id="commercial-licensing--inquiries">Commercial Licensing &amp;
51+
Inquiries</h2>
52+
<p>To obtain a commercial production license or permission to
53+
redistribute this Software, please contact:<br />
54+
<strong><a href="http://www.maxprograms.com/">http://www.maxprograms.com/</a></strong>
55+
</p>
56+
</body>
57+
58+
</html>

html/licenses/xmljava.html

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>XMLJava License</title>
5+
</head>
6+
<body style="margin: 8px;">
7+
<h1 id="software-license-agreement">Software License Agreement</h1>
8+
<p><strong>Licensor:</strong> Maxprograms (<a
9+
href="http://www.maxprograms.com/">http://www.maxprograms.com/</a>)<br />
10+
<strong>Software:</strong> XMLJava
11+
</p>
12+
<p>Copyright (c) 2022-2026 Maxprograms.<br />
13+
All rights reserved.</p>
14+
<h2 id="1-permitted-use">1. PERMITTED USE</h2>
15+
<p>You are permitted to view, download, and modify the source code of
16+
the Software for personal, educational, or internal evaluation purposes
17+
only. Internal development and testing builds are allowed.</p>
18+
<h2 id="2-restrictions">2. RESTRICTIONS</h2>
19+
<p>The following actions are strictly prohibited without prior written
20+
permission from Maxprograms:</p>
21+
<ul>
22+
<li><strong>Commercial Use:</strong> Using the Software in a production
23+
environment or as part of any commercial product or service.</li>
24+
<li><strong>Redistribution:</strong> Distributing, sublicensing,
25+
selling, or making the Software available to third parties in source or
26+
binary form, whether for profit or otherwise.</li>
27+
<li><strong>Modification Distribution:</strong> Distributing modified or
28+
derivative versions of the Software.</li>
29+
</ul>
30+
<h2 id="3-no-automatic-conversion">3. NO AUTOMATIC CONVERSION</h2>
31+
<p>This Software does not convert to an open-source license at any
32+
time.<br />
33+
It remains the proprietary property of Maxprograms indefinitely, and all
34+
restrictions in this License remain in effect permanently.</p>
35+
<h2 id="4-termination">4. TERMINATION</h2>
36+
<p>Any violation of the terms of this License results in the immediate
37+
and automatic termination of your right to use the Software. Upon
38+
termination, all use must cease, and all copies must be destroyed.</p>
39+
<h2 id="5-disclaimer-of-warranty">5. DISCLAIMER OF WARRANTY</h2>
40+
<p>THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
41+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
42+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
43+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
44+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
45+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
46+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
47+
<hr />
48+
<h2 id="commercial-licensing--inquiries">Commercial Licensing &amp;
49+
Inquiries</h2>
50+
<p>To obtain a commercial production license or permission to
51+
redistribute this Software, please contact:<br />
52+
<strong><a href="http://www.maxprograms.com/">http://www.maxprograms.com/</a></strong>
53+
</p>
54+
</body>
55+
56+
</html>

images/dark/hybridTM.png

482 Bytes
Loading

images/light/hybridTM.png

432 Bytes
Loading

jars/bcp47j.jar

-4 Bytes
Binary file not shown.

jars/openxliff.jar

11.7 KB
Binary file not shown.

jars/xmljava.jar

4.19 KB
Binary file not shown.

0 commit comments

Comments
 (0)