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-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,9 @@
1
1
// SPDX-License-Identifier: MPL-2.0
2
-
// Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
3
-
2
+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
4
3
[WARNING]
5
4
====
5
+
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/ochrance-framework"]
6
+
6
7
**ARCHIVED** -- This repo has been superseded by https://github.com/hyperpolymath/ochrance[ochrance]. All valuable content (Progressive.idr, Containerfile, flake.nix) has been merged there.
7
8
====
8
9
@@ -211,7 +212,9 @@ pattern: a dedicated repo implementing the `VerifiedSubsystem` interface defined
211
212
212
213
== License
213
214
214
-
MPL-2.0 (Palimpsest License)
215
+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
0 commit comments