From 3e624dc39966f54c6d418eee2e8141fc5c21f751 Mon Sep 17 00:00:00 2001 From: "John Molakvoæ (skjnldsv)" Date: Wed, 31 Mar 2021 12:15:40 +0200 Subject: Bump js licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- apps/workflowengine/src/store.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'apps/workflowengine/src/store.js') diff --git a/apps/workflowengine/src/store.js b/apps/workflowengine/src/store.js index b6fb252cbed..9cb314707c8 100644 --- a/apps/workflowengine/src/store.js +++ b/apps/workflowengine/src/store.js @@ -1,7 +1,11 @@ /** * @copyright Copyright (c) 2019 Julius Härtl * + * @author Christoph Wurst + * @author Daniel Kesselberg + * @author John Molakvoæ * @author Julius Härtl + * @author Roeland Jago Douma * * @license GNU AGPL version 3 or any later version * @@ -12,7 +16,7 @@ * * 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 + * 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 -- cgit v1.2.3