瀏覽代碼

update email addr

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@39463 15284696-431f-4ddb-bdfa-cd5b030d7da7
Hamish Bowman 15 年之前
父節點
當前提交
fc2eb38ac8
共有 52 個文件被更改,包括 52 次插入52 次删除
  1. 1 1
      db/db.execute/main.c
  2. 1 1
      display/d.barscale/main.c
  3. 1 1
      display/d.colors/main.c
  4. 1 1
      display/d.graph/main.c
  5. 1 1
      display/d.histogram/main.c
  6. 1 1
      display/d.labels/main.c
  7. 1 1
      display/d.linegraph/main.c
  8. 1 1
      display/d.measure/main.c
  9. 1 1
      display/d.rgb/main.c
  10. 1 1
      display/d.what.vect/main.c
  11. 1 1
      display/d.where/main.c
  12. 1 1
      display/d.zoom/main.c
  13. 1 1
      general/g.access/main.c
  14. 1 1
      general/g.filename/main.c
  15. 1 1
      general/g.gisenv/main.c
  16. 1 1
      general/g.mapsets/main.c
  17. 1 1
      general/g.message/main.c
  18. 1 1
      general/g.parser/main.c
  19. 1 1
      imagery/i.class/main.c
  20. 1 1
      imagery/i.group/main.c
  21. 1 1
      imagery/i.points/main.c
  22. 1 1
      imagery/i.rectify/main.c
  23. 1 1
      imagery/i.vpoints/main.c
  24. 1 1
      lib/db/README
  25. 1 1
      lib/db/sqlp/sql.c
  26. 1 1
      lib/display/symbol.c
  27. 1 1
      lib/init/grass.py
  28. 1 1
      lib/init/init.sh
  29. 1 1
      lib/manage/README
  30. 1 1
      raster/r.in.ascii/main.c
  31. 1 1
      raster/r.los/main.c
  32. 1 1
      raster/r.out.mpeg/main.c
  33. 1 1
      raster/r.out.pov/main.c
  34. 1 1
      raster/r.out.vrml/main.c
  35. 1 1
      raster/r.patch/main.c
  36. 1 1
      raster/r.reclass/main.c
  37. 1 1
      raster/r.recode/main.c
  38. 1 1
      raster/r.resamp.interp/main.c
  39. 1 1
      raster/r.resamp.stats/main.c
  40. 1 1
      raster/r.series/main.c
  41. 1 1
      raster/r.slope.aspect/main.c
  42. 1 1
      raster/r.sunmask/main.c
  43. 1 1
      raster/r.surf.contour/main.c
  44. 1 1
      raster/r.thin/main.c
  45. 1 1
      raster/r.timestamp/main.c
  46. 1 1
      raster/r.volume/main.c
  47. 1 1
      raster/r.what.color/main.c
  48. 1 1
      swig/perl/R_slope_aspect/r_slope_aspect/r_slope_aspect.c
  49. 1 1
      vector/v.overlay/main.c
  50. 1 1
      vector/v.proj/main.c
  51. 1 1
      vector/v.to.rast/main.c
  52. 1 1
      visualization/nviz/src/README

+ 1 - 1
db/db.execute/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       db.execute
  * AUTHOR(S):    Radim Blazek <radim.blazek gmail.com> (original contributor)
- *               Huidae Cho <grass4u gmail.com>, Glynn Clements <glynn gclements.plus.com>, Hamish Bowman <hamish_nospam yahoo.com>, Markus Neteler <neteler itc.it>, Stephan Holl
+ *               Huidae Cho <grass4u gmail.com>, Glynn Clements <glynn gclements.plus.com>, Hamish Bowman <hamish_b yahoo.com>, Markus Neteler <neteler itc.it>, Stephan Holl
  * PURPOSE:      process one non-select sql statement
  * COPYRIGHT:    (C) 2002-2009 by the GRASS Development Team
  *

+ 1 - 1
display/d.barscale/main.c

@@ -9,7 +9,7 @@
  *               Huidae Cho <grass4u gmail.com>, 
  *               Eric G. Miller <egm2 jps.net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      displays a barscale on graphics monitor
  * COPYRIGHT:    (C) 1999-2007 by the GRASS Development Team

+ 1 - 1
display/d.colors/main.c

@@ -7,7 +7,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Eric G. Miller <egm2 jps.net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      user changes color table for raster map layers
  * COPYRIGHT:    (C) 1999-2007 by the GRASS Development Team
  *

+ 1 - 1
display/d.graph/main.c

@@ -10,7 +10,7 @@
  *               Huidae Cho <grass4u gmail.com>, 
  *               Eric G. Miller <egm2 jps.net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      Draw graphics in a graphics window. Graph lines come from 
  *               stdin unless input specified.

+ 1 - 1
display/d.histogram/main.c

@@ -8,7 +8,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Eric G. Miller <egm2 jps.net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      draw a bar-chart or a pie-chart representing the
  *               histogram statistics of a cell-file

+ 1 - 1
display/d.labels/main.c

@@ -6,7 +6,7 @@
  *               Radim Blazek <radim.blazek gmail.com>, 
  *               Stephan Holl <sholl gmx net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Markus Neteler <neteler itc.it>
  * PURPOSE:      displays a paint label file in the active display frame
  * COPYRIGHT:    (C) 2003-2006 by the GRASS Development Team

+ 1 - 1
display/d.linegraph/main.c

@@ -6,7 +6,7 @@
  *               Markus Neteler <neteler itc.it>
  *               Roberto Flor <flor itc.it>, Bernhard Reiter <bernhard intevation.de>, 
  *               Huidae Cho <grass4u gmail.com>, Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      
  * COPYRIGHT:    (C) 1999-2007 by the GRASS Development Team
  *

+ 1 - 1
display/d.measure/main.c

@@ -10,7 +10,7 @@
  *               Huidae Cho <grass4u gmail.com>, 
  *               Eric G. Miller <egm2 jps.net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      interactive line and polygon measurement in display
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team

+ 1 - 1
display/d.rgb/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Glynn Clements <glynn gclements.plus.com> (original contributor)
  *               Roberto Flor <flor itc.it>, 
  *               Bernhard Reiter <bernhard intevation.de>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Markus Neteler <neteler itc.it>, 
  *               Radim Blazek <radim.blazek gmail.com>
  * PURPOSE:      combine three rasters to form a colour image using red, green,

+ 1 - 1
display/d.what.vect/main.c

@@ -8,7 +8,7 @@
  *               Stephan Holl <sholl gmx net>, 
  *               Alex Shevlakov <sixote yahoo.com>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Markus Neteler <neteler itc.it>
  * PURPOSE:      query category values / attributes in vector maps
  * COPYRIGHT:    (C) 2002-2007 by the GRASS Development Team

+ 1 - 1
display/d.where/main.c

@@ -8,7 +8,7 @@
  *               Markus Neteler <neteler itc.it>,
  *               Eric G. Miller <egm2 jps.net>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>, 
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>
  * PURPOSE:      interactive query of location in active display

+ 1 - 1
display/d.zoom/main.c

@@ -8,7 +8,7 @@
  *               Huidae Cho <grass4u gmail.com>, 
  *               Florian Goessmann <florian wallweg39.de>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Markus Neteler <neteler itc.it>, 
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>
  * PURPOSE:      interactively change the current region using the mouse

+ 1 - 1
general/g.access/main.c

@@ -6,7 +6,7 @@
  *               Markus Neteler <neteler itc.it>
  *               Bernhard Reiter <bernhard intevation.de>,
  *               Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>, Radim Blazek <radim.blazek gmail.com>
+ *               Hamish Bowman <hamish_b yahoo.com>, Radim Blazek <radim.blazek gmail.com>
  * PURPOSE:      
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team
  *

+ 1 - 1
general/g.filename/main.c

@@ -6,7 +6,7 @@
  *               Markus Neteler <neteler itc.it>,
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Hamish Bowman <hamish_b yahoo.com>,
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team

+ 1 - 1
general/g.gisenv/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Michael Shapiro CERL (original contributor)
  *               Radim Blazek <radim.blazek gmail.com>,
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Hamish Bowman <hamish_b yahoo.com>,
  *               Markus Neteler <neteler itc.it>
  * PURPOSE:      
  * COPYRIGHT:    (C) 2003-2006 by the GRASS Development Team

+ 1 - 1
general/g.mapsets/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Michael Shapiro (CERL), Greg Koerper (ManTech Environmental
  *                    Technology) (original contributors), 
  *               Glynn Clements <glynn gclements.plus.com>
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Markus Neteler <neteler itc.it>, 
  *               Moritz Lennert <mlennert club.worldonline.be>,
  *               Martin Landa <landa.martin gmail.com>,

+ 1 - 1
general/g.message/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       g.message 
  * AUTHOR(S):    Jachym Cepicky - jachym AT les-ejk cz
- *               Hamish Bowman - hamish_nospam AT yahoo com
+ *               Hamish Bowman - hamish_b AT yahoo com
  * PURPOSE:      Provides a means of reporting the contents of GRASS
  *               projection information files and creating
  *               new projection information files.

+ 1 - 1
general/g.parser/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Glynn Clements <glynn gclements.plus.com> (original contributor)
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Cedric Shock <cedricgrass shockfamily.net>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>, 
  *               Radim Blazek <radim.blazek gmail.com>
  * PURPOSE:      

+ 1 - 1
imagery/i.class/main.c

@@ -8,7 +8,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Brad Douglas <rez touchofmadness.com>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      define training areas for supervised classification
  * COPYRIGHT:    (C) 1999-2007 by the GRASS Development Team

+ 1 - 1
imagery/i.group/main.c

@@ -8,7 +8,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Brad Douglas <rez touchofmadness.com>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      collect raster map layers into an imagery group by assigning 
  *               them to user-named subgroups or other groups
  * COPYRIGHT:    (C) 2001-2007 by the GRASS Development Team

+ 1 - 1
imagery/i.points/main.c

@@ -7,7 +7,7 @@
  *               Eric Mitchell,
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      enables user to mark points on (raster) image to be rectified,
  *               and then input the geographic coordinates of each point for
  *               calculation of a coordinate transformation matrix

+ 1 - 1
imagery/i.rectify/main.c

@@ -10,7 +10,7 @@
  *               Markus Neteler <neteler itc.it>, 
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      calculate a transformation matrix and then convert x,y cell 
  *               coordinates to standard map coordinates for each pixel in the 
  *               image (control points can come from i.points or i.vpoints)

+ 1 - 1
imagery/i.vpoints/main.c

@@ -12,7 +12,7 @@
  *               Markus Neteler <neteler itc.it>
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      REVISION of i.points to work with vector map layers
  *               and 2nd/3rd order transformations
  * COPYRIGHT:    (C) 1999-2007 by the GRASS Development Team

+ 1 - 1
lib/db/README

@@ -5,7 +5,7 @@
  *               Radim Blazek <radim.blazek gmail.com>,
  *               Brad Douglas <rez touchofmadness.com>, 
  *               Glynn Clements <glynn gclements.plus.com>,
- *               Roberto Flor, Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Roberto Flor, Hamish Bowman <hamish_b yahoo.com>,
  *               Markus Neteler <neteler itc.it>,
  *               Huidae Cho <grass4u gmail.com>,
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>,

+ 1 - 1
lib/db/sqlp/sql.c

@@ -11,7 +11,7 @@
 *               Markus Neteler <neteler itc.it>,
 *               Martin Landa <landa.martin gmail.com>,
 *               Moritz Lennert <mlennert club.worldonline.be>,
-*               Hamish Bowman <hamish_nospam yahoo.com>,
+*               Hamish Bowman <hamish_b yahoo.com>,
 *               Daniel Calvelo Aros <dca.gis gmail.com>,
 *               Paul Kelly <paul-grass stjohnspoint.co.uk>,
 *               Alex Shevlakov <sixote yahoo.com>

+ 1 - 1
lib/display/symbol.c

@@ -2,7 +2,7 @@
 /****************************************************************************
  *
  * MODULE:       display
- * AUTHOR(S):    Hamish Bowman <hamish_nospam yahoo.com> (original contributor)
+ * AUTHOR(S):    Hamish Bowman <hamish_b yahoo.com> (original contributor)
  *                      (adapted from Radim Blazek's d.vect code)
  *               Glynn Clements <glynn gclements.plus.com>
  * PURPOSE:      draw a symbol at pixel coordinates

+ 1 - 1
lib/init/grass.py

@@ -7,7 +7,7 @@
 #   	    	Huidae Cho - Korea - grass4u@gmail.com
 #   	    	Justin Hickey - Thailand - jhickey@hpcc.nectec.or.th
 #   	    	Markus Neteler - Germany/Italy - neteler@itc.it
-#		Hamish Bowman - New Zealand - hamish_nospam at yahoo,com
+#		Hamish Bowman - New Zealand - hamish_b at yahoo,com
 #		Converted to Python by Glynn Clements
 # PURPOSE:  	The source file for this shell script is in
 #   	    	src/general/init/init.sh. It sets up some environment

+ 1 - 1
lib/init/init.sh

@@ -7,7 +7,7 @@
 #   	    	Huidae Cho - Korea - grass4u@gmail.com
 #   	    	Justin Hickey - Thailand - jhickey@hpcc.nectec.or.th
 #   	    	Markus Neteler - Germany/Italy - neteler@itc.it
-#		Hamish Bowman - New Zealand - hamish_nospam at yahoo,com
+#		Hamish Bowman - New Zealand - hamish_b at yahoo,com
 # PURPOSE:  	The source file for this shell script is in
 #   	    	src/general/init/init.sh. It sets up some environment
 #   	    	variables and the lock file. It also parses any remaining

+ 1 - 1
lib/manage/README

@@ -12,7 +12,7 @@
  *               Huidae Cho <grass4u gmail.com>,
  *               Cedric Shock <cedricgrass shockfamily.net>,
  *               Martin Landa <landa.martin gmail.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  *               
  * PURPOSE:      Maintenance operations on GRASS data base files
  *

+ 1 - 1
raster/r.in.ascii/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       r.in.ascii
  * AUTHOR(S):    Michael Shapiro, CERL (original contributor)
- *               Markus Neteler <neteler itc.it>, Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Markus Neteler <neteler itc.it>, Hamish Bowman <hamish_b yahoo.com>,
  *               Roberto Flor <flor itc.it>, Roger Miller <rgrmill rt66 com>,
  *               Brad Douglas <rez touchofmadness.com>, Huidae Cho <grass4u gmail.com>,
  *               Glynn Clements <glynn gclements.plus.com>

+ 1 - 1
raster/r.los/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Kewan Q. Khawaja, Intelligent Engineering Systems Laboratory, M.I.T. (original contributor)
  *               Markus Neteler <neteler itc.it> (original contributor)
  *               Ron Yorston <rmy tigress co uk>, Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>, Jan-Oliver Wagner <jan intevation.de>
+ *               Hamish Bowman <hamish_b yahoo.com>, Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      line of sight
  * COPYRIGHT:    (C) 1999-2007 by the GRASS Development Team
  *

+ 1 - 1
raster/r.out.mpeg/main.c

@@ -4,7 +4,7 @@
  * MODULE:       r.out.mpeg
  * AUTHOR(S):    Bill Brown, CERL (original contributor)
  *               Brad Douglas <rez touchofmadness.com>, Markus Neteler <neteler itc.it>,
- *               Glynn Clements <glynn gclements.plus.com>, Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Glynn Clements <glynn gclements.plus.com>, Hamish Bowman <hamish_b yahoo.com>,
  *               Jan-Oliver Wagner <jan intevation.de>, Paul Kelly <paul-grass stjohnspoint.co.uk>
  * PURPOSE:      combines a series of GRASS raster maps into a single MPEG-1
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team

+ 1 - 1
raster/r.out.pov/main.c

@@ -7,7 +7,7 @@
  *               Roberto Flor <flor itc.it>, 
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      converts a user-specified raster map layer into a
  *               height-field file for POVray

+ 1 - 1
raster/r.out.vrml/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       r.out.vrml
  * AUTHOR(S):    Bill Brown (CERL/UIUC GMSL Laboratory) (original contributor), 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jachym Cepicky <jachym les-ejk.cz>,
  *               Markus Neteler <neteler itc.it>
  * PURPOSE:      This module exports a GRASS raster map to the Virtual Reality

+ 1 - 1
raster/r.patch/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       r.patch
  * AUTHOR(S):    Michael Shapiro, CERL (original contributor)
- *               Hamish Bowman <hamish_nospam yahoo.com>, Markus Neteler <neteler itc.it>
+ *               Hamish Bowman <hamish_b yahoo.com>, Markus Neteler <neteler itc.it>
  *               Glynn Clements <glynn gclements.plus.com>, Jachym Cepicky <jachym les-ejk.cz>,
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      

+ 1 - 1
raster/r.reclass/main.c

@@ -4,7 +4,7 @@
  * MODULE:       r.reclass
  * AUTHOR(S):    James Westervelt, Michael Shapiro, CERL (original contributors)
  *               Huidae Cho <grass4u gmail.com>, Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>, Jan-Oliver Wagner <jan intevation.de>,
+ *               Hamish Bowman <hamish_b yahoo.com>, Jan-Oliver Wagner <jan intevation.de>,
  *               Markus Neteler <neteler itc.it>
  * PURPOSE:      
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team

+ 1 - 1
raster/r.recode/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       r.recode
  * AUTHOR(S):    CERL
- *               Bob Covill <bcovill tekmap.ns.ca>, Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Bob Covill <bcovill tekmap.ns.ca>, Hamish Bowman <hamish_b yahoo.com>,
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      Recode categorical raster maps
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team

+ 1 - 1
raster/r.resamp.interp/main.c

@@ -4,7 +4,7 @@
  * MODULE:       r.resamp.interp
  * AUTHOR(S):    Glynn Clements <glynn gclements.plus.com> (original contributor),
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>,
- *               Dylan Beaudette, Hamish Bowman <hamish_nospam yahoo.com>
+ *               Dylan Beaudette, Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      
  * COPYRIGHT:    (C) 2006-2007 by the GRASS Development Team
  *

+ 1 - 1
raster/r.resamp.stats/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       r.resamp.stats
  * AUTHOR(S):    Glynn Clements <glynn gclements.plus.com> (original contributor)
- *               Hamish Bowman <hamish_nospam yahoo.com>
+ *               Hamish Bowman <hamish_b yahoo.com>
  * PURPOSE:      
  * COPYRIGHT:    (C) 2006-2007 by the GRASS Development Team
  *

+ 1 - 1
raster/r.series/main.c

@@ -3,7 +3,7 @@
  *
  * MODULE:       r.series
  * AUTHOR(S):    Glynn Clements <glynn gclements.plus.com> (original contributor)
- *               Hamish Bowman <hamish_nospam yahoo.com>, Jachym Cepicky <jachym les-ejk.cz>,
+ *               Hamish Bowman <hamish_b yahoo.com>, Jachym Cepicky <jachym les-ejk.cz>,
  *               Martin Wegmann <wegmann biozentrum.uni-wuerzburg.de>
  * PURPOSE:      
  * COPYRIGHT:    (C) 2002-2008 by the GRASS Development Team

+ 1 - 1
raster/r.slope.aspect/main.c

@@ -8,7 +8,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Brad Douglas <rez touchofmadness.com>,
  *               Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Hamish Bowman <hamish_b yahoo.com>,
  *               Jachym Cepicky <jachym les-ejk.cz>,
  *               Jan-Oliver Wagner <jan intevation.de>,
  *               Radim Blazek <radim.blazek gmail.com>

+ 1 - 1
raster/r.sunmask/main.c

@@ -6,7 +6,7 @@
  *               update to FP by Huidae Cho <grass4u gmail.com> 2001
  *               added solpos algorithm feature by Markus Neteler 2001
  *               Brad Douglas <rez touchofmadness.com>, Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>, Paul Kelly <paul-grass stjohnspoint.co.uk>
+ *               Hamish Bowman <hamish_b yahoo.com>, Paul Kelly <paul-grass stjohnspoint.co.uk>
  * PURPOSE:      
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team
  *

+ 1 - 1
raster/r.surf.contour/main.c

@@ -8,7 +8,7 @@
  *               Brad Douglas <rez touchofmadness.com>, 
  *               Huidae Cho <grass4u gmail.com>, 
  *               Glynn Clements <glynn gclements.plus.com>, 
- *               Hamish Bowman <hamish_nospam yahoo.com>, 
+ *               Hamish Bowman <hamish_b yahoo.com>, 
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      interpolates a raster elevation map from a rasterized
  *               contour map

+ 1 - 1
raster/r.thin/main.c

@@ -8,7 +8,7 @@
  *               Systems, 1990) and Jean Ezell (USACERL, 1988).
  *
  *               Roberto Flor <flor itc.it>, Markus Neteler <neteler itc.it>
- *               Glynn Clements <glynn gclements.plus.com>, Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Glynn Clements <glynn gclements.plus.com>, Hamish Bowman <hamish_b yahoo.com>,
  *               Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      Cell-file line thinning
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team

+ 1 - 1
raster/r.timestamp/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Michael Shapiro, CERL (original contributor)
  *               Markus Neteler <neteler itc.it>, Roberto Flor <flor itc.it>,
  *               Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>, Jan-Oliver Wagner <jan intevation.de>
+ *               Hamish Bowman <hamish_b yahoo.com>, Jan-Oliver Wagner <jan intevation.de>
  * PURPOSE:      
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team
  *

+ 1 - 1
raster/r.volume/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Dr. James Hinthorne, Central Washington University GIS Laboratory
  *               December 1988, (revised April 1989) (original contributor)
  *               Revised Jul 1995 to use new sites API (McCauley)
- *               GRASS 6 update: Hamish Bowman <hamish_nospam yahoo.com>
+ *               GRASS 6 update: Hamish Bowman <hamish_b yahoo.com>
  *               Glynn Clements <glynn gclements.plus.com>, Soeren Gebbert <soeren.gebbert gmx.de>
  * PURPOSE:      
  *               r.volume is a program to compute the total, and average of cell values

+ 1 - 1
raster/r.what.color/main.c

@@ -5,7 +5,7 @@
  * AUTHOR(S):    Michael Shapiro, CERL (original contributor)
  *               Markus Neteler <neteler itc.it>,Brad Douglas <rez touchofmadness.com>,
  *               Huidae Cho <grass4u gmail.com>, Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>, Soeren Gebbert <soeren.gebbert gmx.de>
+ *               Hamish Bowman <hamish_b yahoo.com>, Soeren Gebbert <soeren.gebbert gmx.de>
  * PURPOSE:      
  * COPYRIGHT:    (C) 1999-2006 by the GRASS Development Team
  *

+ 1 - 1
swig/perl/R_slope_aspect/r_slope_aspect/r_slope_aspect.c

@@ -8,7 +8,7 @@
  *               Bernhard Reiter <bernhard intevation.de>, 
  *               Brad Douglas <rez touchofmadness.com>,
  *               Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Hamish Bowman <hamish_b yahoo.com>,
  *               Jachym Cepicky <jachym les-ejk.cz>,
  *               Jan-Oliver Wagner <jan intevation.de>,
  *               Radim Blazek <radim.blazek gmail.com>

+ 1 - 1
vector/v.overlay/main.c

@@ -4,7 +4,7 @@
  * MODULE:       v.overlay
  * AUTHOR(S):    Radim Blazek <radim.blazek gmail.com> (original contributor)
  *               Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Hamish Bowman <hamish_b yahoo.com>,
  *               Jachym Cepicky <jachym les-ejk.cz>,
  *               Markus Neteler <neteler itc.it>,
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>

+ 1 - 1
vector/v.proj/main.c

@@ -6,7 +6,7 @@
  *               M.L. Holko, USDA, SCS, NHQ-CGIS,
  *               R.L. Glenn, USDA, SCS, NHQ-CGIS (original contributors
  *               Update to GRASS 6: Radim Blazek <radim.blazek gmail.com> 
- *               Huidae Cho <grass4u gmail.com>, Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Huidae Cho <grass4u gmail.com>, Hamish Bowman <hamish_b yahoo.com>,
  *               Jachym Cepicky <jachym les-ejk.cz>, Markus Neteler <neteler itc.it>,
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>
  * PURPOSE:      

+ 1 - 1
vector/v.to.rast/main.c

@@ -6,7 +6,7 @@
  *               Stream directions: Jaro Hofierka and Helena Mitasova
  *               Radim Blazek <radim.blazek gmail.com> (GRASS 6 update)
  *               Brad Douglas <rez touchofmadness.com>, Glynn Clements <glynn gclements.plus.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>, Markus Neteler <neteler itc.it>
+ *               Hamish Bowman <hamish_b yahoo.com>, Markus Neteler <neteler itc.it>
  * PURPOSE:      
  * COPYRIGHT:    (C) 2003-2009 by the GRASS Development Team
  *

+ 1 - 1
visualization/nviz/src/README

@@ -14,7 +14,7 @@
  *               Pierre de Mouveaux <p_de_mouveaux hotmail.com>,
  *               Radim Blazek <radim.blazek gmail.com>,
  *               Brad Douglas <rez touchofmadness.com>,
- *               Hamish Bowman <hamish_nospam yahoo.com>,
+ *               Hamish Bowman <hamish_b yahoo.com>,
  *               Paul Kelly <paul-grass stjohnspoint.co.uk>,
  *               Massimo Cuomo <m.cuomo acsys.it>,
  *               Roberto Flor <flor itc.it>,