Merge rust-bitcoin/rust-bitcoin#4263: docs: fix LICENSE link

d0bead6f94 docs: fix LICENCE link (jike)

Pull request description:

  ![image](https://github.com/user-attachments/assets/9c08a57e-e958-487f-ba9d-978bd6fde913)

ACKs for top commit:
  tcharding:
    ACK d0bead6f94
  Kixunil:
    ACK d0bead6f94

Tree-SHA512: 148ea7c35ca8872e314e12889cab325af6965f533abea062c49d03809d57de3b476a97d39e2ae4e0c8479da263b7959c9cf2409050e3888af33b308c022391b1
This commit is contained in:
merge-script 2025-03-24 19:10:56 +00:00
commit 4525fd3cad
No known key found for this signature in database
GPG Key ID: C588D63CE41B97C1
3 changed files with 3 additions and 3 deletions

View File

@ -26,5 +26,5 @@ This library should always compile with any combination of features on **Rust 1.
## 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/).

View File

@ -14,5 +14,5 @@ This library should always compile with any combination of features on **Rust 1.
## 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/).

View File

@ -8,5 +8,5 @@ This library should always compile with any combination of features on **Rust 1.
## 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/).