workflowengine-workflowengine.js.LICENSE.txt 3.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  1. /*! For license information please see NcMultiselect.js.LICENSE.txt */
  2. /*! For license information please see NcSelectTags.js.LICENSE.txt */
  3. /**
  4. * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
  5. *
  6. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  7. * @author Daniel Kesselberg <mail@danielkesselberg.de>
  8. * @author John Molakvoæ <skjnldsv@protonmail.com>
  9. * @author Julius Härtl <jus@bitgrid.net>
  10. * @author Roeland Jago Douma <roeland@famdouma.nl>
  11. *
  12. * @license AGPL-3.0-or-later
  13. *
  14. * This program is free software: you can redistribute it and/or modify
  15. * it under the terms of the GNU Affero General Public License as
  16. * published by the Free Software Foundation, either version 3 of the
  17. * License, or (at your option) any later version.
  18. *
  19. * This program is distributed in the hope that it will be useful,
  20. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  21. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  22. * GNU Affero General Public License for more details.
  23. *
  24. * You should have received a copy of the GNU Affero General Public License
  25. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  26. *
  27. */
  28. /**
  29. * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
  30. *
  31. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  32. * @author Julius Härtl <jus@bitgrid.net>
  33. * @author Roeland Jago Douma <roeland@famdouma.nl>
  34. *
  35. * @license AGPL-3.0-or-later
  36. *
  37. * This program is free software: you can redistribute it and/or modify
  38. * it under the terms of the GNU Affero General Public License as
  39. * published by the Free Software Foundation, either version 3 of the
  40. * License, or (at your option) any later version.
  41. *
  42. * This program is distributed in the hope that it will be useful,
  43. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  44. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  45. * GNU Affero General Public License for more details.
  46. *
  47. * You should have received a copy of the GNU Affero General Public License
  48. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  49. *
  50. */
  51. /**
  52. * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
  53. *
  54. * @author John Molakvoæ <skjnldsv@protonmail.com>
  55. * @author Julius Härtl <jus@bitgrid.net>
  56. *
  57. * @license AGPL-3.0-or-later
  58. *
  59. * This program is free software: you can redistribute it and/or modify
  60. * it under the terms of the GNU Affero General Public License as
  61. * published by the Free Software Foundation, either version 3 of the
  62. * License, or (at your option) any later version.
  63. *
  64. * This program is distributed in the hope that it will be useful,
  65. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  66. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  67. * GNU Affero General Public License for more details.
  68. *
  69. * You should have received a copy of the GNU Affero General Public License
  70. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  71. *
  72. */
  73. //! Copyright (c) JS Foundation and other contributors
  74. //! github.com/moment/moment-timezone
  75. //! license : MIT
  76. //! moment-timezone.js
  77. //! version : 0.5.43