Bug 1858509 add thread-safety annotations around MediaSourceDemuxer::mMonitor r=alwu
[gecko.git] / third_party / rust / rand / COPYRIGHT
blob468d907caf99fb0cc0dcbb3c322cbb69f740ffd1
1 Copyrights in the Rand project are retained by their contributors. No
2 copyright assignment is required to contribute to the Rand project.
4 For full authorship information, see the version control history.
6 Except as otherwise noted (below and/or in individual files), Rand is
7 licensed under the Apache License, Version 2.0 <LICENSE-APACHE> or
8 <http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
9 <LICENSE-MIT> or <http://opensource.org/licenses/MIT>, at your option.
11 The Rand project includes code from the Rust project
12 published under these same licenses.