files_sharing-files_sharing.js.LICENSE.txt 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990
  1. /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
  2. /**
  3. * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
  4. *
  5. * @author John Molakvoæ <skjnldsv@protonmail.com>
  6. * @author Julius Härtl <jus@bitgrid.net>
  7. *
  8. * @license AGPL-3.0-or-later
  9. *
  10. * This program is free software: you can redistribute it and/or modify
  11. * it under the terms of the GNU Affero General Public License as
  12. * published by the Free Software Foundation, either version 3 of the
  13. * License, or (at your option) any later version.
  14. *
  15. * This program is distributed in the hope that it will be useful,
  16. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  17. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  18. * GNU Affero General Public License for more details.
  19. *
  20. * You should have received a copy of the GNU Affero General Public License
  21. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  22. *
  23. */
  24. /**
  25. * @copyright Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>
  26. *
  27. * @author John Molakvoæ <skjnldsv@protonmail.com>
  28. *
  29. * @license AGPL-3.0-or-later
  30. *
  31. * This program is free software: you can redistribute it and/or modify
  32. * it under the terms of the GNU Affero General Public License as
  33. * published by the Free Software Foundation, either version 3 of the
  34. * License, or (at your option) any later version.
  35. *
  36. * This program is distributed in the hope that it will be useful,
  37. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  38. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  39. * GNU Affero General Public License for more details.
  40. *
  41. * You should have received a copy of the GNU Affero General Public License
  42. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  43. *
  44. */
  45. /**
  46. * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>
  47. *
  48. * @author John Molakvoæ <skjnldsv@protonmail.com>
  49. *
  50. * @license AGPL-3.0-or-later
  51. *
  52. * This program is free software: you can redistribute it and/or modify
  53. * it under the terms of the GNU Affero General Public License as
  54. * published by the Free Software Foundation, either version 3 of the
  55. * License, or (at your option) any later version.
  56. *
  57. * This program is distributed in the hope that it will be useful,
  58. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  59. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  60. * GNU Affero General Public License for more details.
  61. *
  62. * You should have received a copy of the GNU Affero General Public License
  63. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  64. *
  65. */
  66. /**
  67. * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
  68. *
  69. * @author John Molakvoæ <skjnldsv@protonmail.com>
  70. *
  71. * @license AGPL-3.0-or-later
  72. *
  73. * This program is free software: you can redistribute it and/or modify
  74. * it under the terms of the GNU Affero General Public License as
  75. * published by the Free Software Foundation, either version 3 of the
  76. * License, or (at your option) any later version.
  77. *
  78. * This program is distributed in the hope that it will be useful,
  79. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  80. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  81. * GNU Affero General Public License for more details.
  82. *
  83. * You should have received a copy of the GNU Affero General Public License
  84. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  85. *
  86. */