[GRASS-SVN] r58779 - grass/branches/develbranch_6/tools

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jan 25 11:05:31 PST 2014


Author: neteler
Date: 2014-01-25 11:05:31 -0800 (Sat, 25 Jan 2014)
New Revision: 58779

Modified:
   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/mkhtml.sh
===================================================================
--- grass/branches/develbranch_6/tools/mkhtml.sh	2014-01-25 19:04:22 UTC (rev 58778)
+++ grass/branches/develbranch_6/tools/mkhtml.sh	2014-01-25 19:05:31 UTC (rev 58779)
@@ -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-2013 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+	<P>© 2003-2014 <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	2014-01-25 19:04:22 UTC (rev 58778)
+++ grass/branches/develbranch_6/tools/module_synopsis.sh	2014-01-25 19:05:31 UTC (rev 58779)
@@ -326,7 +326,7 @@
 <hr>
 <p>
 <a href="index.html">Help Index</a><br>
-© 2007-2013 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2007-2014 <a href="http://grass.osgeo.org">GRASS Development Team</a>
 </p>
 
 </body>



More information about the grass-commit mailing list