Skip to content

Commit 939723b

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent c3822b2 commit 939723b

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.adoc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23
// SPDX-FileCopyrightText: 2024 Hyperpolymath
34
= Preference Injector
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/preference-injector"]
46

5-
image:https://img.shields.io/badge/License-PMPL--1.0-blue.svg[License: PMPL-1.0,link="https://github.com/hyperpolymath/palimpsest-license"]
7+
8+
image:https://img.shields.io/badge/License-MPL_2.0-blue.svg[License: MPL-2.0,link="https://opensource.org/licenses/MPL-2.0"]
69

710
A powerful, type-safe preference injection system for dynamic configuration management.
811

@@ -276,9 +279,9 @@ Contributions are welcome! Please see link:CONTRIBUTING.md[CONTRIBUTING.md] for
276279

277280
== License
278281

279-
MIT - See link:LICENSE.txt[LICENSE.txt]
282+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
280283

281-
Dual-licensed under link:PALIMPSEST-LICENSE.txt[Palimpsest License] for special use cases.
284+
SPDX-License-Identifier: MPL-2.0
282285

283286
== Changelog
284287

0 commit comments

Comments
 (0)