File: copyright

package info (click to toggle)
icingaweb2-module-reactbundle 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,068 kB
  • sloc: php: 54,939; sh: 42; makefile: 11
file content (217 lines) | stat: -rw-r--r-- 6,602 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
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: icingaweb2-module-reactbundle
Source: https://github.com/Icinga/icingaweb2-module-reactbundle/releases

Files: *
Copyright: 2018 Icinga Development Team <icinga-devel@lists.icinga.org>
License: MIT

Files: vendor/clue/block-react/*
Copyright: 2015 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/buzz-react/*
Copyright: 2013 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/connection-manager-extra/*
Copyright: 2013 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/http-proxy-react/*
Copyright: 2016 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/mq-react/*
Copyright: 2018 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/redis-react/*
Copyright: 2013 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/soap-react/*
Copyright: 2014 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/socket-raw/*
Copyright: 2013 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/socks-react/*
Copyright: 2011 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/stdio-react/*
Copyright: 2013 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/term-react/*
Copyright: 2016 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/clue/utf8-react/*
Copyright: 2016 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/composer/*
Copyright: Nils Adermann <naderman@naderman.de>
           Jordi Boggiano <j.boggiano@seld.be>
License: MIT

Files: vendor/evenement/evenement/*
Copyright: 2011 Igor Wiedler <igor@wiedler.ch>
License: MIT

Files: vendor/guzzlehttp/guzzle/*
Copyright: 2011-2018 Michael Dowling <mtdowling@gmail.com>
License: MIT

Files: vendor/guzzlehttp/promises/*
Copyright: 2015-2016 Michael Dowling <mtdowling@gmail.com>
License: MIT

Files: vendor/guzzlehttp/psr7/*
Copyright: 2015 Michael Dowling <mtdowling@gmail.com>
License: MIT

Files: vendor/paragonie/random_compat/*
Copyright: 2015-2018 Paragon Initiative Enterprises
License: MIT

Files: vendor/predis/*
Copyright: 2009-2016 Daniele Alessandri <suppakilla@gmail.com>
License: MIT

Files: vendor/psr/http-message/*
Copyright: 2014 PHP Framework Interoperability Group
License: MIT

Files: vendor/ralouphie/getallheaders/*
Copyright: 2014 Ralph Khattar ralph.khattar@gmail.com
License: MIT

Files: vendor/ramsey/uuid/*
Copyright: 2012-2020 Ben Ramsey <ben@benramsey.com>
License: MIT

Files: vendor/react/cache/*
Copyright: 2012 Christian Lück <christian@lueck.tv>
		Cees-Jan Kiewiet <reactphp@ceesjankiewiet.nl>
		Jan Sorgalla <jsorgalla@gmail.com>
		Igor Wiedler <igor@wiedler.ch>
		Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/react/child-process/*
Copyright: 2012 Christian Lück <christian@lueck.tv>
		Cees-Jan Kiewiet <reactphp@ceesjankiewiet.nl>
		Jan Sorgalla <jsorgalla@gmail.com>
		Igor Wiedler <igor@wiedler.ch>
                Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/react/datagram/*
Copyright: 2013 Christian Lück <christian@lueck.tv>
		Cees-Jan Kiewiet <reactphp@ceesjankiewiet.nl>
		Jan Sorgalla <jsorgalla@gmail.com>
		Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/react/dns/*
Copyright: 2012 Christian Lück <christian@lueck.tv>
		Cees-Jan Kiewiet <reactphp@ceesjankiewiet.nl>
		Jan Sorgalla <jsorgalla@gmail.com>
		Igor Wiedler <igor@wiedler.ch>
                Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/react/event-loop/*
Copyright: 2012 Igor Wiedler <igor@wiedler.ch>
                Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/react/http/*
Copyright: 2012 Christian Lück <christian@lueck.tv>
		Cees-Jan Kiewiet <reactphp@ceesjankiewiet.nl>
		Jan Sorgalla <jsorgalla@gmail.com>
		Igor Wiedler <igor@wiedler.ch>
                Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/react/http-client/*
Copyright: 2012 Igor Wiedler <igor@wiedler.ch>
                Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/react/promise/*
Copyright: 2012-2016 Jan Sorgalla <jsorgalla@gmail.com>
License: MIT

Files: vendor/react/promise-stream/*
Copyright: 2016 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/react/promise-timer/*
Copyright: 2015 Christian Lück <christian@lueck.tv>
License: MIT

Files: vendor/react/socket/*
Copyright: 2012 Christian Lück <christian@lueck.tv>
                Cees-Jan Kiewiet <reactphp@ceesjankiewiet.nl>
		Jan Sorgalla <jsorgalla@gmail.com>
		Chris Boden <cboden@gmail.com>
		Igor Wiedler <igor@wiedler.ch>
License: MIT

Files: vendor/react/stream/*
Copyright: 2012 Igor Wiedler <igor@wiedler.ch>
                Chris Boden <cboden@gmail.com>
License: MIT

Files: vendor/ringcentral/psr7/*
Copyright: 2015 Michael Dowling <mtdowling@gmail.com>
License: MIT

Files: vendor/symfony/polyfill-ctype/*
Copyright: 2018-2019 Fabien Potencier <fabien@symfony.com>
License: MIT

Files: vendor/symfony/polyfill-intl-idn/*
Copyright: 2018-2019 Fabien Potencier <fabien@symfony.com>
License: MIT

Files: vendor/symfony/polyfill-intl-normalizer/*
Copyright: 2018-2019 Fabien Potencier <fabien@symfony.com>
License: MIT

Files: vendor/symfony/polyfill-php70/*
Copyright: 2015-2019 Fabien Potencier <fabien@symfony.com>
License: MIT

Files: vendor/symfony/polyfill-php72/*
Copyright: 2015-2019 Fabien Potencier <fabien@symfony.com>
License: MIT

Files: debian/*
Copyright: 2019-2022 David Kunz <david.kunz@dknet.ch>
License: MIT

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.