core-ajax-cron.js.license 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: AGPL-3.0-or-later
  5. SPDX-FileCopyrightText: inherits developers
  6. SPDX-FileCopyrightText: assert developers
  7. SPDX-FileCopyrightText: Tobias Koppers @sokra
  8. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  9. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  10. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  11. SPDX-FileCopyrightText: Joyent
  12. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  13. SPDX-FileCopyrightText: Jordan Harband
  14. SPDX-FileCopyrightText: GitHub Inc.
  15. SPDX-FileCopyrightText: Christoph Wurst
  16. This file is generated from multiple sources. Included packages:
  17. - @nextcloud/auth
  18. - version: 2.3.0
  19. - license: GPL-3.0-or-later
  20. - semver
  21. - version: 7.6.2
  22. - license: ISC
  23. - @nextcloud/event-bus
  24. - version: 3.3.1
  25. - license: GPL-3.0-or-later
  26. - @nextcloud/logger
  27. - version: 3.0.2
  28. - license: GPL-3.0-or-later
  29. - @nextcloud/router
  30. - version: 3.0.1
  31. - license: GPL-3.0-or-later
  32. - assert
  33. - version: 2.1.0
  34. - license: MIT
  35. - available-typed-arrays
  36. - version: 1.0.7
  37. - license: MIT
  38. - call-bind
  39. - version: 1.0.7
  40. - license: MIT
  41. - console-browserify
  42. - version: 1.2.0
  43. - license: MIT
  44. - define-data-property
  45. - version: 1.1.4
  46. - license: MIT
  47. - define-properties
  48. - version: 1.2.1
  49. - license: MIT
  50. - es-define-property
  51. - version: 1.0.0
  52. - license: MIT
  53. - es-errors
  54. - version: 1.3.0
  55. - license: MIT
  56. - for-each
  57. - version: 0.3.3
  58. - license: MIT
  59. - function-bind
  60. - version: 1.1.2
  61. - license: MIT
  62. - get-intrinsic
  63. - version: 1.2.4
  64. - license: MIT
  65. - gopd
  66. - version: 1.0.1
  67. - license: MIT
  68. - has-property-descriptors
  69. - version: 1.0.2
  70. - license: MIT
  71. - has-proto
  72. - version: 1.0.3
  73. - license: MIT
  74. - has-symbols
  75. - version: 1.0.3
  76. - license: MIT
  77. - has-tostringtag
  78. - version: 1.0.2
  79. - license: MIT
  80. - hasown
  81. - version: 2.0.1
  82. - license: MIT
  83. - inherits
  84. - version: 2.0.4
  85. - license: ISC
  86. - is-arguments
  87. - version: 1.1.1
  88. - license: MIT
  89. - is-callable
  90. - version: 1.2.7
  91. - license: MIT
  92. - is-generator-function
  93. - version: 1.0.10
  94. - license: MIT
  95. - is-nan
  96. - version: 1.3.2
  97. - license: MIT
  98. - is-typed-array
  99. - version: 1.1.13
  100. - license: MIT
  101. - object-is
  102. - version: 1.1.5
  103. - license: MIT
  104. - object-keys
  105. - version: 1.1.1
  106. - license: MIT
  107. - object.assign
  108. - version: 4.1.5
  109. - license: MIT
  110. - possible-typed-array-names
  111. - version: 1.0.0
  112. - license: MIT
  113. - process
  114. - version: 0.11.10
  115. - license: MIT
  116. - set-function-length
  117. - version: 1.2.1
  118. - license: MIT
  119. - util
  120. - version: 0.12.5
  121. - license: MIT
  122. - webpack
  123. - version: 5.91.0
  124. - license: MIT
  125. - which-typed-array
  126. - version: 1.1.14
  127. - license: MIT
  128. - nextcloud
  129. - version: 1.0.0
  130. - license: AGPL-3.0-or-later