forked from AXONE-IO/ignition-git-module
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathlicense.html
More file actions
42 lines (35 loc) · 1.86 KB
/
Copy pathlicense.html
File metadata and controls
42 lines (35 loc) · 1.86 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- saved from url=(0175)http://localhost:8088/web/config/system.modules?28-IResourceListener-config~contents-certCategory-0-modules-11-actions-more~actions~div-more~actions-secondary~action~link-link -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Git Module License</title>
</head>
<body>
<h1 style="border-bottom: none">THE BEERWARE LICENSE (Revision 42):</h1>
<div style="display: inline-flex; align-items: center">
<img style="float: left" src="https://upload.wikimedia.org/wikipedia/commons/d/d5/BeerWare_Logo.svg"/>
<p>
<a href="https://www.operametrix.com" target="_blank">OperaMetrix</a> develops and maintains this code — a substantial rework of the original created by Enzo Sagnelonge at <a href="https://www.axone-io.com/" target="_blank">AXONE-IO</a>.<br/>
As long as you retain this notice, you can do whatever you want with this stuff.<br/>
If we meet someday, and you think this stuff is worth it, you can buy me a beer in return.
</p>
</div>
<br/>
<h2>Third-Party Licenses : </h2>
<ul style="padding-inline-start: 40px;">
<li>
This software uses the JGit library, which is distributed under the Eclipse Distribution License (New BSD License).
</li>
<li>
This software uses Apache MINA sshd for SSH transport, which is distributed under the Apache License 2.0.
</li>
<li>
This software uses the ed25519-java (EdDSA) library, which is dedicated to the public domain under CC0 1.0.
</li>
<li>
This software uses the Intellij forms_rt library, which is distributed under the Apache License 2.
</li>
<li>
This software uses Inductive Automation SDK to interact with the Ignition platform.
</li>
</ul>
</body></html>