Skip to content

Commit 8d9ba9e

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent 8c2a6f9 commit 8d9ba9e

1 file changed

Lines changed: 8 additions & 6 deletions

File tree

README.adoc

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
= vscode-a2ml
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/vscode-a2ml"]
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
:toc: preamble
39
:icons: font
410

5-
// SPDX-License-Identifier: MPL-2.0
611
// (MPL-2.0 preferred; MPL-2.0 required for VS Code marketplace)
712

813
== Overview
@@ -106,9 +111,6 @@ code --install-extension vscode-a2ml-0.1.0.vsix
106111

107112
== License
108113

109-
SPDX-License-Identifier: MPL-2.0
110-
111-
(MPL-2.0 preferred; MPL-2.0 required for VS Code marketplace)
114+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
112115

113-
See link:LICENSE[LICENSE] for the full MPL-2.0 text.
114-
See link:LICENSE-PMPL[LICENSE-PMPL] for the MPL-2.0 text.
116+
SPDX-License-Identifier: MPL-2.0

0 commit comments

Comments
 (0)