Skip to content

Commit c3c5211

Browse files
committed
Mozilla Public License
1 parent 1b4e37d commit c3c5211

File tree

2 files changed

+374
-22
lines changed

2 files changed

+374
-22
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
keywords = ["turtle", "graphics", "drawing", "teaching", "beginner"]
1010
# crates.io/category_slugs
1111
categories = ["rendering", "rendering::graphics-api", "rendering::engine", "games", "gui"]
12-
license = "MIT"
12+
license = "MPL-2.0"
1313

1414
# Ignore all files so we can explicitly whitelist what we want to be included in
1515
# the package

0 commit comments

Comments
 (0)