]> git.proxmox.com Git - debcargo-conf.git/blame - src/xz2/debian/copyright
Release package dbus-udisks2
[debcargo-conf.git] / src / xz2 / debian / copyright
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: 2016-2022 Alex Crichton <alex@alexcrichton.com>
8License: MIT or Apache-2.0
9
10Files: debian/*
11Copyright:
b0952c34
SL
12 2023 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
13 2023 Matthias Geiger <matthias.geiger1024@tutanota.de>
cd746cd5
MG
14License: MIT or Apache-2.0
15
16License: Apache-2.0
17 Debian systems provide the Apache 2.0 license in
18 /usr/share/common-licenses/Apache-2.0
19
20License: MIT
21 Permission is hereby granted, free of charge, to any person obtaining a copy
22 of this software and associated documentation files (the "Software"), to deal
23 in the Software without restriction, including without limitation the rights
24 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25 copies of the Software, and to permit persons to whom the Software is
26 furnished to do so, subject to the following conditions:
27 .
28 The above copyright notice and this permission notice shall be included in all
29 copies or substantial portions of the Software.
30 .
31 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37 SOFTWARE.