File: copyright

package info (click to toggle)
rust-regalloc2 0.10.2-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 680 kB
  • sloc: makefile: 22; sh: 1
file content (90 lines) | stat: -rw-r--r-- 2,949 bytes parent folder | download | duplicates (3)
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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: regalloc2
Upstream-Contact: https://github.com/bytecodealliance/regalloc2/issues
Source: https://github.com/bytecodealliance/regalloc2

Files: *
Copyright:
  Chris Fallin <chris@cfallin.org>
  Mozilla SpiderMonkey Developers
License-Grant:
 license = "Apache-2.0 WITH LLVM-exception"
License: Apache-2.0 with LLVM exception
 As an exception, if,
 as a result of your compiling your source code,
 portions of this Software are embedded
 into an Object form of such source code,
 you may redistribute such embedded portions in such Object form
 without complying with the conditions
 of Sections 4(a), 4(b) and 4(d) of the License.
 .
 In addition,
 if you combine or link compiled forms of this Software
 with software that is licensed under the GPLv2 ("Combined Software")
 and if a court of competent jurisdiction determines
 that the patent provision (Section 3),
 the indemnity provision (Section 9)
 or other Section of the License
 conflicts with the conditions of the GPLv2,
 you may retroactively and prospectively
 choose to deem waived or otherwise exclude
 such Section(s) of the License,
 but only in their entirety
 and only with respect to the Combined Software.
Reference:
 Cargo.toml
 LICENSE
 regalloc2-tool/Cargo.toml

Files: fuzz/*
Copyright:
  Chris Fallin <chris@cfallin.org>
License-Grant:
 license = "MPL-2.0 AND Apache-2.0 WITH LLVM-exception"
License: Apache-2.0 with LLVM exception and MPL-2.0
 As an exception, if,
 as a result of your compiling your source code,
 portions of this Software are embedded
 into an Object form of such source code,
 you may redistribute such embedded portions in such Object form
 without complying with the conditions
 of Sections 4(a), 4(b) and 4(d) of the License.
 .
 In addition,
 if you combine or link compiled forms of this Software
 with software that is licensed under the GPLv2 ("Combined Software")
 and if a court of competent jurisdiction determines
 that the patent provision (Section 3),
 the indemnity provision (Section 9)
 or other Section of the License
 conflicts with the conditions of the GPLv2,
 you may retroactively and prospectively
 choose to deem waived or otherwise exclude
 such Section(s) of the License,
 but only in their entirety
 and only with respect to the Combined Software.
Reference:
 fuzz/Cargo.toml

Files:
 debian/*
Copyright:
  2023-2025  Jonas Smedegaard <dr@jones.dk>
License-Grant:
 This packaging is free software:
 you can redistribute it and/or modify it
 under the terms of the GNU General Public License
 as published by the Free Software Foundation,
 either version 3,
 or (at your option) any later version.
License: GPL-3+
Reference: debian/copyright

License: Apache-2.0
Reference: /usr/share/common-licenses/Apache-2.0

License: GPL-3+
Reference: /usr/share/common-licenses/GPL-3

License: MPL-2.0
Reference: /usr/share/common-licenses/MPL-2.0