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
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
// SPDX-License-Identifier: MPL-2.0
2
+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
2
3
// SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
3
4
4
5
= PolyglotFormalisms.Elixir
6
+
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/polyglot-formalisms-elixir"]
7
+
5
8
:toc: preamble
6
9
:icons: font
7
10
@@ -149,5 +152,6 @@ Wondering how this works? See link:EXPLAINME.adoc[].
149
152
150
153
== License
151
154
152
-
SPDX-License-Identifier: MPL-2.0 +
153
-
See link:LICENSE[LICENSE].
155
+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
0 commit comments