changeset 3112:e838609bc10d

client: fix license header for waterlevel.vue and hydrologicalconditions.vue * add author * correct copyright year
author Fadi Abbud <fadi.abbud@intevation.de>
date Fri, 26 Apr 2019 11:21:11 +0200
parents f269bd001e78
children b7673a704b0a
files client/src/components/gauge/HydrologicalConditions.vue client/src/components/gauge/Waterlevel.vue
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/gauge/HydrologicalConditions.vue	Fri Apr 26 11:01:45 2019 +0200
+++ b/client/src/components/gauge/HydrologicalConditions.vue	Fri Apr 26 11:21:11 2019 +0200
@@ -45,12 +45,13 @@
  * SPDX-License-Identifier: AGPL-3.0-or-later
  * License-Filename: LICENSES/AGPL-3.0.txt
  *
- * Copyright (C) 2018 by via donau
+ * Copyright (C) 2019 by via donau
  *   – Österreichische Wasserstraßen-Gesellschaft mbH
  * Software engineering by Intevation GmbH
  *
  * Author(s):
  * Markus Kottländer <markus.kottlaender@intevation.de>
+ * Fadi Abbud <fadi.abbud@intevation.de>
  */
 
 import { mapState, mapGetters } from "vuex";
--- a/client/src/components/gauge/Waterlevel.vue	Fri Apr 26 11:01:45 2019 +0200
+++ b/client/src/components/gauge/Waterlevel.vue	Fri Apr 26 11:21:11 2019 +0200
@@ -42,12 +42,13 @@
  * SPDX-License-Identifier: AGPL-3.0-or-later
  * License-Filename: LICENSES/AGPL-3.0.txt
  *
- * Copyright (C) 2018 by via donau
+ * Copyright (C) 2019 by via donau
  *   – Österreichische Wasserstraßen-Gesellschaft mbH
  * Software engineering by Intevation GmbH
  *
  * Author(s):
  * Markus Kottländer <markus.kottlaender@intevation.de>
+ * Fadi Abbud <fadi.abbud@intevation.de>
  */
 
 import { mapState, mapGetters } from "vuex";