[GRASS-SVN] r35844 - grass/branches/releasebranch_6_4/tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Feb 10 10:13:48 EST 2009
Author: neteler
Date: 2009-02-10 10:13:48 -0500 (Tue, 10 Feb 2009)
New Revision: 35844
Modified:
grass/branches/releasebranch_6_4/tools/build_html_index.sh
grass/branches/releasebranch_6_4/tools/mkhtml.sh
grass/branches/releasebranch_6_4/tools/module_synopsis.sh
Log:
happy new year
Modified: grass/branches/releasebranch_6_4/tools/build_html_index.sh
===================================================================
--- grass/branches/releasebranch_6_4/tools/build_html_index.sh 2009-02-10 15:13:20 UTC (rev 35843)
+++ grass/branches/releasebranch_6_4/tools/build_html_index.sh 2009-02-10 15:13:48 UTC (rev 35844)
@@ -128,7 +128,7 @@
echo "<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>" >> "$1"
}
Modified: grass/branches/releasebranch_6_4/tools/mkhtml.sh
===================================================================
--- grass/branches/releasebranch_6_4/tools/mkhtml.sh 2009-02-10 15:13:20 UTC (rev 35843)
+++ grass/branches/releasebranch_6_4/tools/mkhtml.sh 2009-02-10 15:13:48 UTC (rev 35844)
@@ -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>© 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/branches/releasebranch_6_4/tools/module_synopsis.sh
===================================================================
--- grass/branches/releasebranch_6_4/tools/module_synopsis.sh 2009-02-10 15:13:20 UTC (rev 35843)
+++ grass/branches/releasebranch_6_4/tools/module_synopsis.sh 2009-02-10 15:13:48 UTC (rev 35844)
@@ -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