[GRASS-SVN] r50877 - grass/branches/releasebranch_6_4/tools

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Feb 19 12:24:45 EST 2012


Author: neteler
Date: 2012-02-19 09:24:45 -0800 (Sun, 19 Feb 2012)
New Revision: 50877

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	2012-02-19 16:20:30 UTC (rev 50876)
+++ grass/branches/releasebranch_6_4/tools/build_html_index.sh	2012-02-19 17:24:45 UTC (rev 50877)
@@ -196,7 +196,7 @@
 echo "<br><br>
 <hr>
 <p><a href=\"$2\">Help Index</a> | <a href=\"full_index.html\">Full Index</a><br>
-&copy; 2003-2011 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a></p>
+&copy; 2003-2012 <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	2012-02-19 16:20:30 UTC (rev 50876)
+++ grass/branches/releasebranch_6_4/tools/mkhtml.sh	2012-02-19 17:24:45 UTC (rev 50877)
@@ -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-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+	<P>&copy; 2003-2012 <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	2012-02-19 16:20:30 UTC (rev 50876)
+++ grass/branches/releasebranch_6_4/tools/module_synopsis.sh	2012-02-19 17:24:45 UTC (rev 50877)
@@ -237,7 +237,7 @@
 <hr>
 <p>
 <a href="index.html">Help Index</a><br>
-&copy; 2007-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+&copy; 2007-2012 <a href="http://grass.osgeo.org">GRASS Development Team</a>
 </p>
 
 </body>



More information about the grass-commit mailing list