aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-20 14:23:16 +0000
committerFuwn <[email protected]>2026-02-20 14:23:16 +0000
commit125e37558b02bb33892608ee1bd6fb1088c1cb23 (patch)
tree2527eac50dc58ef831adaf76d4197b27f7215c32 /Cargo.toml
parentchore: Bump version patch to v0.4.2 (diff)
downloadwindmark-main.tar.xz
windmark-main.zip
chore(license): Relicense under MIT OR Apache-2.0HEADmain
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c4a6c9f..676da40 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@ documentation = "https://docs.rs/windmark"
readme = "README.md"
homepage = "https://github.com/gemrest/windmark"
repository = "https://github.com/gemrest/windmark"
-license = "GPL-3.0-only"
+license = "MIT OR Apache-2.0"
keywords = ["gemini"]
categories = ["web-programming"]