diff options
| author | joboet <jonasboettiger@icloud.com> | 2024-01-11 20:37:32 +0100 |
|---|---|---|
| committer | joboet <jonasboettiger@icloud.com> | 2024-01-11 20:40:00 +0100 |
| commit | 2d30a262d144ba68451a4a57c6f0cb6ee0b770ef (patch) | |
| tree | f00146d376bd444ddf86543ff7e0062f11c48f79 | |
| parent | 54e1b89fd94f8d321c9e618c14c36e0bb4b78296 (diff) | |
| download | rust-2d30a262d144ba68451a4a57c6f0cb6ee0b770ef.tar.gz rust-2d30a262d144ba68451a4a57c6f0cb6ee0b770ef.zip | |
update path reference in license definitions
| -rw-r--r-- | .reuse/dep5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5 index e62e3504090..9a0d498fa6b 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -51,7 +51,7 @@ Copyright: 2019 The Crossbeam Project Developers The Rust Project Developers (see https://thanks.rust-lang.org) License: MIT OR Apache-2.0 -Files: library/std/src/sys/unix/locks/fuchsia_mutex.rs +Files: library/std/src/sys/pal/unix/locks/fuchsia_mutex.rs Copyright: 2016 The Fuchsia Authors The Rust Project Developers (see https://thanks.rust-lang.org) License: BSD-2-Clause AND (MIT OR Apache-2.0) |
