workflowengine-workflowengine.js.LICENSE.txt 3.0 KB

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