[GRASS-SVN] r64118 - in grass/branches/releasebranch_6_4: . include tools
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Jan 13 02:35:50 PST 2015
Author: neteler
Date: 2015-01-13 02:35:50 -0800 (Tue, 13 Jan 2015)
New Revision: 64118
Modified:
grass/branches/releasebranch_6_4/grasslib.dox
grass/branches/releasebranch_6_4/include/VERSION
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/grasslib.dox
===================================================================
--- grass/branches/releasebranch_6_4/grasslib.dox 2015-01-13 10:22:44 UTC (rev 64117)
+++ grass/branches/releasebranch_6_4/grasslib.dox 2015-01-13 10:35:50 UTC (rev 64118)
@@ -22,7 +22,7 @@
GRASS module authors are cited within their module's source code and the
contributed manual pages.
-© 2000-2013 GRASS Development Team<br>
+© 2000-2015 GRASS Development Team<br>
Published under GNU Free Documentation License (GFDL)
http://www.fsf.org/copyleft/fdl.html
Modified: grass/branches/releasebranch_6_4/include/VERSION
===================================================================
--- grass/branches/releasebranch_6_4/include/VERSION 2015-01-13 10:22:44 UTC (rev 64117)
+++ grass/branches/releasebranch_6_4/include/VERSION 2015-01-13 10:35:50 UTC (rev 64118)
@@ -1,4 +1,4 @@
6
4
5svn
-2014
+2015
Modified: grass/branches/releasebranch_6_4/tools/build_html_index.sh
===================================================================
--- grass/branches/releasebranch_6_4/tools/build_html_index.sh 2015-01-13 10:22:44 UTC (rev 64117)
+++ grass/branches/releasebranch_6_4/tools/build_html_index.sh 2015-01-13 10:35:50 UTC (rev 64118)
@@ -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-2014 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a>, GRASS GIS $GRASSVERSION Reference Manual</p>
+© 2003-2015 <a href=\"http://grass.osgeo.org\">GRASS Development Team</a>, GRASS GIS $GRASSVERSION Reference Manual</p>
</body>
</html>" >> "$1"
}
Modified: grass/branches/releasebranch_6_4/tools/mkhtml.sh
===================================================================
--- grass/branches/releasebranch_6_4/tools/mkhtml.sh 2015-01-13 10:22:44 UTC (rev 64117)
+++ grass/branches/releasebranch_6_4/tools/mkhtml.sh 2015-01-13 10:35:50 UTC (rev 64118)
@@ -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-2014 <a href="http://grass.osgeo.org">GRASS Development Team</a></p>
+ <P>© 2003-2015 <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 2015-01-13 10:22:44 UTC (rev 64117)
+++ grass/branches/releasebranch_6_4/tools/module_synopsis.sh 2015-01-13 10:35:50 UTC (rev 64118)
@@ -237,7 +237,7 @@
<hr>
<p>
<a href="index.html">Help Index</a><br>
-© 2007-2014 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2007-2015 <a href="http://grass.osgeo.org">GRASS Development Team</a>
</p>
</body>
More information about the grass-commit
mailing list