[GRASS-SVN] r57637 - in grass/trunk: . lib/init
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Sep 11 02:04:56 PDT 2013
Author: neteler
Date: 2013-09-11 02:04:56 -0700 (Wed, 11 Sep 2013)
New Revision: 57637
Modified:
grass/trunk/COPYING
grass/trunk/lib/init/grass.py
Log:
Use main Web site URL; minor updates
Modified: grass/trunk/COPYING
===================================================================
--- grass/trunk/COPYING 2013-09-11 09:02:28 UTC (rev 57636)
+++ grass/trunk/COPYING 2013-09-11 09:04:56 UTC (rev 57637)
@@ -32,9 +32,8 @@
GRASS Development Team
c/o Markus Neteler
Fondazione Edmund Mach (FEM)
- IASMA Research and Innovation Centre
+ Research and Innovation Centre
38010 S. Michele all'Adige (Trento), Italy
- markus.neteler AT iasma.it
+ markus.neteler AT fmach.it
Internet: http://grass.osgeo.org
- http://www.grass-gis.org
Modified: grass/trunk/lib/init/grass.py
===================================================================
--- grass/trunk/lib/init/grass.py 2013-09-11 09:02:28 UTC (rev 57636)
+++ grass/trunk/lib/init/grass.py 2013-09-11 09:04:56 UTC (rev 57637)
@@ -495,16 +495,15 @@
intro = r"""
WELCOME TO GRASS %s
- 1) Have at your side all available GRASS tutorials
+ 1) Have at your side all available GRASS GIS tutorials
2) When working on your location, the following materials
are extremely useful:
- - A topo map of your area
+ - A topographic map of your area
- Current catalog of available computer maps
- 3) Check the GRASS webpages for feedback mailinglists and more:
+ 3) heck the GRASS GIS web pages for supporting mailing lists and more:
http://grass.osgeo.org
- http://www.grass-gis.org
""" % grass_version
sys.stderr.write(intro)
More information about the grass-commit
mailing list