Skip to content

Commit e00531c

Browse files
committed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

rust/alloc/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# `alloc`
22

33
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.
4+
the https://github.com/rust-lang/rust repository, licensed under
5+
"Apache-2.0 OR MIT" and adapted for kernel use. For copyright details,
6+
see https://github.com/rust-lang/rust/blob/master/COPYRIGHT.
67

78
Please note that these files should be kept as close as possible to
89
upstream. In general, only additions should be performed (e.g. new

0 commit comments

Comments
 (0)