File: odoo_sfu.licenses.txt

package info (click to toggle)
odoo 18.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 878,716 kB
  • sloc: javascript: 927,937; python: 685,670; xml: 388,524; sh: 1,033; sql: 415; makefile: 26
file content (424 lines) | stat: -rw-r--r-- 16,358 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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
Name: mediasoup-client
Version: 3.7.0
License: ISC
Private: false
Description: mediasoup client side JavaScript library
Repository: https://github.com/versatica/mediasoup-client.git
Homepage: https://mediasoup.org
Contributors:
  Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)
  José Luis Millán <jmillan@aliax.net> (https://github.com/jmillan)
License Copyright:
===

ISC License

Copyright © 2015, Iñaki Baz Castillo <ibc@aliax.net>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


---

Name: debug
Version: 4.3.4
License: MIT
Private: false
Description: Lightweight debugging utility for Node.js and the browser
Repository: git://github.com/debug-js/debug.git
Author: Josh Junon <josh.junon@protonmail.com>
Contributors:
  TJ Holowaychuk <tj@vision-media.ca>
  Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)
  Andrew Rhyne <rhyneandrew@gmail.com>
License Copyright:
===

(The MIT License)

Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
Copyright (c) 2018-2021 Josh Junon

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.



---

Name: ms
Version: 2.1.2
License: MIT
Private: false
Description: Tiny millisecond conversion utility
Repository: undefined
License Copyright:
===

The MIT License (MIT)

Copyright (c) 2016 Zeit, Inc.

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.


---

Name: ua-parser-js
Version: 1.0.37
License: MIT
Private: false
Description: Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environment
Repository: https://github.com/faisalman/ua-parser-js.git
Homepage: https://github.com/faisalman/ua-parser-js
Author: Faisal Salman <f@faisalman.com> (http://faisalman.com)
Contributors:
  Aamir Poonawalla <aamir@urx.com>
  Admas <mollases@users.noreply.github.com>
  algenon <m@antonz.ru>
  Alvin Portillo <alvin@8thwall.com>
  Amumu <yoyo837@hotmail.com>
  Andrea Vaghi <andrea.vaghi@jobrapido.com>
  Anton Zhiyanov <m@antonz.ru>
  Arturo Mejia <amejia@blim.com>
  Arun Rama Reddy <arunramareddy@gmail.com>
  Austin Pray <austin@austinpray.com>
  Bendeguz <symunona@gmail.com>
  Benjamin Bertrand <bertrand.design@gmail.com>
  Benjamin Urban <benjamin.urban@sueddeutsche.de>
  boneyao <admin@boneyao.com>
  Carl C Von Lewin <carlchristianlewin@gmail.com>
  CESAR RAMOS <c@imagenproactiva.com>
  Chad Killingsworth <ckillingsworth@jackhenry.com>
  Christopher De Cairos <chris.decairos@gmail.com>
  Cyrille David <cyrille@qonto.eu>
  Dario Vladovic <d.vladimyr@gmail.com>
  David Annez <david.annez@gmail.com>
  Davit Barbakadze <jayarjo@gmail.com>
  ddivernois <david-emmanuel.divernois@amadeus.com>
  Deliaz <D3liaz@gmail.com>
  Demis Palma <demis.palma@gmail.com>
  dhoko <aurelien@protonmail.com>
  dianhe <dianhe@webank.com>
  dineshks1 <dineshks1@d.kumar44@outlook.com>
  Dmitry Tyschenko <dtyschenko@gmail.com>
  Douglas Li <doug@knotch.it>
  Dumitru Uzun <contact@duzun.me>
  Dustin <duburns@fanatics.com>
  Elchin Valiyev <elchin.valiyev@autodesk.com>
  Emil Hesslow <hesslow@gmail.com>
  Eric Redon <eric.redon@coox.org>
  Eric Schrenker <eric.schrenker@gmail.com>
  Erik Hesselink <hesselink@gmail.com>
  Fabian Becker <halfdan@xnorfz.de>
  Faisal Salman <f@faisalman.com>
  Frédéric Camblor <fcamblor@gmail.com>
  Frederik Ring <frederik.ring@gmail.com>
  Gerald Host <me@jacobford.co.uk>
  Germán M. Bravo <german.mb@gmail.com>
  Grigory Dmitrenko <grigory@snsk.ru>
  gulpin <gulping.gulpin@gmail.com>
  Hendrik Helwich <h.helwich@iplabs.de>
  Hermann Ebert <ebbmo@HE.local>
  hr6r <hedian@gmail.com>
  Igor Topal <i.topal@smartweb.com.ua>
  Ildar Kamalov <i.kamalov@adguard.com>
  insanehong <insane.hong@navercorp.com>
  jackpoll <jackpoll123456@gmail.com>
  Jake Mc <startswithaj@users.noreply.github.com>
  JBYoshi <12983479+JBYoshi@users.noreply.github.com>
  Joey Parrish <joeyparrish@google.com>
  John Tantalo <john.tantalo@gmail.com>
  John Yanarella <jmy@codecatalyst.com>
  Jon Buckley <jon@jbuckley.ca>
  Josh Goldberg <joshuakgoldberg@outlook.com>
  Junki-Ishida <junki_ishida@dwango.co.jp>
  Kendall Buchanan <kendall@kendagriff.com>
  Lee Treveil <leetreveil@gmail.com>
  leonardo <leofiore@libero.it>
  Levente Balogh <balogh.levente.hu@gmail.com>
  Liam Quinn <lquinn@blackberry.com>
  Lithin <lithin@webklipper.com>
  ll-syber <670159357@qq.com>
  Loris Guignard <loris.guignard@gmail.com>
  Lukas Drgon <lukas.drgon@gmail.com>
  Lukas Eipert <leipert@users.noreply.github.com>
  Malash <i@malash.me>
  Martynas <martynas@firmfirm.co>
  Masahiko Sato <masasato@yahoo-corp.jp>
  Matt Brophy <matt@brophy.org>
  Matthew Origer <karatecowboy@gmail.com>
  Maximilian Haupt <mail@maximilianhaupt.com>
  Max Maurer <maxemanuel.maurer@gmail.com>
  Max Nordlund <max.nordlund@gmail.com>
  Michael Hess <mhess@connectify.me>
  MimyyK <michele.marais@hakisa.com>
  naoh <naoh.cs03g@nctu.edu.tw>
  Nicholas Ionata <nionata@ufl.edu>
  Nikhil Motiani <nikhil.motiani@outlook.com>
  Nik Rolls <nik@rolls.cc>
  nionata <n.ionata129@gmail.com>
  niris <nirisix@gmail.com>
  Nobuo Okada <nookada@yahoo-corp.jp>
  o.drapeza <o.drapeza@tinkoff.ru>
  otakuSiD <otakusid@gmail.com>
  patrick-nurt <github@pereira.dk>
  Pavel Studeny <studeny@avast.com>
  Peter Dave Hello <PeterDaveHello@users.noreply.github.com>
  philippsimon <github@philippsimon.de>
  Pieter Hendrickx <pieter.hendrickx@belfius.be>
  Piper Chester <piperchester@gmail.com>
  Queen Vinyl Darkscratch <vinyldarkscratch@gmail.com>
  Raine Makelainen <raine.makelainen@jolla.com>
  Raman Savaryn <homeneartheocean@gmail.com>
  Robert Tod <robert@qubit.com>
  roman.savarin <roman.savarin@skywindgroup.com>
  Ron Korland <ron@testim.io>
  Ross Noble <rosshnoble@gmail.com>
  ruicong <466403866@qq.com>
  Sandro Sonntag <sandro.sonntag@adorsys.de>
  sgautrea <shanegautreau@gmail.com>
  Shane Gautreau <sgautrea@opentext.com>
  Shane Thacker <shane@steadymade.com>
  Shreedhar <shreedhar@uber.com>
  Simon Eisenmann <simon@longsleep.org>
  Simon Lang <me@simonlang.org>
  Stiekel <histkc@gmail.com>
  sUP <dani3l@gmail.com>
  Sylvain Gizard <sylvain.gizard@gmail.com>
  szchenghuang <szchenghuang@gmail.com>
  Tanguy Krotoff <tkrotoff@gmail.com>
  Tony Tomarchio <tony@tomarchio.cc>
  Ulrich Schmidt <u.schmidt@velian.de>
  Vadim Kurachevsky <vadim@hmvs.org>
  Yılmaz <yilmazdemir36@gmail.com>
  yuanyang <work_yuanyang@163.com>
  Yun Young-jin <yupmin@yupmin-office-macmini.local>
  Zach Bjornson <zbbjornson@gmail.com>
License Copyright:
===

MIT License

Copyright (c) 2012-2023 Faisal Salman <<f@faisalman.com>>

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.


---

Name: events
Version: 3.3.0
License: MIT
Private: false
Description: Node's event emitter for all engines.
Repository: git://github.com/Gozala/events.git
Author: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
License Copyright:
===

MIT

Copyright Joyent, Inc. and other Node contributors.

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.


---

Name: h264-profile-level-id
Version: 1.0.2
License: ISC
Private: false
Description: Utility to process H264 profile-level-id values
Repository: https://github.com/ibc/h264-profile-level-id.git
Author: Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)
License Copyright:
===

ISC License

Copyright © 2019, Iñaki Baz Castillo <ibc@aliax.net>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


---

Name: awaitqueue
Version: 3.0.2
License: ISC
Private: false
Description: JavaScript utility to enqueue asynchronous tasks and run them sequentially one after another
Repository: https://github.com/versatica/awaitqueue.git
Author: Iñaki Baz Castillo <ibc@aliax.net> (https://inakibaz.me)
License Copyright:
===

ISC License

Copyright © 2019, Iñaki Baz Castillo <ibc@aliax.net>

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


---

Name: queue-microtask
Version: 1.2.3
License: MIT
Private: false
Description: fast, tiny `queueMicrotask` shim for modern engines
Repository: git://github.com/feross/queue-microtask.git
Homepage: https://github.com/feross/queue-microtask
Author: Feross Aboukhadijeh <feross@feross.org> (https://feross.org)
License Copyright:
===

The MIT License (MIT)

Copyright (c) Feross Aboukhadijeh

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.


---

Name: sdp-transform
Version: 2.14.1
License: MIT
Private: false
Description: A simple parser/writer for the Session Description Protocol
Repository: clux/sdp-transform
Author: Eirik Albrigtsen <sszynrae@gmail.com>
License Copyright:
===

(The MIT License)

Copyright (c) 2013 Eirik Albrigtsen

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.