You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

files_versions-files_versions.js.LICENSE.txt 2.8KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273
  1. /**
  2. * @copyright Copyright (c) 2016 Roeland Jago Douma <roeland@famdouma.nl>
  3. *
  4. * @author Roeland Jago Douma <roeland@famdouma.nl>
  5. *
  6. * @license GPL-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 (c) 2015
  24. *
  25. * @author Jan-Christoph Borchardt <hey@jancborchardt.net>
  26. * @author John Molakvoæ <skjnldsv@protonmail.com>
  27. * @author Julius Härtl <jus@bitgrid.net>
  28. * @author Michael Jobst <mjobst+github@tecratech.de>
  29. * @author noveens <noveen.sachdeva@research.iiit.ac.in>
  30. * @author Robin Appelman <robin@icewind.nl>
  31. * @author Vincent Petry <vincent@nextcloud.com>
  32. *
  33. * @license GPL-3.0-or-later
  34. *
  35. * This program is free software: you can redistribute it and/or modify
  36. * it under the terms of the GNU Affero General Public License as
  37. * published by the Free Software Foundation, either version 3 of the
  38. * License, or (at your option) any later version.
  39. *
  40. * This program is distributed in the hope that it will be useful,
  41. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  42. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  43. * GNU Affero General Public License for more details.
  44. *
  45. * You should have received a copy of the GNU Affero General Public License
  46. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  47. *
  48. */
  49. /**
  50. * Copyright (c) 2015
  51. *
  52. * @author John Molakvoæ <skjnldsv@protonmail.com>
  53. * @author Robin Appelman <robin@icewind.nl>
  54. * @author Vincent Petry <vincent@nextcloud.com>
  55. *
  56. * @license GPL-3.0-or-later
  57. *
  58. * This program is free software: you can redistribute it and/or modify
  59. * it under the terms of the GNU Affero General Public License as
  60. * published by the Free Software Foundation, either version 3 of the
  61. * License, or (at your option) any later version.
  62. *
  63. * This program is distributed in the hope that it will be useful,
  64. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  65. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  66. * GNU Affero General Public License for more details.
  67. *
  68. * You should have received a copy of the GNU Affero General Public License
  69. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  70. *
  71. */