Skip to content

Commit e29aea4

Browse files
committed
docs: add OpenSSF Best Practices registration badge
1 parent b8e45b9 commit e29aea4

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
// SPDX-License-Identifier: AGPL-3.0-or-later
1+
// SPDX-License-Identifier: MPL-2.0
2+
// Copyright (c) Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23
// SPDX-FileCopyrightText: 2024-2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk>
34
= RattleScript
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/rattlescript"]
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"]
8+
49
:toc: preamble
510
:icons: font
611

@@ -96,4 +101,6 @@ Alpha. The face transformer is implemented in `affinescript/lib/python_face.ml`.
96101

97102
== License
98103

99-
AGPL-3.0-or-later. See `LICENSE`.
104+
This project is licensed under the Mozilla Public License, v. 2.0. See the `LICENSE` file for details.
105+
106+
SPDX-License-Identifier: MPL-2.0

0 commit comments

Comments
 (0)