Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2019-12-13 18:21:33 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2019-12-13 18:21:33 +0300
commitecd3ce8d92e726dbfe9ddbd504f53f6c2d3c3d47 (patch)
tree28a6bb321e9f08b4124a153da9c4902d0937b344 /src/flow.js
parent28a3e313648985a2ed2746ce79ee31a5e91f01f9 (diff)
satisfy linter
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'src/flow.js')
-rw-r--r--src/flow.js22
1 files changed, 22 insertions, 0 deletions
diff --git a/src/flow.js b/src/flow.js
index 4a19fbc21..67860a4e0 100644
--- a/src/flow.js
+++ b/src/flow.js
@@ -1,3 +1,25 @@
+/**
+ * @copyright Copyright (c) 2019 Arthur Schiwon <blizzz@arthur-schiwon.de>
+ *
+ * @author Arthur Schiwon <blizzz@arthur-schiwon.de>
+ *
+ * @license GNU AGPL version 3 or any later version
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU Affero General Public License as
+ * published by the Free Software Foundation, either version 3 of the
+ * License, or (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU Affero General Public License for more details.
+ *
+ * You should have received a copy of the GNU Affero General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
+
import FlowPostToConversation from './views/FlowPostToConversation'
window.OCA.WorkflowEngine.registerOperator({