Skip to content

Commit 54592ae

Browse files
author
Jonathan D.A. Jewell
committed
Normalize license badge
1 parent c51b310 commit 54592ae

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

README.adoc

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
// SPDX-License-Identifier: AGPL-3.0-or-later
1+
image:https://img.shields.io/badge/license-PMPL--1.0-blue.svg[License,link="https://github.com/hyperpolymath/palimpsest-license"]
2+
// SPDX-License-Identifier: PMPL-1.0
23
= Formatrix Docs
4+
5+
6+
37
:toc: left
48
:toclevels: 3
59
:icons: font
610
:source-highlighter: rouge
711

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]
912
image:https://img.shields.io/badge/Philosophy-Palimpsest-purple.svg[Philosophy: Palimpsest, link=https://github.com/hyperpolymath/palimpsest-licence]
1013

1114
Cross-platform document editor with format tabs (TXT/MD/ADOC/DJOT/ORG/RST/TYP). Tauri 2.0 GUI + Ada TUI. Graph visualization, OCR, TTS/STT, Nickel pipelines.
@@ -127,7 +130,7 @@ These scripts follow the same language policy (Bash, Rust, ReScript, Deno, Gleam
127130

128131
== License
129132

130-
MPL-2.0 with Palimpsest philosophy.
133+
PMPL-1.0 with Palimpsest philosophy.
131134

132135
== Links
133136

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
12
# formatrix-docs
3+
[![License](https://img.shields.io/badge/license-PMPL--1.0-blue.svg)](https://github.com/hyperpolymath/palimpsest-license)
4+
5+
6+
27

3-
[![License: MPL-2.0](https://img.shields.io/badge/License-MPL_2.0-blue.svg)](https://opensource.org/licenses/MPL-2.0)
48
[![Philosophy: Palimpsest](https://img.shields.io/badge/Philosophy-Palimpsest-purple.svg)](https://github.com/hyperpolymath/palimpsest-licence)
59

610

0 commit comments

Comments
 (0)