diff client/src/store/user.js @ 1363:d0c4d17ee7ab

add missing authors * add missing authors to license headers after checking in /client/src/
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 26 Nov 2018 12:18:55 +0100
parents ca33ad696594
children 2ea2a14f7b25
line wrap: on
line diff
--- a/client/src/store/user.js	Mon Nov 26 11:42:47 2018 +0100
+++ b/client/src/store/user.js	Mon Nov 26 12:18:55 2018 +0100
@@ -10,6 +10,7 @@
  *
  * Author(s):
  * Thomas Junk <thomas.junk@intevation.de>
+ * Markus Kottländer <markus@intevation.de>
  */
 
 import { HTTP } from "../lib/http";