Skip to content

Commit 0fbe940

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent 8be68ff commit 0fbe940

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.adoc

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
<!-- SPDX-License-Identifier: MPL-2.0 -->
24
= WokeLang
3-
image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]
4-
// SPDX-License-Identifier: MPL-2.0
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/wokelang"]
6+
7+
image:https://img.shields.io/badge/License-MPL_2.0-blue.svg[License: MPL-2.0,link="https://opensource.org/licenses/MPL-2.0"]
58
// SPDX-FileCopyrightText: 2025 Jonathan D.A. Jewell
69

710
:toc: macro
@@ -207,3 +210,10 @@ asdf install
207210

208211
# Build
209212
cargo build --release
213+
214+
215+
== License
216+
217+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
218+
219+
SPDX-License-Identifier: MPL-2.0

0 commit comments

Comments
 (0)