git-svn-id: https://svn.osgeo.org/grass/grass/trunk@64119 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -306,6 +306,6 @@ http://trac.osgeo.org/grass/wiki/Submitting
http://grass.osgeo.org/documentation/first-time-users/
------------------
-(C) 1999-2014 by The GRASS Development Team
+(C) 1999-2015 by The GRASS Development Team
Last changed: $Date$
@@ -194,7 +194,7 @@ MacOSX users may go here to download precompiled libraries etc.:
<p>
<hr width="100%">
-<i>© GRASS Development Team 2001-2014</i>
+<i>© GRASS Development Team 2001-2015</i>
<p>Please report bugs here:
<br><a href="http://grass.osgeo.org/development/bug-tracking/">http://grass.osgeo.org/development/bug-tracking/</a>
@@ -23,7 +23,7 @@ Team</a>, an international team of programmers, GRASS module authors
are cited within their module's source code and the contributed manual
pages.
-© 2000-2014 by the GRASS Development Team
+© 2000-2015 by the GRASS Development Team
This manual is published under <a
href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation
@@ -1,4 +1,4 @@
7
1
svn
-2014
+2015
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# utilities for generating HTML indices
-# (c) 2003-2014 by the GRASS Development Team, Markus Neteler, Glynn Clements, Luca Delucchi
+# (c) 2003-2015 by the GRASS Development Team, Markus Neteler, Glynn Clements, Luca Delucchi
import sys
import os
@@ -167,7 +167,7 @@ r"""
--------------
:doc:`Help Index <index>` \| :doc:`Full Index <full_index>`
- 2003-2014 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
+ 2003-2015 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
""")
cmd1_tmpl = string.Template(\