Skip to content

Commit a2cd3ef

Browse files
committed
Fix licence
1 parent d4e2e3e commit a2cd3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "ui-sys"
33
version = "0.1.0"
44
authors = ["Leo Tindall <[email protected]", "Patrick Walton <[email protected]>"]
55
build = "build.rs"
6-
license = "MIT/Apache 2.0"
6+
license = "MIT"
77
description = "Native bindings to the minimalist, cross-platform, widget set `libui`"
88

99

0 commit comments

Comments
 (0)