files-init.js.LICENSE.txt 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778
  1. /*!
  2. * SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
  3. * SPDX-License-Identifier: AGPL-3.0-or-later
  4. */
  5. /*!
  6. * pinia v2.2.6
  7. * (c) 2024 Eduardo San Martin Morote
  8. * @license MIT
  9. */
  10. /*! #__NO_SIDE_EFFECTS__ */
  11. /**
  12. * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>
  13. *
  14. * @author John Molakvoæ <skjnldsv@protonmail.com>
  15. *
  16. * @license AGPL-3.0-or-later
  17. *
  18. * This program is free software: you can redistribute it and/or modify
  19. * it under the terms of the GNU Affero General Public License as
  20. * published by the Free Software Foundation, either version 3 of the
  21. * License, or (at your option) any later version.
  22. *
  23. * This program is distributed in the hope that it will be useful,
  24. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  25. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  26. * GNU Affero General Public License for more details.
  27. *
  28. * You should have received a copy of the GNU Affero General Public License
  29. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  30. *
  31. */
  32. /**
  33. * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
  34. *
  35. * @author John Molakvoæ <skjnldsv@protonmail.com>
  36. *
  37. * @license AGPL-3.0-or-later
  38. *
  39. * This program is free software: you can redistribute it and/or modify
  40. * it under the terms of the GNU Affero General Public License as
  41. * published by the Free Software Foundation, either version 3 of the
  42. * License, or (at your option) any later version.
  43. *
  44. * This program is distributed in the hope that it will be useful,
  45. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  46. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  47. * GNU Affero General Public License for more details.
  48. *
  49. * You should have received a copy of the GNU Affero General Public License
  50. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  51. *
  52. */
  53. /**
  54. * @copyright Copyright (c) 2024 Ferdinand Thiessen <opensource@fthiessen.de>
  55. *
  56. * @author Ferdinand Thiessen <opensource@fthiessen.de>
  57. *
  58. * @license AGPL-3.0-or-later
  59. *
  60. * This program is free software: you can redistribute it and/or modify
  61. * it under the terms of the GNU Affero General Public License as
  62. * published by the Free Software Foundation, either version 3 of the
  63. * License, or (at your option) any later version.
  64. *
  65. * This program is distributed in the hope that it will be useful,
  66. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  67. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  68. * GNU Affero General Public License for more details.
  69. *
  70. * You should have received a copy of the GNU Affero General Public License
  71. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  72. *
  73. */