[GRASS-SVN] r35845 - grass/branches/releasebranch_6_3/tools

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 10 10:15:17 EST 2009


Author: neteler
Date: 2009-02-10 10:15:17 -0500 (Tue, 10 Feb 2009)
New Revision: 35845

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

Modified: grass/branches/releasebranch_6_3/tools/build_html_index.sh
===================================================================
--- grass/branches/releasebranch_6_3/tools/build_html_index.sh	2009-02-10 15:13:48 UTC (rev 35844)
+++ grass/branches/releasebranch_6_3/tools/build_html_index.sh	2009-02-10 15:15:17 UTC (rev 35845)
@@ -113,7 +113,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/releasebranch_6_3/tools/mkhtml.sh
===================================================================
--- grass/branches/releasebranch_6_3/tools/mkhtml.sh	2009-02-10 15:13:48 UTC (rev 35844)
+++ grass/branches/releasebranch_6_3/tools/mkhtml.sh	2009-02-10 15:15:17 UTC (rev 35845)
@@ -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/releasebranch_6_3/tools/module_synopsis.sh
===================================================================
--- grass/branches/releasebranch_6_3/tools/module_synopsis.sh	2009-02-10 15:13:48 UTC (rev 35844)
+++ grass/branches/releasebranch_6_3/tools/module_synopsis.sh	2009-02-10 15:15:17 UTC (rev 35845)
@@ -237,7 +237,7 @@
 <hr>
 <p>
 <a href="index.html">Help Index</a><br>
-&copy; 2007 <a href="http://grass.itc.it">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