]> git.proxmox.com Git - debcargo-conf.git/blob - src/sha3-0.9/debian/copyright.debcargo.hint
Package dependencies for rust_cid_npm (#1016018)
[debcargo-conf.git] / src / sha3-0.9 / debian / copyright.debcargo.hint
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: sha3
3 Upstream-Contact: RustCrypto Developers
4 Source: https://github.com/RustCrypto/hashes
5
6 Files: *
7 Copyright: FIXME (overlay) UNKNOWN-YEARS RustCrypto Developers
8 License: MIT or Apache-2.0
9 Comment:
10 FIXME (overlay): Since upstream copyright years are not available in
11 Cargo.toml, they were extracted from the upstream Git repository. This may not
12 be correct information so you should review and fix this before uploading to
13 the archive.
14
15 Files: ./LICENSE-MIT
16 Copyright:
17 2006-2009 Graydon Hoare
18 2009-2013 Mozilla Foundation
19 2014 Sébastien Martini
20 2016-2017 Artyom Pavlov, Marek Kotewicz
21 License: UNKNOWN-LICENSE; FIXME (overlay)
22 Comment:
23 FIXME (overlay): These notices are extracted from files. Please review them
24 before uploading to the archive.
25
26 Files: debian/*
27 Copyright:
28 2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
29 2022 Jochen Sprickerhof <jspricke@debian.org>
30 License: MIT or Apache-2.0
31
32 License: Apache-2.0
33 Debian systems provide the Apache 2.0 license in
34 /usr/share/common-licenses/Apache-2.0
35
36 License: MIT
37 Permission is hereby granted, free of charge, to any person obtaining a copy
38 of this software and associated documentation files (the "Software"), to deal
39 in the Software without restriction, including without limitation the rights
40 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
41 copies of the Software, and to permit persons to whom the Software is
42 furnished to do so, subject to the following conditions:
43 .
44 The above copyright notice and this permission notice shall be included in all
45 copies or substantial portions of the Software.
46 .
47 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
48 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
49 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
50 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
51 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
52 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
53 SOFTWARE.