changeset 466:9dab95965ac6

Authors adds in --version.
author Magnus Schieder <mschieder@intevation.de>
date Wed, 02 May 2018 13:46:50 +0200
parents 7fc3da3c100d
children 59d9c5840273
files getan/main.py
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/getan/main.py	Wed May 02 13:00:37 2018 +0200
+++ b/getan/main.py	Wed May 02 13:46:50 2018 +0200
@@ -30,9 +30,14 @@
     usage = "%(prog)s [options] [databasefile (default: " + \
         DEFAULT_DATABASE + ")]"
     version = '''
-    getan version %s,
+    getan version %s
     (c) 2017 by Intevation
-        Author: Bernhard.Reiter@intevation.de
+        Author: Björn Ricks <bjoern.ricks@intevation.de>
+                Bernhard.Reiter@intevation.de <bernhard@intevation.de>
+                Sascha L. Teichmann <teichmann@intevation.de>
+                Thomas Arendsen Hein <thomas@intevation.de>
+                Ingo Weinzierl <ingo.weinzierl@intevation.de>
+                Magnus Schieder <mschieder@intevation.de>
 
     This is Free Software licensed under the terms of GPLv3 or later.
     For details see LICENSE coming with the source of \'getan\'.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)