[GRASS-SVN] r71563 - grass/branches/releasebranch_6_4/scripts/r.plane

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Oct 17 10:27:04 PDT 2017


Author: neteler
Date: 2017-10-17 10:27:04 -0700 (Tue, 17 Oct 2017)
New Revision: 71563

Modified:
   grass/branches/releasebranch_6_4/scripts/r.plane/description.html
   grass/branches/releasebranch_6_4/scripts/r.plane/r.plane
Log:
r.plane: original author name added

Modified: grass/branches/releasebranch_6_4/scripts/r.plane/description.html
===================================================================
--- grass/branches/releasebranch_6_4/scripts/r.plane/description.html	2017-10-17 17:23:30 UTC (rev 71562)
+++ grass/branches/releasebranch_6_4/scripts/r.plane/description.html	2017-10-17 17:27:04 UTC (rev 71563)
@@ -32,7 +32,7 @@
 
 <h2>AUTHOR</h2>
 
-Unknown<br>
+Stefan Jäger (1994), University of Heidelberg during a stay at USGS<br>
 Updated to GRASS 5.7 by Michael Barton, Arizona State University
 
 <p><i>Last changed: $Date$</i>

Modified: grass/branches/releasebranch_6_4/scripts/r.plane/r.plane
===================================================================
--- grass/branches/releasebranch_6_4/scripts/r.plane/r.plane	2017-10-17 17:23:30 UTC (rev 71562)
+++ grass/branches/releasebranch_6_4/scripts/r.plane/r.plane	2017-10-17 17:27:04 UTC (rev 71563)
@@ -3,7 +3,8 @@
 ############################################################################
 #
 # MODULE:	r.plane for GRASS 5.7; based on r.plane for GRASS 5
-# AUTHOR(S):	CERL?; updated to GRASS 5.7 by Michael Barton
+# AUTHOR(S):	1994, Stefan Jäger, University of Heidelberg/USGS
+#               updated to GRASS 5.7 by Michael Barton
 #               Dec 2004: Alessandro Frigeri & Ivan Marchesini
 #               Modified to produce floating and double values maps
 # PURPOSE:	Creates a raster plane map from user specified inclination and azimuth



More information about the grass-commit mailing list