File: copyright

package info (click to toggle)
rust-accesskit-consumer 0.30.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: makefile: 4
file content (63 lines) | stat: -rw-r--r-- 2,796 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: accesskit_consumer
Upstream-Contact: The AccessKit contributors
Source: https://github.com/AccessKit/accesskit

Files: *
Copyright:
 2021-2025 Arnold Loubriat <datatriny@gmail.com>
 2021-2025 Matt Campbell <mattcampbell@pobox.com>
 2021-2022 Matt Campbell <mwc+github@mwcampbell.us>
 2021-2021 Cyril Jacquet <cyril.jacquet@skribisto.eu>
 2021-2021 follower <follower@rancidbacon.com>
 2021-2021 DataTriny <datatriny@gmail.com>
 2022-2022 str4d <thestr4d@gmail.com>
 2022-2022 Taylor Holliday <wtholliday@gmail.com>
 2023-2025 Diggory Hardy <git@dhardy.name>
 2023-2024 Bruce Mitchener <bruce.mitchener@gmail.com>
 2023-2024 Mads Marquart <mads@marquart.dk>
 2023-2023 Nicola Papale
 2023-2023 Thierry Berger <contact@thierryberger.com>
 2023-2023 Leonard de Ruijter
 2023-2023 Ryan Hileman <lunixbochs@gmail.com>
 2023-2023 Diggory Hardy <github1@dhardy.name>
 2023-2023 Paul Hansen <mail@paul.rs>
 2023-2023 Andrea Frigido
 2023-2023 Emil Ernerfeldt <emil.ernerfeldt@gmail.com>
 2024-2024 HolgerGottChristensen <Holger.gott@icloud.com>
 2024-2024 Nicolas Bircks <nicolas.bircks@zwickroell.com>
 2024-2024 Alain Emilia Anna Zscheile <fogti+devel@ytrizja.de>
 2024-2024 Benjamin Brienen <Benjamin.Brienen@outlook.com>
 2024-2024 bruvzg
 2024-2024 Olivier FAURE <couteaubleu@gmail.com>
 2025-2025 Drew Crawford <drew@sealedabstract.com>
License: MIT or Apache-2.0

Files: debian/*
Copyright:
 2025 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
 2025 Federico Ceratto <federico@debian.org>
License: MIT or Apache-2.0

License: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in all
 copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.