Skip to content

Commit 264ed2f

Browse files
committed
Fix license
1 parent 8c0b87a commit 264ed2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ version = "0.1.0"
1919
edition = "2024"
2020
homepage = "https://aiscript.dev"
2121
repository = "https://github.com/aiscriptdev/aiscript"
22-
license = "Apache-2.0"
22+
license = "MIT"
2323
authors = ["Folyd [email protected]"]
2424
keywords = ["language", "interpreter", "scripting", "compiler", "vm"]
2525
categories = ["compilers", "web-programming", "web-programming::http-server"]

0 commit comments

Comments
 (0)