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"