chore: switch license from MIT to CC0-1.0
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user