[GRASS-SVN] r55783 - in grass/branches/develbranch_6: . tools

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 14 02:28:25 PDT 2013


Author: neteler
Date: 2013-04-14 02:28:25 -0700 (Sun, 14 Apr 2013)
New Revision: 55783

Modified:
   grass/branches/develbranch_6/grasslib.dox
   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:
Manual pages: Happy new year

Modified: grass/branches/develbranch_6/grasslib.dox
===================================================================
--- grass/branches/develbranch_6/grasslib.dox	2013-04-14 09:27:21 UTC (rev 55782)
+++ grass/branches/develbranch_6/grasslib.dox	2013-04-14 09:28:25 UTC (rev 55783)
@@ -22,7 +22,7 @@
 GRASS module authors are cited within their module's source code and the 
 contributed manual pages.
 
-© 2000-2011 GRASS Development Team<br>
+© 2000-2013 GRASS Development Team<br>
 Published under GNU Free Documentation License (GFDL)
 http://www.fsf.org/copyleft/fdl.html
 

Modified: grass/branches/develbranch_6/tools/build_html_index.sh
===================================================================
--- grass/branches/develbranch_6/tools/build_html_index.sh	2013-04-14 09:27:21 UTC (rev 55782)
+++ grass/branches/develbranch_6/tools/build_html_index.sh	2013-04-14 09:28:25 UTC (rev 55783)
@@ -198,7 +198,7 @@
 echo "<br><br>
 <hr>
 <p><a href=\"$2\">Help Index</a> | <a href=\"full_index.html\">Full Index</a><br>
-© 2003-2012 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a>, GRASS GIS $GRASSVERSION Reference Manual</p>
+© 2003-2013 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a>, GRASS GIS $GRASSVERSION Reference Manual</p>
 </body>
 </html>" >> "$1"
 }

Modified: grass/branches/develbranch_6/tools/mkhtml.sh
===================================================================
--- grass/branches/develbranch_6/tools/mkhtml.sh	2013-04-14 09:27:21 UTC (rev 55782)
+++ grass/branches/develbranch_6/tools/mkhtml.sh	2013-04-14 09:28:25 UTC (rev 55783)
@@ -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-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+	<P>© 2003-2013 <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	2013-04-14 09:27:21 UTC (rev 55782)
+++ grass/branches/develbranch_6/tools/module_synopsis.sh	2013-04-14 09:28:25 UTC (rev 55783)
@@ -326,7 +326,7 @@
 <hr>
 <p>
 <a href="index.html">Help Index</a><br>
-© 2007-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2007-2013 <a href="http://grass.osgeo.org">GRASS Development Team</a>
 </p>
 
 </body>



More information about the grass-commit mailing list