]> git.proxmox.com Git - debcargo-conf.git/blame - src/wasm-bindgen-webidl/debian/copyright.debcargo.hint
backport cursive update + deps
[debcargo-conf.git] / src / wasm-bindgen-webidl / debian / copyright.debcargo.hint
CommitLineData
e73482e6
NBS
1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: wasm-bindgen-webidl
3Upstream-Contact: The wasm-bindgen Developers
4Source: https://github.com/rustwasm/wasm-bindgen/tree/master/crates/webidl
5
6Files: *
7Copyright: FIXME (overlay) UNKNOWN-YEARS The wasm-bindgen Developers
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
acfb8f2e
PMG
15Files: ./LICENSE-MIT
16Copyright: 2014 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
e73482e6
NBS
22Files: debian/*
23Copyright:
acfb8f2e
PMG
24 2019-2022 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
25 2019-2022 kpcyrd <git@rxv.cc>
26 2019-2022 nicoo <nicoo@debian.org>
27 2019-2022 Wolfgang Silbermayr <wolfgang@silbermayr.at>
e73482e6
NBS
28License: MIT or Apache-2.0
29
30License: Apache-2.0
31 Debian systems provide the Apache 2.0 license in
32 /usr/share/common-licenses/Apache-2.0
33
34License: MIT
35 Permission is hereby granted, free of charge, to any person obtaining a copy
36 of this software and associated documentation files (the "Software"), to deal
37 in the Software without restriction, including without limitation the rights
38 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
39 copies of the Software, and to permit persons to whom the Software is
40 furnished to do so, subject to the following conditions:
41 .
42 The above copyright notice and this permission notice shall be included in all
43 copies or substantial portions of the Software.
44 .
45 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
50 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
51 SOFTWARE.