diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 02:49:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 02:49:42 +0000 |
commit | 837b550238aa671a591ccf282dddeab29cadb206 (patch) | |
tree | 914b6b8862bace72bd3245ca184d374b08d8a672 /vendor/vec_mut_scan/COPYRIGHT | |
parent | Adding debian version 1.70.0+dfsg2-1. (diff) | |
download | rustc-837b550238aa671a591ccf282dddeab29cadb206.tar.xz rustc-837b550238aa671a591ccf282dddeab29cadb206.zip |
Merging upstream version 1.71.1+dfsg1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'vendor/vec_mut_scan/COPYRIGHT')
-rw-r--r-- | vendor/vec_mut_scan/COPYRIGHT | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/vendor/vec_mut_scan/COPYRIGHT b/vendor/vec_mut_scan/COPYRIGHT new file mode 100644 index 000000000..b712f59b4 --- /dev/null +++ b/vendor/vec_mut_scan/COPYRIGHT @@ -0,0 +1,20 @@ +Copyrights in this software are retained by their respective authors. See the +version control history for full authorship information. + +Except as otherwise noted (below and/or in individual files), this software is +licensed under the following terms ("Zero-Clause BSD"): + + Permission to use, copy, modify, and/or distribute this software for any + purpose with or without fee is hereby granted. + + THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY + SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR + IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +Unless you explicitly state otherwise, any contribution intentionally submitted +for inclusion in this software by you shall be under the terms and conditions +of the above license, without any additional terms or conditions. |