瀏覽代碼

grass.py: header cosmetics

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57584 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 11 年之前
父節點
當前提交
4834e0d9aa
共有 1 個文件被更改,包括 6 次插入4 次删除
  1. 6 4
      lib/init/grass.py

+ 6 - 4
lib/init/grass.py

@@ -1,16 +1,18 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
 #############################################################################
 #############################################################################
 #
 #
-# MODULE:       GRASS initialization (Python)
+# MODULE:       GRASS initialization script
 # AUTHOR(S):    Original author unknown - probably CERL
 # AUTHOR(S):    Original author unknown - probably CERL
 #               Andreas Lange <andreas.lange rhein-main.de>
 #               Andreas Lange <andreas.lange rhein-main.de>
 #               Huidae Cho <grass4u gmail.com>
 #               Huidae Cho <grass4u gmail.com>
 #               Justin Hickey <jhickey hpcc.nectec.or.th>
 #               Justin Hickey <jhickey hpcc.nectec.or.th>
 #               Markus Neteler <neteler osgeo.org>
 #               Markus Neteler <neteler osgeo.org>
-#               Hamish Bowman <hamish_b yahoo,com>
-#               Converted to Python (based on init.sh) by Glynn Clements
+#               Hamish Bowman <hamish_b yahoo.com>
+#
+#               GRASS 7: converted to Python (based on init.sh shell
+#               script from GRASS 6) by Glynn Clements
 #               Martin Landa <landa.martin gmail.com>
 #               Martin Landa <landa.martin gmail.com>
-#               Luca Delucchi <lucadeluge@gmail.com>
+#               Luca Delucchi <lucadeluge gmail.com>
 # PURPOSE:      Sets up environment variables, parses any remaining
 # PURPOSE:      Sets up environment variables, parses any remaining
 #               command line options for setting the GISDBASE, LOCATION,
 #               command line options for setting the GISDBASE, LOCATION,
 #               and/or MAPSET. Finally it starts GRASS with the appropriate
 #               and/or MAPSET. Finally it starts GRASS with the appropriate