Skip to content

Commit b326695

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent b9a48e2 commit b326695

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.adoc

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
13
= AffineScript: A Practical Language for Resource-Safe Systems
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/affinescript"]
5+
26
:toc:
37
:toclevels: 3
48
:sectnums:
@@ -645,18 +649,18 @@ ____
645649

646650
== License
647651

648-
This repository is documented and distributed under AGPL-3.0-or-later.
652+
This repository is documented and distributed under MPL-2.0.
649653

650-
The broader Palimpsest-MPL licensing layer applies to associated ecosystem technology including:
654+
The broader MPL-2.0 licensing layer applies to associated ecosystem technology including:
651655

652656
- Gossamer
653657
- Burble
654658
- AffineScript deployment/tooling layers where applicable
655659

656660
See also:
657661

658-
- AGPL-3.0-or-later: https://www.gnu.org/licenses/agpl-3.0.html
659-
- PMPL-1.0: https://github.com/hyperpolymath/palimpsest-license
662+
- MPL-2.0: https://www.gnu.org/licenses/agpl-3.0.html
663+
- MPL-2.0: https://github.com/hyperpolymath/palimpsest-license
660664

661665
== Final Positioning Summary
662666

0 commit comments

Comments
 (0)