Update license to Apache 2.0 or MIT, copyright to Bitcoin Dev Kit Developers

This commit is contained in:
Steve Myers
2021-03-03 13:22:05 -08:00
parent fdde0e691e
commit 12ae1c3479
49 changed files with 583 additions and 841 deletions

View File

@@ -9,7 +9,7 @@ documentation = "https://docs.rs/bdk"
description = "A modern, lightweight, descriptor-based wallet library"
keywords = ["bitcoin", "wallet", "descriptor", "psbt"]
readme = "README.md"
license = "MIT"
license = "MIT OR Apache-2.0"
[dependencies]
bdk-macros = "^0.3"