core-main.js.license 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  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: Apache-2.0
  6. SPDX-License-Identifier: AGPL-3.0-or-later
  7. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  8. SPDX-FileCopyrightText: inherits developers
  9. SPDX-FileCopyrightText: escape-html developers
  10. SPDX-FileCopyrightText: debounce developers
  11. SPDX-FileCopyrightText: clipboard developers
  12. SPDX-FileCopyrightText: Yehuda Katz
  13. SPDX-FileCopyrightText: Varun A P
  14. SPDX-FileCopyrightText: Tobias Koppers @sokra
  15. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  16. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  17. SPDX-FileCopyrightText: Sebastian Tschan
  18. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  19. SPDX-FileCopyrightText: Roeland Jago Douma
  20. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  21. SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
  22. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  23. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  24. SPDX-FileCopyrightText: OpenJS Foundation and other contributors
  25. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  26. SPDX-FileCopyrightText: Morris Jobke
  27. SPDX-FileCopyrightText: Matt Zabriskie
  28. SPDX-FileCopyrightText: Joyent
  29. SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
  30. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  31. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  32. SPDX-FileCopyrightText: Joey Andres
  33. SPDX-FileCopyrightText: Jeremy Ashkenas <jeremy@documentcloud.org>
  34. SPDX-FileCopyrightText: Jeremy Ashkenas
  35. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  36. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  37. SPDX-FileCopyrightText: Igor Vaynberg
  38. SPDX-FileCopyrightText: Hypercontext
  39. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  40. SPDX-FileCopyrightText: GitHub Inc.
  41. SPDX-FileCopyrightText: Feross Aboukhadijeh
  42. SPDX-FileCopyrightText: Evert Pot
  43. SPDX-FileCopyrightText: Evan You
  44. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  45. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  46. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  47. SPDX-FileCopyrightText: Denis Pushkarev
  48. SPDX-FileCopyrightText: David Clark
  49. SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
  50. SPDX-FileCopyrightText: Christoph Wurst
  51. SPDX-FileCopyrightText: Ben Newman <bn@cs.stanford.edu>
  52. SPDX-FileCopyrightText: Austin Andrews
  53. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  54. SPDX-FileCopyrightText: Andris Reinman
  55. SPDX-FileCopyrightText: Alkemics
  56. SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
  57. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  58. This file is generated from multiple sources. Included packages:
  59. - @mdi/svg
  60. - version: 7.4.47
  61. - license: Apache-2.0
  62. - @nextcloud/auth
  63. - version: 2.4.0
  64. - license: GPL-3.0-or-later
  65. - @nextcloud/axios
  66. - version: 2.5.1
  67. - license: GPL-3.0-or-later
  68. - @nextcloud/browser-storage
  69. - version: 0.4.0
  70. - license: GPL-3.0-or-later
  71. - @nextcloud/capabilities
  72. - version: 1.2.0
  73. - license: GPL-3.0-or-later
  74. - @nextcloud/dialogs
  75. - version: 6.0.0
  76. - license: AGPL-3.0-or-later
  77. - semver
  78. - version: 7.6.3
  79. - license: ISC
  80. - @nextcloud/event-bus
  81. - version: 3.3.1
  82. - license: GPL-3.0-or-later
  83. - @nextcloud/files
  84. - version: 3.9.0
  85. - license: AGPL-3.0-or-later
  86. - @nextcloud/initial-state
  87. - version: 2.2.0
  88. - license: GPL-3.0-or-later
  89. - @nextcloud/l10n
  90. - version: 3.1.0
  91. - license: GPL-3.0-or-later
  92. - @nextcloud/logger
  93. - version: 3.0.2
  94. - license: GPL-3.0-or-later
  95. - @nextcloud/password-confirmation
  96. - version: 5.1.1
  97. - license: MIT
  98. - @nextcloud/paths
  99. - version: 2.2.1
  100. - license: GPL-3.0-or-later
  101. - @nextcloud/router
  102. - version: 3.0.1
  103. - license: GPL-3.0-or-later
  104. - @nextcloud/sharing
  105. - version: 0.2.3
  106. - license: GPL-3.0-or-later
  107. - @nextcloud/vue
  108. - version: 8.17.1
  109. - license: AGPL-3.0-or-later
  110. - @vueuse/components
  111. - version: 11.1.0
  112. - license: MIT
  113. - @vueuse/core
  114. - version: 11.1.0
  115. - license: MIT
  116. - @vueuse/shared
  117. - version: 11.1.0
  118. - license: MIT
  119. - axios
  120. - version: 1.7.7
  121. - license: MIT
  122. - backbone
  123. - version: 1.6.0
  124. - license: MIT
  125. - base64-js
  126. - version: 1.5.1
  127. - license: MIT
  128. - blueimp-md5
  129. - version: 2.19.0
  130. - license: MIT
  131. - cancelable-promise
  132. - version: 4.3.1
  133. - license: MIT
  134. - charenc
  135. - version: 0.0.2
  136. - license: BSD-3-Clause
  137. - clipboard
  138. - version: 2.0.11
  139. - license: MIT
  140. - core-js
  141. - version: 3.38.1
  142. - license: MIT
  143. - crypt
  144. - version: 0.0.2
  145. - license: BSD-3-Clause
  146. - css-loader
  147. - version: 7.1.2
  148. - license: MIT
  149. - davclient.js
  150. - version: 0.2.1
  151. - license: BSD-3-Clause
  152. - debounce
  153. - version: 2.1.0
  154. - license: MIT
  155. - dompurify
  156. - version: 3.1.7
  157. - license: (MPL-2.0 OR Apache-2.0)
  158. - escape-html
  159. - version: 1.0.3
  160. - license: MIT
  161. - floating-vue
  162. - version: 1.0.0-beta.19
  163. - license: MIT
  164. - focus-trap
  165. - version: 7.6.0
  166. - license: MIT
  167. - handlebars
  168. - version: 4.7.8
  169. - license: MIT
  170. - ieee754
  171. - version: 1.2.1
  172. - license: BSD-3-Clause
  173. - is-buffer
  174. - version: 1.1.6
  175. - license: MIT
  176. - jquery-ui-dist
  177. - version: 1.13.3
  178. - license: MIT
  179. - jquery
  180. - version: 3.7.1
  181. - license: MIT
  182. - linkify-string
  183. - version: 4.1.3
  184. - license: MIT
  185. - lodash.get
  186. - version: 4.4.2
  187. - license: MIT
  188. - md5
  189. - version: 2.3.0
  190. - license: BSD-3-Clause
  191. - moment
  192. - version: 2.30.1
  193. - license: MIT
  194. - node-gettext
  195. - version: 3.0.0
  196. - license: MIT
  197. - buffer
  198. - version: 6.0.3
  199. - license: MIT
  200. - inherits
  201. - version: 2.0.3
  202. - license: ISC
  203. - util
  204. - version: 0.10.4
  205. - license: MIT
  206. - path
  207. - version: 0.12.7
  208. - license: MIT
  209. - process
  210. - version: 0.11.10
  211. - license: MIT
  212. - regenerator-runtime
  213. - version: 0.14.1
  214. - license: MIT
  215. - select2
  216. - version: 3.5.1
  217. - license: MIT
  218. - snap.js
  219. - version: 2.0.9
  220. - license: ISC
  221. - strengthify
  222. - version: 0.5.9
  223. - license: MIT
  224. - striptags
  225. - version: 3.2.0
  226. - license: MIT
  227. - style-loader
  228. - version: 4.0.0
  229. - license: MIT
  230. - tabbable
  231. - version: 6.2.0
  232. - license: MIT
  233. - toastify-js
  234. - version: 1.12.0
  235. - license: MIT
  236. - typescript-event-target
  237. - version: 1.1.1
  238. - license: MIT
  239. - underscore
  240. - version: 1.13.7
  241. - license: MIT
  242. - unist-builder
  243. - version: 4.0.0
  244. - license: MIT
  245. - unist-util-is
  246. - version: 6.0.0
  247. - license: MIT
  248. - unist-util-visit-parents
  249. - version: 6.0.1
  250. - license: MIT
  251. - unist-util-visit
  252. - version: 5.0.0
  253. - license: MIT
  254. - vue-loader
  255. - version: 15.11.1
  256. - license: MIT
  257. - vue-material-design-icons
  258. - version: 5.3.0
  259. - license: MIT
  260. - vue
  261. - version: 2.7.16
  262. - license: MIT
  263. - webdav
  264. - version: 5.7.1
  265. - license: MIT
  266. - webpack
  267. - version: 5.94.0
  268. - license: MIT
  269. - nextcloud
  270. - version: 1.0.0
  271. - license: AGPL-3.0-or-later