settings-vue-settings-apps-users-management.js.LICENSE.txt 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. /**
  2. * @copyright 2020 Christoph Wurst <christoph@winzerhof-wurst.at>
  3. *
  4. * @author Roeland Jago Douma <roeland@famdouma.nl>
  5. *
  6. * @license AGPL-3.0-or-later
  7. *
  8. * This program is free software: you can redistribute it and/or modify
  9. * it under the terms of the GNU Affero General Public License as
  10. * published by the Free Software Foundation, either version 3 of the
  11. * License, or (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU Affero General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU Affero General Public License
  19. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  20. *
  21. */
  22. /**
  23. * @copyright 2022, Julia Kirschenheuter <julia.kirschenheuter@nextcloud.com>
  24. *
  25. * @author Julia Kirschenheuter <julia.kirschenheuter@nextcloud.com>
  26. *
  27. * @license AGPL-3.0-or-later
  28. *
  29. * This program is free software: you can redistribute it and/or modify
  30. * it under the terms of the GNU Affero General Public License as
  31. * published by the Free Software Foundation, either version 3 of the
  32. * License, or (at your option) any later version.
  33. *
  34. * This program is distributed in the hope that it will be useful,
  35. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  36. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  37. * GNU Affero General Public License for more details.
  38. *
  39. * You should have received a copy of the GNU Affero General Public License
  40. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  41. *
  42. */
  43. /**
  44. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  45. *
  46. * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
  47. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  48. * @author Daniel Calviño Sánchez <danxuliu@gmail.com>
  49. * @author John Molakvoæ <skjnldsv@protonmail.com>
  50. * @author Julius Härtl <jus@bitgrid.net>
  51. * @author Roeland Jago Douma <roeland@famdouma.nl>
  52. * @author Vincent Petry <vincent@nextcloud.com>
  53. * @author Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
  54. *
  55. * @license AGPL-3.0-or-later
  56. *
  57. * This program is free software: you can redistribute it and/or modify
  58. * it under the terms of the GNU Affero General Public License as
  59. * published by the Free Software Foundation, either version 3 of the
  60. * License, or (at your option) any later version.
  61. *
  62. * This program is distributed in the hope that it will be useful,
  63. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  64. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  65. * GNU Affero General Public License for more details.
  66. *
  67. * You should have received a copy of the GNU Affero General Public License
  68. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  69. *
  70. */
  71. /**
  72. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  73. *
  74. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  75. * @author John Molakvoæ <skjnldsv@protonmail.com>
  76. * @author Julius Härtl <jus@bitgrid.net>
  77. * @author Roeland Jago Douma <roeland@famdouma.nl>
  78. * @author Sujith Haridasan <sujith.h@gmail.com>
  79. *
  80. * @license AGPL-3.0-or-later
  81. *
  82. * This program is free software: you can redistribute it and/or modify
  83. * it under the terms of the GNU Affero General Public License as
  84. * published by the Free Software Foundation, either version 3 of the
  85. * License, or (at your option) any later version.
  86. *
  87. * This program is distributed in the hope that it will be useful,
  88. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  89. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  90. * GNU Affero General Public License for more details.
  91. *
  92. * You should have received a copy of the GNU Affero General Public License
  93. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  94. *
  95. */
  96. /**
  97. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  98. *
  99. * @author John Molakvoæ <skjnldsv@protonmail.com>
  100. * @author Julius Härtl <jus@bitgrid.net>
  101. *
  102. * @license AGPL-3.0-or-later
  103. *
  104. * This program is free software: you can redistribute it and/or modify
  105. * it under the terms of the GNU Affero General Public License as
  106. * published by the Free Software Foundation, either version 3 of the
  107. * License, or (at your option) any later version.
  108. *
  109. * This program is distributed in the hope that it will be useful,
  110. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  111. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  112. * GNU Affero General Public License for more details.
  113. *
  114. * You should have received a copy of the GNU Affero General Public License
  115. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  116. *
  117. */
  118. /**
  119. * @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
  120. *
  121. * @author John Molakvoæ <skjnldsv@protonmail.com>
  122. * @author rakekniven <mark.ziegler@rakekniven.de>
  123. * @author Roeland Jago Douma <roeland@famdouma.nl>
  124. *
  125. * @license AGPL-3.0-or-later
  126. *
  127. * This program is free software: you can redistribute it and/or modify
  128. * it under the terms of the GNU Affero General Public License as
  129. * published by the Free Software Foundation, either version 3 of the
  130. * License, or (at your option) any later version.
  131. *
  132. * This program is distributed in the hope that it will be useful,
  133. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  134. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  135. * GNU Affero General Public License for more details.
  136. *
  137. * You should have received a copy of the GNU Affero General Public License
  138. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  139. *
  140. */
  141. /**
  142. * @copyright Copyright (c) 2018 Julius Härtl <jus@bitgrid.net>
  143. *
  144. * @author John Molakvoæ <skjnldsv@protonmail.com>
  145. * @author Julius Härtl <jus@bitgrid.net>
  146. * @author Roeland Jago Douma <roeland@famdouma.nl>
  147. *
  148. * @license AGPL-3.0-or-later
  149. *
  150. * This program is free software: you can redistribute it and/or modify
  151. * it under the terms of the GNU Affero General Public License as
  152. * published by the Free Software Foundation, either version 3 of the
  153. * License, or (at your option) any later version.
  154. *
  155. * This program is distributed in the hope that it will be useful,
  156. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  157. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  158. * GNU Affero General Public License for more details.
  159. *
  160. * You should have received a copy of the GNU Affero General Public License
  161. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  162. *
  163. */
  164. /**
  165. * @copyright Copyright (c) 2022 Joas Schilling <coding@schilljs.com>
  166. *
  167. * @author Joas Schilling <coding@schilljs.com>
  168. *
  169. * @license AGPL-3.0-or-later
  170. *
  171. * This program is free software: you can redistribute it and/or modify
  172. * it under the terms of the GNU Affero General Public License as
  173. * published by the Free Software Foundation, either version 3 of the
  174. * License, or (at your option) any later version.
  175. *
  176. * This program is distributed in the hope that it will be useful,
  177. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  178. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  179. * GNU Affero General Public License for more details.
  180. *
  181. * You should have received a copy of the GNU Affero General Public License
  182. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  183. *
  184. */