Happy new year

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@67468 15284696-431f-4ddb-bdfa-cd5b030d7da7
py3
neteler 2016-01-02 15:54:04 +00:00
parent ded4b4ccdd
commit 4a2168766c
8 changed files with 10 additions and 10 deletions

View File

@ -306,6 +306,6 @@ http://trac.osgeo.org/grass/wiki/Submitting
http://grass.osgeo.org/documentation/first-time-users/
------------------
(C) 1999-2015 by The GRASS Development Team
(C) 1999-2016 by The GRASS Development Team
Last changed: $Date$

View File

@ -196,7 +196,7 @@ MacOSX users may go here to download precompiled libraries etc.:
<p>
<hr width="100%">
<i>&copy; GRASS Development Team 2001-2015</i>
<i>&copy; GRASS Development Team 2001-2016</i>
<p>Please report bugs here:
<br><a href="http://grass.osgeo.org/development/bug-tracking/">http://grass.osgeo.org/development/bug-tracking/</a>

View File

@ -58,7 +58,7 @@ Contents
7
1
0RC1
2015
2016
rm -f include/VERSION~
- Update additionally the winGRASS version
@ -116,9 +116,9 @@ Contents
#example
7
0
1
0svn
2014
2016
rm -f include/VERSION~
svn ci -m"back to SVN" include/VERSION

View File

@ -38,7 +38,7 @@ print gcore.version()
<div class="code"><pre>
g.version
GRASS 7.1.svn (2015)
GRASS 7.1.svn (2016)
</pre></div>
<h3>GIS Library info</h3>

View File

@ -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.
&copy; 2000-2015 by the GRASS Development Team
&copy; 2000-2016 by the GRASS Development Team
This manual is published under <a
href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation

View File

@ -1,4 +1,4 @@
7
1
svn
2015
2016

View File

@ -18,7 +18,7 @@
# command line options for setting the GISDBASE, LOCATION,
# and/or MAPSET. Finally it starts GRASS with the appropriate
# user interface and cleans up after it is finished.
# COPYRIGHT: (C) 2000-2015 by the GRASS Development Team
# COPYRIGHT: (C) 2000-2016 by the GRASS Development Team
#
# This program is free software under the GNU General
# Public License (>=v2). Read the file COPYING that

View File

@ -167,7 +167,7 @@ r"""
--------------
:doc:`Manual main page <index>` \| :doc:`Full Index <full_index>`
2003-2015 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
2003-2016 `GRASS Development Team <http://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
""")
cmd1_tmpl = string.Template(\