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.

workflowengine-workflowengine.js.LICENSE.txt 2.7KB

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