Use main Web site URL; minor updates
git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57637 15284696-431f-4ddb-bdfa-cd5b030d7da7py3
parent
8734429f24
commit
f10d0b9a83
5
COPYING
5
COPYING
|
@ -32,9 +32,8 @@ GRASS Development Team at the following address:
|
|||
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
|
||||
|
|
|
@ -495,16 +495,15 @@ def grass_intro():
|
|||
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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue