files_versions-files_versions.js.LICENSE.txt 3.1 KB

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