dual licensed under MIT and UNLICENSE
diff --git a/Cargo.toml b/Cargo.toml
index 9a0f765..dd0606b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@
 repository = "https://github.com/BurntSushi/byteorder"
 readme = "README.md"
 keywords = ["byte", "endian", "big-endian", "little-endian"]
-license = "Unlicense"
+license = "Unlicense/MIT"
 
 [lib]
 name = "byteorder"