]> git.proxmox.com Git - debcargo-conf.git/blame - src/wasm-bindgen-webidl/debian/copyright.debcargo.hint
Update nicoo's preferred name
[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
15Files: debian/*
16Copyright:
5b66cb86
WS
17 2019-2020 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
18 2019-2020 kpcyrd <git@rxv.cc>
d2905282 19 2019-2020 nicoo <nicoo@debian.org>
5b66cb86 20 2019-2020 Wolfgang Silbermayr <wolfgang@silbermayr.at>
e73482e6
NBS
21License: MIT or Apache-2.0
22
23License: Apache-2.0
24 Debian systems provide the Apache 2.0 license in
25 /usr/share/common-licenses/Apache-2.0
26
27License: MIT
28 Permission is hereby granted, free of charge, to any person obtaining a copy
29 of this software and associated documentation files (the "Software"), to deal
30 in the Software without restriction, including without limitation the rights
31 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32 copies of the Software, and to permit persons to whom the Software is
33 furnished to do so, subject to the following conditions:
34 .
35 The above copyright notice and this permission notice shall be included in all
36 copies or substantial portions of the Software.
37 .
38 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44 SOFTWARE.