comments-comments-tab.js.license 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: BSD-3-Clause
  5. SPDX-License-Identifier: AGPL-3.0-or-later
  6. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  7. SPDX-FileCopyrightText: string_decoder developers
  8. SPDX-FileCopyrightText: readable-stream developers
  9. SPDX-FileCopyrightText: qs developers
  10. SPDX-FileCopyrightText: jden <jason@denizac.org>
  11. SPDX-FileCopyrightText: inherits developers
  12. SPDX-FileCopyrightText: escape-html developers
  13. SPDX-FileCopyrightText: defunctzombie
  14. SPDX-FileCopyrightText: assert developers
  15. SPDX-FileCopyrightText: Tobias Koppers @sokra
  16. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  17. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  18. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  19. SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
  20. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  21. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  22. SPDX-FileCopyrightText: Olivier Scherrer <pode.fr@gmail.com>
  23. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  24. SPDX-FileCopyrightText: Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)
  25. SPDX-FileCopyrightText: Mathias Bynens
  26. SPDX-FileCopyrightText: Julian Gruber
  27. SPDX-FileCopyrightText: Joyent
  28. SPDX-FileCopyrightText: José F. Romaniello <jfromaniello@gmail.com> (http://joseoncode.com)
  29. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  30. SPDX-FileCopyrightText: Jordan Harband
  31. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  32. SPDX-FileCopyrightText: John Hiesey
  33. SPDX-FileCopyrightText: James Halliday
  34. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  35. SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
  36. SPDX-FileCopyrightText: Guillaume Chau
  37. SPDX-FileCopyrightText: GitHub Inc.
  38. SPDX-FileCopyrightText: Feross Aboukhadijeh
  39. SPDX-FileCopyrightText: Evan You
  40. SPDX-FileCopyrightText: Eduardo San Martin Morote
  41. SPDX-FileCopyrightText: Dylan Piercey <pierceydylan@gmail.com>
  42. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  43. SPDX-FileCopyrightText: Christoph Wurst
  44. SPDX-FileCopyrightText: Ben Drucker
  45. SPDX-FileCopyrightText: Arnout Kazemier
  46. SPDX-FileCopyrightText: Andris Reinman
  47. SPDX-FileCopyrightText: Amit Gupta (https://solothought.com)
  48. SPDX-FileCopyrightText: Amit Gupta (https://amitkumargupta.work/)
  49. This file is generated from multiple sources. Included packages:
  50. - @nextcloud/auth
  51. - version: 2.3.0
  52. - license: GPL-3.0-or-later
  53. - semver
  54. - version: 7.6.2
  55. - license: ISC
  56. - @nextcloud/event-bus
  57. - version: 3.3.1
  58. - license: GPL-3.0-or-later
  59. - @nextcloud/initial-state
  60. - version: 2.2.0
  61. - license: GPL-3.0-or-later
  62. - @nextcloud/logger
  63. - version: 3.0.2
  64. - license: GPL-3.0-or-later
  65. - @nextcloud/router
  66. - version: 2.2.0
  67. - license: GPL-3.0-or-later
  68. - @nextcloud/moment
  69. - version: 1.3.1
  70. - license: GPL-3.0-or-later
  71. - @nextcloud/router
  72. - version: 3.0.1
  73. - license: GPL-3.0-or-later
  74. - @vue/devtools-api
  75. - version: 6.6.1
  76. - license: MIT
  77. - assert
  78. - version: 2.1.0
  79. - license: MIT
  80. - available-typed-arrays
  81. - version: 1.0.7
  82. - license: MIT
  83. - balanced-match
  84. - version: 1.0.2
  85. - license: MIT
  86. - base-64
  87. - version: 1.0.0
  88. - license: MIT
  89. - base64-js
  90. - version: 1.5.1
  91. - license: MIT
  92. - brace-expansion
  93. - version: 2.0.1
  94. - license: MIT
  95. - buffer
  96. - version: 6.0.3
  97. - license: MIT
  98. - builtin-status-codes
  99. - version: 3.0.0
  100. - license: MIT
  101. - byte-length
  102. - version: 1.0.2
  103. - license: MIT
  104. - call-bind
  105. - version: 1.0.7
  106. - license: MIT
  107. - charenc
  108. - version: 0.0.2
  109. - license: BSD-3-Clause
  110. - console-browserify
  111. - version: 1.2.0
  112. - license: MIT
  113. - crypt
  114. - version: 0.0.2
  115. - license: BSD-3-Clause
  116. - define-data-property
  117. - version: 1.1.4
  118. - license: MIT
  119. - define-properties
  120. - version: 1.2.1
  121. - license: MIT
  122. - dompurify
  123. - version: 3.1.4
  124. - license: (MPL-2.0 OR Apache-2.0)
  125. - es-define-property
  126. - version: 1.0.0
  127. - license: MIT
  128. - es-errors
  129. - version: 1.3.0
  130. - license: MIT
  131. - escape-html
  132. - version: 1.0.3
  133. - license: MIT
  134. - events
  135. - version: 3.3.0
  136. - license: MIT
  137. - fast-xml-parser
  138. - version: 4.4.0
  139. - license: MIT
  140. - for-each
  141. - version: 0.3.3
  142. - license: MIT
  143. - function-bind
  144. - version: 1.1.2
  145. - license: MIT
  146. - get-intrinsic
  147. - version: 1.2.4
  148. - license: MIT
  149. - gopd
  150. - version: 1.0.1
  151. - license: MIT
  152. - has-property-descriptors
  153. - version: 1.0.2
  154. - license: MIT
  155. - has-proto
  156. - version: 1.0.3
  157. - license: MIT
  158. - has-symbols
  159. - version: 1.0.3
  160. - license: MIT
  161. - has-tostringtag
  162. - version: 1.0.2
  163. - license: MIT
  164. - hasown
  165. - version: 2.0.2
  166. - license: MIT
  167. - hot-patcher
  168. - version: 2.0.1
  169. - license: MIT
  170. - https-browserify
  171. - version: 1.0.0
  172. - license: MIT
  173. - ieee754
  174. - version: 1.2.1
  175. - license: BSD-3-Clause
  176. - inherits
  177. - version: 2.0.4
  178. - license: ISC
  179. - is-arguments
  180. - version: 1.1.1
  181. - license: MIT
  182. - is-buffer
  183. - version: 1.1.6
  184. - license: MIT
  185. - is-callable
  186. - version: 1.2.7
  187. - license: MIT
  188. - is-generator-function
  189. - version: 1.0.10
  190. - license: MIT
  191. - is-nan
  192. - version: 1.3.2
  193. - license: MIT
  194. - is-typed-array
  195. - version: 1.1.13
  196. - license: MIT
  197. - layerr
  198. - version: 2.0.1
  199. - license: MIT
  200. - lodash.get
  201. - version: 4.4.2
  202. - license: MIT
  203. - md5
  204. - version: 2.3.0
  205. - license: BSD-3-Clause
  206. - moment
  207. - version: 2.30.1
  208. - license: MIT
  209. - nested-property
  210. - version: 4.0.0
  211. - license: MIT
  212. - node-gettext
  213. - version: 3.0.0
  214. - license: MIT
  215. - object-inspect
  216. - version: 1.13.1
  217. - license: MIT
  218. - object-is
  219. - version: 1.1.5
  220. - license: MIT
  221. - object-keys
  222. - version: 1.1.1
  223. - license: MIT
  224. - object.assign
  225. - version: 4.1.5
  226. - license: MIT
  227. - path-posix
  228. - version: 1.0.0
  229. - license: ISC
  230. - pinia
  231. - version: 2.1.7
  232. - license: MIT
  233. - possible-typed-array-names
  234. - version: 1.0.0
  235. - license: MIT
  236. - process
  237. - version: 0.11.10
  238. - license: MIT
  239. - querystringify
  240. - version: 2.2.0
  241. - license: MIT
  242. - readable-stream
  243. - version: 3.6.2
  244. - license: MIT
  245. - requires-port
  246. - version: 1.0.0
  247. - license: MIT
  248. - safe-buffer
  249. - version: 5.2.1
  250. - license: MIT
  251. - set-function-length
  252. - version: 1.2.1
  253. - license: MIT
  254. - side-channel
  255. - version: 1.0.6
  256. - license: MIT
  257. - stream-browserify
  258. - version: 3.0.0
  259. - license: MIT
  260. - stream-http
  261. - version: 3.2.0
  262. - license: MIT
  263. - string_decoder
  264. - version: 1.3.0
  265. - license: MIT
  266. - strnum
  267. - version: 1.0.5
  268. - license: MIT
  269. - url-join
  270. - version: 5.0.0
  271. - license: MIT
  272. - url-parse
  273. - version: 1.5.10
  274. - license: MIT
  275. - punycode
  276. - version: 1.4.1
  277. - license: MIT
  278. - qs
  279. - version: 6.11.2
  280. - license: BSD-3-Clause
  281. - url
  282. - version: 0.11.3
  283. - license: MIT
  284. - util-deprecate
  285. - version: 1.0.2
  286. - license: MIT
  287. - util
  288. - version: 0.12.5
  289. - license: MIT
  290. - vue
  291. - version: 2.7.16
  292. - license: MIT
  293. - webdav
  294. - version: 5.6.0
  295. - license: MIT
  296. - webpack
  297. - version: 5.93.0
  298. - license: MIT
  299. - which-typed-array
  300. - version: 1.1.15
  301. - license: MIT
  302. - xtend
  303. - version: 4.0.2
  304. - license: MIT
  305. - nextcloud
  306. - version: 1.0.0
  307. - license: AGPL-3.0-or-later