[GRASS-SVN] r71560 - grass/trunk/scripts/r.plane
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Oct 17 09:56:46 PDT 2017
Author: neteler
Date: 2017-10-17 09:56:46 -0700 (Tue, 17 Oct 2017)
New Revision: 71560
Modified:
grass/trunk/scripts/r.plane/r.plane.html
grass/trunk/scripts/r.plane/r.plane.py
Log:
r.plane: original author name added
Modified: grass/trunk/scripts/r.plane/r.plane.html
===================================================================
--- grass/trunk/scripts/r.plane/r.plane.html 2017-10-15 17:11:46 UTC (rev 71559)
+++ grass/trunk/scripts/r.plane/r.plane.html 2017-10-17 16:56:46 UTC (rev 71560)
@@ -35,7 +35,7 @@
<h2>AUTHOR</h2>
-Unknown, presumably CERL<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<br>
Full rewrite for GRASS 7 by Glynn Clements
Modified: grass/trunk/scripts/r.plane/r.plane.py
===================================================================
--- grass/trunk/scripts/r.plane/r.plane.py 2017-10-15 17:11:46 UTC (rev 71559)
+++ grass/trunk/scripts/r.plane/r.plane.py 2017-10-17 16:56:46 UTC (rev 71560)
@@ -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
# Converted to Python by Glynn Clements
More information about the grass-commit
mailing list