Skip to content

Commit 06ebe8e

Browse files
author
Mara
committed
♻️ licences: Apache-2.0 for hex, SE License v1.1 as governing terms
LICENSE.md — Apache-2.0 (SPDX identifier required by hex.pm) REAL_LICENSE.md — Systemic Engineering License v1.1 (actual governing terms) gleam.toml — licences = ["Apache-2.0"] with comment explaining the split README — licence section names both Co-Authored-By: Mara <mara@systemic.engineer>
1 parent 7e9ec98 commit 06ebe8e

4 files changed

Lines changed: 601 additions & 1 deletion

File tree

LICENSE.md

Lines changed: 171 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,171 @@
1+
Apache License
2+
Version 2.0, January 2004
3+
http://www.apache.org/licenses/
4+
5+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6+
7+
1. Definitions.
8+
9+
"License" shall mean the terms and conditions for use, reproduction, and
10+
distribution as defined by Sections 1 through 9 of this document.
11+
12+
"Licensor" shall mean the copyright owner or entity authorized by the
13+
copyright owner that is granting the License.
14+
15+
"Legal Entity" shall mean the union of the acting entity and all other
16+
entities that control, are controlled by, or are under common control with
17+
that entity. For the purposes of this definition, "control" means (i) the
18+
power, direct or indirect, to cause the direction or management of such
19+
entity, whether by contract or otherwise, or (ii) ownership of fifty
20+
percent (50%) or more of the outstanding shares, or (iii) beneficial
21+
ownership of such entity.
22+
23+
"You" (or "Your") shall mean an individual or Legal Entity exercising
24+
permissions granted by this License.
25+
26+
"Source" form shall mean the preferred form for making modifications,
27+
including but not limited to software source code, documentation source,
28+
and configuration files.
29+
30+
"Object" form shall mean any form resulting from mechanical transformation
31+
or translation of a Source form, including but not limited to compiled
32+
object code, generated documentation, and conversions to other media types.
33+
34+
"Work" shall mean the work of authorship made available under the License,
35+
as indicated by a copyright notice that is included in or attached to the
36+
work (an example is provided in the Appendix below).
37+
38+
"Derivative Works" shall mean any work, whether in Source or Object form,
39+
that is based on (or derived from) the Work and for which the editorial
40+
revisions, annotations, elaborations, or other modifications represent, as
41+
a whole, an original work of authorship. For the purposes of this License,
42+
Derivative Works shall not include works that remain separable from, or
43+
merely link (or bind by name) to the interfaces of, the Work and Derivative
44+
Works thereof.
45+
46+
"Contribution" shall mean, as submitted to the Licensor for inclusion in the
47+
Work by the copyright owner or by an individual or Legal Entity authorized to
48+
submit on behalf of the copyright owner. For the purposes of this definition,
49+
"submitted" means any form of electronic, verbal, or written communication
50+
sent to the Licensor or its representatives, including but not limited to
51+
communication on electronic mailing lists, source code control systems, and
52+
issue tracking systems that are managed by, or on behalf of, the Licensor
53+
for the purpose of discussing and improving the Work, but excluding
54+
communication that is conspicuously marked or designated in writing by the
55+
copyright owner as "Not a Contribution."
56+
57+
"Contributor" shall mean Licensor and any Legal Entity on behalf of whom a
58+
Contribution has been received by the Licensor and subsequently incorporated
59+
within the Work.
60+
61+
2. Grant of Copyright License. Subject to the terms and conditions of this
62+
License, each Contributor hereby grants to You a perpetual, worldwide,
63+
non-exclusive, no-charge, royalty-free, irrevocable copyright license to
64+
reproduce, prepare Derivative Works of, publicly display, publicly perform,
65+
sublicense, and distribute the Work and such Derivative Works in Source or
66+
Object form.
67+
68+
3. Grant of Patent License. Subject to the terms and conditions of this
69+
License, each Contributor hereby grants to You a perpetual, worldwide,
70+
non-exclusive, no-charge, royalty-free, irrevocable (except as stated in
71+
this section) patent license to make, have made, use, offer to sell, sell,
72+
import, and otherwise transfer the Work, where such license applies only to
73+
those patent claims licensable by such Contributor that are necessarily
74+
infringed by their Contribution(s) alone or by combination of their
75+
Contribution(s) with the Work to which such Contribution(s) was submitted.
76+
If You institute patent litigation against any entity (including a
77+
cross-claim or counterclaim in a lawsuit) alleging that the Work or a
78+
Contribution incorporated within the Work constitutes direct or contributory
79+
patent infringement, then any patent licenses granted to You under this
80+
License for that Work shall terminate as of the date such litigation is
81+
filed.
82+
83+
4. Redistribution. You may reproduce and distribute copies of the Work or
84+
Derivative Works thereof in any medium, with or without modifications, and
85+
in Source or Object form, provided that You meet the following conditions:
86+
87+
(a) You must give any other recipients of the Work or Derivative Works a
88+
copy of this License; and
89+
90+
(b) You must cause any modified files to carry prominent notices stating
91+
that You changed the files; and
92+
93+
(c) You must retain, in the Source form of any Derivative Works that You
94+
distribute, all copyright, patent, trademark, and attribution notices from
95+
the Source form of the Work, excluding those notices that do not pertain to
96+
any part of the Derivative Works; and
97+
98+
(d) If the Work includes a "NOTICE" text file as part of its distribution,
99+
You must include a readable copy of the attribution notices contained within
100+
such NOTICE file, in at least one of the following places: within a NOTICE
101+
text file distributed as part of the Derivative Works; within the Source
102+
form or documentation, if provided along with the Derivative Works; or,
103+
within a display generated by the Derivative Works, if and wherever such
104+
third-party notices normally appear. The contents of the NOTICE file are for
105+
informational purposes only and do not modify the License. You may add Your
106+
own attribution notices within Derivative Works that You distribute,
107+
alongside or as an addendum to the NOTICE text from the Work, provided that
108+
such additional attribution notices cannot be construed as modifying the
109+
License.
110+
111+
You may add Your own license to Your Derivative Works and may provide
112+
additional or different license terms and conditions for use, reproduction,
113+
or distribution of Your Derivative Works, or for such other Derivative Works
114+
as a whole, provided Your use, reproduction, and distribution of the Work
115+
otherwise complies with the conditions stated in this License.
116+
117+
5. Submission of Contributions. Unless You explicitly state otherwise, any
118+
Contribution intentionally submitted for inclusion in the Work by You to the
119+
Licensor shall be under the terms and conditions of this License, without
120+
any additional terms or conditions. Notwithstanding the above, nothing
121+
herein shall supersede or modify the terms of any separate license agreement
122+
you may have executed with Licensor regarding such Contributions.
123+
124+
6. Trademarks. This License does not grant permission to use the trade names,
125+
trademarks, service marks, or product names of the Licensor, except as
126+
required for reasonable and customary use in describing the origin of the
127+
Work and reproducing the content of the NOTICE file.
128+
129+
7. Disclaimer of Warranty. Unless required by applicable law or agreed to in
130+
writing, Licensor provides the Work (and each Contributor provides its
131+
Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
132+
KIND, either express or implied, including, without limitation, any
133+
warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or
134+
FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining
135+
the appropriateness of using or reproducing the Work and assume any risks
136+
associated with Your exercise of permissions under this License.
137+
138+
8. Limitation of Liability. In no event and under no legal theory, whether
139+
in tort (including negligence), contract, or otherwise, unless required by
140+
applicable law (such as deliberate and grossly negligent acts) or agreed to
141+
in writing, shall any Contributor be liable to You for damages, including
142+
any direct, indirect, special, incidental, or exemplary damages of any
143+
character arising as a result of this License or out of the use or inability
144+
to use the Work (including but not limited to damages for loss of goodwill,
145+
work stoppage, computer failure or malfunction, or all other commercial
146+
damages or losses), even if such Contributor has been advised of the
147+
possibility of such damages.
148+
149+
9. Accepting Warranty or Additional Liability. While redistributing the Work
150+
or Derivative Works thereof, You may choose to offer, and charge a fee for,
151+
acceptance of support, warranty, indemnity, or other liability obligations
152+
and/or rights consistent with this License. However, in accepting such
153+
obligations, You may offer such obligations only on Your own behalf and on
154+
Your sole responsibility, not on behalf of any other Contributor, and only
155+
if You agree to indemnify, defend, and hold each Contributor harmless for
156+
any liability incurred by, or claims asserted against, such Contributor by
157+
reason of your accepting any such warranty or additional liability.
158+
159+
END OF TERMS AND CONDITIONS
160+
161+
Copyright 2026 Alex Wolf (systemic.engineering)
162+
163+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
164+
use this file except in compliance with the License. You may obtain a copy
165+
of the License at http://www.apache.org/licenses/LICENSE-2.0
166+
167+
Unless required by applicable law or agreed to in writing, software
168+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
169+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
170+
License for the specific language governing permissions and limitations under
171+
the License.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,10 @@ See [`docs/`](docs/INDEX.md) for the full documentation, including:
6060
## Development
6161

6262
```sh
63-
gleam test # 58 tests
63+
gleam test # 62 tests
6464
```
65+
66+
## Licence
67+
68+
`LICENSE.md` contains the Apache-2.0 licence required by Hex. The actual
69+
governing terms are the [Systemic Engineering License v1.1](REAL_LICENSE.md).

0 commit comments

Comments
 (0)