We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
README
1 parent d2c5d44 commit e00531cCopy full SHA for e00531c
rust/alloc/README.md
@@ -1,8 +1,9 @@
1
# `alloc`
2
3
These source files come from the Rust standard library, hosted in
4
-the https://github.com/rust-lang/rust repository. For copyright
5
-details, see https://github.com/rust-lang/rust/blob/master/COPYRIGHT.
+the https://github.com/rust-lang/rust repository, licensed under
+"Apache-2.0 OR MIT" and adapted for kernel use. For copyright details,
6
+see https://github.com/rust-lang/rust/blob/master/COPYRIGHT.
7
8
Please note that these files should be kept as close as possible to
9
upstream. In general, only additions should be performed (e.g. new
0 commit comments