Skip to content

Commit 33e0ff7

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent 0022553 commit 33e0ff7

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
= Sanctify-PHP
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/sanctify-php"]
25

3-
image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]
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"]
48
image:https://img.shields.io/badge/Philosophy-Palimpsest-indigo.svg[Palimpsest,link="https://github.com/hyperpolymath/palimpsest-license"]
59

610

@@ -158,7 +162,9 @@ sanctify export --guix ./project/ | aegis apply
158162

159163
== License
160164

161-
PMPL-1.0-or-later
165+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
166+
167+
SPDX-License-Identifier: MPL-2.0
162168

163169
== Related Projects
164170

0 commit comments

Comments
 (0)