Skip to content

Commit

Permalink
Add Zlib license to sdl2-sys
Browse files Browse the repository at this point in the history
  • Loading branch information
maia-s committed Apr 5, 2024
1 parent 79f8ad0 commit 0e84889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdl2-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version = "0.36.0"
authors = ["Tony Aldridge <[email protected]>"]
keywords = ["SDL", "windowing", "graphics", "ffi"]
categories = ["rendering","external-ffi-bindings","game-engines","multimedia"]
license = "MIT"
license = "MIT AND Zlib"
links = "SDL2"
build = "build.rs"
edition = "2018"
Expand Down

0 comments on commit 0e84889

Please sign in to comment.