chore: switch license from MIT to CC0-1.0

This commit is contained in:
TypoGenie
2026-02-09 22:54:56 +02:00
parent a1f3a86022
commit f34aa9e9a8
4 changed files with 124 additions and 28 deletions

View File

@@ -3,7 +3,7 @@ name = "typogenie"
version = "1.0.0"
description = "TypoGenie - Portable Markdown to Word document converter"
authors = ["TypoGenie Contributors"]
license = "MIT"
license = "CC0-1.0"
repository = "https://git.lashman.live/lashman/typogenie"
edition = "2021"
rust-version = "1.77.2"

View File

@@ -47,7 +47,7 @@
"longDescription": "TypoGenie is a free, open-source, portable typesetting engine. No installation required - just run the EXE. All data stays in the same folder.",
"publisher": "TypoGenie Contributors",
"copyright": "Copyright (c) 2026 TypoGenie Contributors",
"license": "MIT",
"license": "CC0-1.0",
"homepage": "https://git.lashman.live/lashman/typogenie",
"resources": {
"templates": "templates"