Relicense Graphite under the dual MIT/Apache-2.0 license (#4208)

Relicense under dual MIT/Apache-2.0
This commit is contained in:
Keavon Chambers
2026-09-06 23:57:37 -07:00
committed by GitHub
parent fb35dadf1b
commit e725f55043
27 changed files with 66 additions and 224 deletions

View File

@@ -3,7 +3,7 @@ name = "graphite-desktop-bundle"
version = "0.0.0"
description = "Graphite Desktop Bundle"
authors = ["Graphite Authors <contact@graphite.art>"]
license = "Apache-2.0"
license = "MIT OR Apache-2.0"
repository = ""
edition = "2024"
rust-version = "1.87"