Skip to content

Commit 591bbf7

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent daaa0ae commit 591bbf7

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

README.adoc

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
= Typell — PanLL's Verification Kernel
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/typell"]
5+
6+
image:https://img.shields.io/badge/License-MPL_2.0-blue.svg[License: MPL-2.0,link="https://opensource.org/licenses/MPL-2.0"]
7+
28
Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
39
:toc:
410
:license: MPL-2.0
511

6-
// SPDX-License-Identifier: MPL-2.0
712

813
[TIP]
914
====
@@ -181,6 +186,6 @@ The normal installation instructions remain below for anyone who prefers manual
181186

182187
== License
183188

184-
MPL-2.0
189+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
185190

186-
Copyright (c) 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
191+
SPDX-License-Identifier: MPL-2.0

0 commit comments

Comments
 (0)