[GRASS-SVN] r35842 - grass/trunk/tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Feb 10 10:06:58 EST 2009
Author: neteler
Date: 2009-02-10 10:06:58 -0500 (Tue, 10 Feb 2009)
New Revision: 35842
Modified:
grass/trunk/tools/build_html_index.sh
grass/trunk/tools/mkhtml.sh
grass/trunk/tools/module_synopsis.sh
Log:
happy new year
Modified: grass/trunk/tools/build_html_index.sh
===================================================================
--- grass/trunk/tools/build_html_index.sh 2009-02-10 13:36:40 UTC (rev 35841)
+++ grass/trunk/tools/build_html_index.sh 2009-02-10 15:06:58 UTC (rev 35842)
@@ -123,7 +123,7 @@
<BR><BR>
<hr>
<p><a href="$2">Help Index</a> | <a href="full_index.html">Full Index</a><br>
-© 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+© 2003-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
</html>
EOF
Modified: grass/trunk/tools/mkhtml.sh
===================================================================
--- grass/trunk/tools/mkhtml.sh 2009-02-10 13:36:40 UTC (rev 35841)
+++ grass/trunk/tools/mkhtml.sh 2009-02-10 15:06:58 UTC (rev 35842)
@@ -64,7 +64,7 @@
cat <<-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>© 2003-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+ <p>© 2003-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
</body>
</html>
EOF
Modified: grass/trunk/tools/module_synopsis.sh
===================================================================
--- grass/trunk/tools/module_synopsis.sh 2009-02-10 13:36:40 UTC (rev 35841)
+++ grass/trunk/tools/module_synopsis.sh 2009-02-10 15:06:58 UTC (rev 35842)
@@ -237,7 +237,7 @@
<hr>
<p>
<a href="index.html">Help Index</a><br>
-© 2007-2008 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2007-2009 <a href="http://grass.osgeo.org">GRASS Development Team</a>
</p>
</BODY>
More information about the grass-commit
mailing list