]> git.proxmox.com Git - debcargo-conf.git/blob - src/openssl-sys/debian/copyright.debcargo.hint
Update nicoo's preferred name
[debcargo-conf.git] / src / openssl-sys / debian / copyright.debcargo.hint
1 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: openssl-sys
3 Upstream-Contact:
4 Alex Crichton <alex@alexcrichton.com>
5 Steven Fackler <sfackler@gmail.com>
6 Source: https://github.com/sfackler/rust-openssl
7
8 Files: *
9 Copyright:
10 FIXME (overlay) UNKNOWN-YEARS Alex Crichton <alex@alexcrichton.com>
11 FIXME (overlay) UNKNOWN-YEARS Steven Fackler <sfackler@gmail.com>
12 License: MIT
13 Comment:
14 FIXME (overlay): Since upstream copyright years are not available in
15 Cargo.toml, they were extracted from the upstream Git repository. This may not
16 be correct information so you should review and fix this before uploading to
17 the archive.
18
19 Files: ./LICENSE-MIT
20 Copyright: 2014 Alex Crichton
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 2018-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
29 2018-2020 nicoo <nicoo@debian.org>
30 License: MIT
31
32 License: MIT
33 Permission is hereby granted, free of charge, to any person obtaining a copy
34 of this software and associated documentation files (the "Software"), to deal
35 in the Software without restriction, including without limitation the rights
36 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
37 copies of the Software, and to permit persons to whom the Software is
38 furnished to do so, subject to the following conditions:
39 .
40 The above copyright notice and this permission notice shall be included in all
41 copies or substantial portions of the Software.
42 .
43 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
44 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
45 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
46 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
47 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
48 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
49 SOFTWARE.