comparison client/src/lib/session.js @ 1361:ea3a89a1813a

remove trailing whitespace, add headers for Makefile, add the missed authors * remove trailing whitespace for some cleint files * add headers for licensing to Makefile * add the missed authors in the header to Systemconfiguration.vue file
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 26 Nov 2018 11:11:13 +0100
parents bc55ffaeb639
children ca33ad696594
comparison
equal deleted inserted replaced
1360:3fee649d3d5d 1361:ea3a89a1813a
1 /* 1 /*
2 * This is Free Software under GNU Affero General Public License v >= 3.0 2 * This is Free Software under GNU Affero General Public License v >= 3.0
3 * without warranty, see README.md and license for details. 3 * without warranty, see README.md and license for details.
4 * 4 *
5 * SPDX-License-Identifier: AGPL-3.0-or-later 5 * SPDX-License-Identifier: AGPL-3.0-or-later
6 * License-Filename: LICENSES/AGPL-3.0.txt 6 * License-Filename: LICENSES/AGPL-3.0.txt
7 * 7 *
8 * Copyright (C) 2018 by via donau 8 * Copyright (C) 2018 by via donau
9 * – Österreichische Wasserstraßen-Gesellschaft mbH 9 * – Österreichische Wasserstraßen-Gesellschaft mbH
10 * Software engineering by Intevation GmbH 10 * Software engineering by Intevation GmbH
11 * 11 *
12 * Author(s): 12 * Author(s):
13 * Thomas Junk <thomas.junk@intevation.de> 13 * Thomas Junk <thomas.junk@intevation.de>
14 */ 14 */
15 15
16 /** 16 /**