]> git.proxmox.com Git - debcargo-conf.git/blame - src/xz2/debian/copyright.debcargo.hint
Release package dbus-udisks2
[debcargo-conf.git] / src / xz2 / debian / copyright.debcargo.hint
CommitLineData
cd746cd5
MG
1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: xz2
3Upstream-Contact: Alex Crichton <alex@alexcrichton.com>
4Source: https://github.com/alexcrichton/xz2-rs
5
6Files: *
7Copyright: FIXME (overlay) UNKNOWN-YEARS Alex Crichton <alex@alexcrichton.com>
8License: MIT or Apache-2.0
9Comment:
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
b0952c34 15Files: ./LICENSE-MIT
cd746cd5
MG
16Copyright: 2016 Alex Crichton
17License: UNKNOWN-LICENSE; FIXME (overlay)
18Comment:
19 FIXME (overlay): These notices are extracted from files. Please review them
20 before uploading to the archive.
21
22Files: debian/*
23Copyright:
b0952c34
SL
24 2023 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
25 2023 Matthias Geiger <matthias.geiger1024@tutanota.de>
cd746cd5
MG
26License: MIT or Apache-2.0
27
28License: Apache-2.0
29 Debian systems provide the Apache 2.0 license in
30 /usr/share/common-licenses/Apache-2.0
31
32License: 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.