files_versions-files_versions.js.LICENSE.txt 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  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 Copyright (c) 2021 John Molakvoæ <skjnldsv@protonmail.com>
  41. *
  42. * @author John Molakvoæ <skjnldsv@protonmail.com>
  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. */