Skip to content

Commit f98883c

Browse files
Add relicensing info the changelogs
1 parent 76f2ec7 commit f98883c

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

uefi-macros/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# uefi-macros - [Unreleased]
22

3+
As of this release, the project has been relicensed from MPL-2.0 to
4+
Apache-2.0/MIT. (This does not alter the license of previous releases.)
5+
Details at <https://github.com/rust-osdev/uefi-rs/issues/1470>.
6+
37

48
# uefi-macros - 0.17.0 (2024-10-23)
59

uefi-raw/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# uefi-raw - [Unreleased]
22

3+
As of this release, the project has been relicensed from MPL-2.0 to
4+
Apache-2.0/MIT. (This does not alter the license of previous releases.)
5+
Details at <https://github.com/rust-osdev/uefi-rs/issues/1470>.
6+
37
## Added
48

59
- Added `protocol::string::UnicodeCollationProtocol`.

uefi/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# uefi - [Unreleased]
22

3+
As of this release, the project has been relicensed from MPL-2.0 to
4+
Apache-2.0/MIT. (This does not alter the license of previous releases.)
5+
Details at <https://github.com/rust-osdev/uefi-rs/issues/1470>.
6+
37
## Added
48
- Added `proto::device_path::PoolDevicePath` and
59
`proto::device_path::PoolDevicePathNode`.

0 commit comments

Comments
 (0)