changeset 1367:5d4bfe4fa13c

client: improve header infos (minor) * Remove author from public/index.html as this is a standard file that is delivered for the front for the client. Also improve formatting of the first paragraph. * Add comment chars to the lines of the header so they look more like belonging together.
author Bernhard Reiter <bernhard@intevation.de>
date Tue, 27 Nov 2018 10:50:29 +0100
parents a25a4d4a3e6e
children d1d8c7bd16a1
files client/Makefile client/public/index.html
diffstat 2 files changed, 6 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/client/Makefile	Tue Nov 27 10:42:27 2018 +0100
+++ b/client/Makefile	Tue Nov 27 10:50:29 2018 +0100
@@ -1,15 +1,15 @@
 #This is Free Software under GNU Affero General Public License v >= 3.0
 # without warranty, see README.md and license for details.
-
+#
 # SPDX-License-Identifier: AGPL-3.0-or-later
 #License-Filename: LICENSES/AGPL-3.0.txt
-
+#
 #Copyright (C) 2018 by via donau
 #  – Österreichische Wasserstraßen-Gesellschaft mbH
 # Software engineering by Intevation GmbH
-
+#
 # Author(s):
-# Thomas Junk <thomas.junk@intevation.de>
+# * Thomas Junk <thomas.junk@intevation.de>
 
 # On OSX the PATH variable isn't exported unless "SHELL" is also set, see: http://stackoverflow.com/a/25506676
 SHELL = /bin/bash
--- a/client/public/index.html	Tue Nov 27 10:42:27 2018 +0100
+++ b/client/public/index.html	Tue Nov 27 10:50:29 2018 +0100
@@ -1,15 +1,13 @@
 <!--
   This is Free Software under GNU Affero General Public License v >= 3.0
-   without warranty, see README.md and license for details.
+  without warranty, see README.md and license for details.
+
   SPDX-License-Identifier: AGPL-3.0-or-later
   License-Filename: LICENSES/AGPL-3.0.txt
 
   Copyright (C) 2018 by via donau
    – Österreichische Wasserstraßen-Gesellschaft mbH
   Software engineering by Intevation GmbH
-
-  Author(s):
-   Thomas Junk <thomas.junk@intevation.de>
 -->
 <!DOCTYPE html>
 <html>