Unify license with rust-bitcoin-spv
[rust-lightning] / Cargo.toml
index bff665320040e6bfb1e03babf8fdc7ccd1800925..ff6451f73167d6c6687f6dc327f32a08aaa283cf 100644 (file)
@@ -2,7 +2,7 @@
 name = "lightning"
 version = "0.0.1"
 authors = ["Matt Corallo"]
-license = "AGPL-3.0"
+license = "Apache-2.0"
 repository = "https://github.com/TheBlueMatt/rust-lightning/"
 description = """
 A Bitcoin Lightning implementation in Rust.