You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.adoc
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,8 @@
1
+
// SPDX-License-Identifier: MPL-2.0
2
+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
1
3
= AffineScript: A Practical Language for Resource-Safe Systems
4
+
image:https://img.shields.io/badge/OpenSSF-Best_Practices-green?logo=openssourcesecurity[OpenSSF Best Practices,link="https://www.bestpractices.dev/en/projects/new?repo_url=https://github.com/hyperpolymath/affinescript"]
5
+
2
6
:toc:
3
7
:toclevels: 3
4
8
:sectnums:
@@ -645,18 +649,18 @@ ____
645
649
646
650
== License
647
651
648
-
This repository is documented and distributed under AGPL-3.0-or-later.
652
+
This repository is documented and distributed under MPL-2.0.
649
653
650
-
The broader Palimpsest-MPL licensing layer applies to associated ecosystem technology including:
654
+
The broader MPL-2.0 licensing layer applies to associated ecosystem technology including:
651
655
652
656
- Gossamer
653
657
- Burble
654
658
- AffineScript deployment/tooling layers where applicable
0 commit comments