summaryrefslogtreecommitdiffstats
path: root/vendor/linux-raw-sys-0.3.2/COPYRIGHT
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 18:31:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-30 18:31:44 +0000
commitc23a457e72abe608715ac76f076f47dc42af07a5 (patch)
tree2772049aaf84b5c9d0ed12ec8d86812f7a7904b6 /vendor/linux-raw-sys-0.3.2/COPYRIGHT
parentReleasing progress-linux version 1.73.0+dfsg1-1~progress7.99u1. (diff)
downloadrustc-c23a457e72abe608715ac76f076f47dc42af07a5.tar.xz
rustc-c23a457e72abe608715ac76f076f47dc42af07a5.zip
Merging upstream version 1.74.1+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/linux-raw-sys-0.3.2/COPYRIGHT')
-rw-r--r--vendor/linux-raw-sys-0.3.2/COPYRIGHT29
1 files changed, 29 insertions, 0 deletions
diff --git a/vendor/linux-raw-sys-0.3.2/COPYRIGHT b/vendor/linux-raw-sys-0.3.2/COPYRIGHT
new file mode 100644
index 000000000..719e3dbc8
--- /dev/null
+++ b/vendor/linux-raw-sys-0.3.2/COPYRIGHT
@@ -0,0 +1,29 @@
+Short version for non-lawyers:
+
+`linux-raw-sys` is triple-licensed under Apache 2.0 with the LLVM Exception,
+Apache 2.0, and MIT terms.
+
+
+Longer version:
+
+Copyrights in the `linux-raw-sys` project are retained by their contributors.
+No copyright assignment is required to contribute to the `linux-raw-sys`
+project.
+
+Some files include code derived from Rust's `libstd`; see the comments in
+the code for details.
+
+Except as otherwise noted (below and/or in individual files), `linux-raw-sys`
+is licensed under:
+
+ - the Apache License, Version 2.0, with the LLVM Exception
+ <LICENSE-Apache-2.0_WITH_LLVM-exception> or
+ <http://llvm.org/foundation/relicensing/LICENSE.txt>
+ - the Apache License, Version 2.0
+ <LICENSE-APACHE> or
+ <http://www.apache.org/licenses/LICENSE-2.0>,
+ - or the MIT license
+ <LICENSE-MIT> or
+ <http://opensource.org/licenses/MIT>,
+
+at your option.