[GRASS-SVN] r35843 - grass/branches/develbranch_6/tools

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 10 10:13:20 EST 2009


Author: neteler
Date: 2009-02-10 10:13:20 -0500 (Tue, 10 Feb 2009)
New Revision: 35843

Modified:
   grass/branches/develbranch_6/tools/build_html_index.sh
   grass/branches/develbranch_6/tools/mkhtml.sh
   grass/branches/develbranch_6/tools/module_synopsis.sh
Log:
happy new year

Modified: grass/branches/develbranch_6/tools/build_html_index.sh
===================================================================
--- grass/branches/develbranch_6/tools/build_html_index.sh	2009-02-10 15:06:58 UTC (rev 35842)
+++ grass/branches/develbranch_6/tools/build_html_index.sh	2009-02-10 15:13:20 UTC (rev 35843)
@@ -128,7 +128,7 @@
 echo "<BR><BR>
 <hr>
 <p><a href=\"$2\">Help Index</a> | <a href=\"full_index.html\">Full Index</a><br>
-&copy; 2003-2008 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a></p>
+&copy; 2003-2009 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a></p>
 </body>
 </html>" >> "$1"
 }

Modified: grass/branches/develbranch_6/tools/mkhtml.sh
===================================================================
--- grass/branches/develbranch_6/tools/mkhtml.sh	2009-02-10 15:06:58 UTC (rev 35842)
+++ grass/branches/develbranch_6/tools/mkhtml.sh	2009-02-10 15:13:20 UTC (rev 35843)
@@ -65,7 +65,7 @@
     cat >> ${PGM}.tmp.html <<-EOF
 	<HR>
 	<P><a href="index.html">Main index</a> - <a href="$INDEXNAME.html">$INDEXNAME index</a> - <a href="full_index.html">Full index</a></P>
-	<P>&copy; 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+	<P>&copy; 2003-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
 	</body>
 	</html>
 	EOF

Modified: grass/branches/develbranch_6/tools/module_synopsis.sh
===================================================================
--- grass/branches/develbranch_6/tools/module_synopsis.sh	2009-02-10 15:06:58 UTC (rev 35842)
+++ grass/branches/develbranch_6/tools/module_synopsis.sh	2009-02-10 15:13:20 UTC (rev 35843)
@@ -237,7 +237,7 @@
 <hr>
 <p>
 <a href="index.html">Help Index</a><br>
-&copy; 2007-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+&copy; 2007-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a>
 </p>
 
 </BODY>



More information about the grass-commit mailing list