[GRASS-SVN] r48275 - grass/branches/develbranch_6/tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Sep 13 16:12:52 EDT 2011
Author: neteler
Date: 2011-09-13 13:12:52 -0700 (Tue, 13 Sep 2011)
New Revision: 48275
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 2011-09-13 20:12:37 UTC (rev 48274)
+++ grass/branches/develbranch_6/tools/build_html_index.sh 2011-09-13 20:12:52 UTC (rev 48275)
@@ -196,7 +196,7 @@
echo "<BR><BR>
<hr>
<p><a href=\"$2\">Help Index</a> | <a href=\"full_index.html\">Full Index</a><br>
-© 2003-2010 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a></p>
+© 2003-2011 <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 2011-09-13 20:12:37 UTC (rev 48274)
+++ grass/branches/develbranch_6/tools/mkhtml.sh 2011-09-13 20:12:52 UTC (rev 48275)
@@ -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-2010 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+ <P>© 2003-2011 <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 2011-09-13 20:12:37 UTC (rev 48274)
+++ grass/branches/develbranch_6/tools/module_synopsis.sh 2011-09-13 20:12:52 UTC (rev 48275)
@@ -326,7 +326,7 @@
<hr>
<p>
<a href="index.html">Help Index</a><br>
-© 2007-2010 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2007-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a>
</p>
</BODY>
More information about the grass-commit
mailing list