Skip to content

Commit a5eef14

Browse files
authored
Merge pull request typst-community#2 from SillyFreak/license-in-typst-toml
change the license given in typst.toml to match the new license
2 parents 1891a6c + 7459fb7 commit a5eef14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typst.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
entrypoint = "src/lib.typ"
55
authors = [""]
66
keywords = [""]
7-
license = "GPL-3.0-only"
7+
license = "Unlicense"
88
repository = ""
99
description = ""
1010
exclude = ["README.md", "CHANGELOG.md", "Justfile", "docs"]

0 commit comments

Comments
 (0)