Merge rust-bitcoin/rust-bitcoin#4263: docs: fix LICENSE link
d0bead6f94
docs: fix LICENCE link (jike) Pull request description:  ACKs for top commit: tcharding: ACKd0bead6f94
Kixunil: ACKd0bead6f94
Tree-SHA512: 148ea7c35ca8872e314e12889cab325af6965f533abea062c49d03809d57de3b476a97d39e2ae4e0c8479da263b7959c9cf2409050e3888af33b308c022391b1
This commit is contained in:
commit
4525fd3cad
|
@ -26,5 +26,5 @@ This library should always compile with any combination of features on **Rust 1.
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](LICENSE).
|
The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](../LICENSE).
|
||||||
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
||||||
|
|
|
@ -14,5 +14,5 @@ This library should always compile with any combination of features on **Rust 1.
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](LICENSE).
|
The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](../LICENSE).
|
||||||
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
||||||
|
|
|
@ -8,5 +8,5 @@ This library should always compile with any combination of features on **Rust 1.
|
||||||
|
|
||||||
## Licensing
|
## Licensing
|
||||||
|
|
||||||
The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](LICENSE).
|
The code in this project is licensed under the [Creative Commons CC0 1.0 Universal license](../LICENSE).
|
||||||
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
We use the [SPDX license list](https://spdx.org/licenses/) and [SPDX IDs](https://spdx.dev/ids/).
|
||||||
|
|
Loading…
Reference in New Issue