Skip to content

Commit

Permalink
Make the license SPDX compliant
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanUkhov committed Apr 11, 2024
1 parent f1c42b3 commit c07dbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name = "sqlite3-src"
version = "0.6.0"
edition = "2021"
license = "Apache-2.0/MIT"
license = "Apache-2.0 OR MIT"
authors = [
"Chip Collier <ccollier@machinezone.com>",
"Daniel Mueller <deso@posteo.net>",
Expand Down

0 comments on commit c07dbf8

Please sign in to comment.