comparison 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
comparison
equal deleted inserted replaced
1362:ca33ad696594 1363:d0c4d17ee7ab
8 * – Österreichische Wasserstraßen-Gesellschaft mbH 8 * – Österreichische Wasserstraßen-Gesellschaft mbH
9 * Software engineering by Intevation GmbH 9 * Software engineering by Intevation GmbH
10 * 10 *
11 * Author(s): 11 * Author(s):
12 * Thomas Junk <thomas.junk@intevation.de> 12 * Thomas Junk <thomas.junk@intevation.de>
13 * Markus Kottländer <markus@intevation.de>
13 */ 14 */
14 15
15 import { HTTP } from "../lib/http"; 16 import { HTTP } from "../lib/http";
16 17
17 const init = () => { 18 const init = () => {