Browse Source

happy new year

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@64119 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 years ago
parent
commit
fe94279c39
6 changed files with 6 additions and 6 deletions
  1. 1 1
      INSTALL
  2. 1 1
      REQUIREMENTS.html
  3. 1 1
      grasslib.dox
  4. 1 1
      include/VERSION
  5. 1 1
      man/build_html.py
  6. 1 1
      man/build_rest.py

+ 1 - 1
INSTALL

@@ -306,6 +306,6 @@ http://trac.osgeo.org/grass/wiki/Submitting
 http://grass.osgeo.org/documentation/first-time-users/
 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$
 Last changed: $Date$

+ 1 - 1
REQUIREMENTS.html

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

+ 1 - 1
grasslib.dox

@@ -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
 are cited within their module's source code and the contributed manual
 pages.
 pages.
 
 
-&copy; 2000-2014 by the GRASS Development Team
+&copy; 2000-2015 by the GRASS Development Team
 
 
 This manual is published under <a
 This manual is published under <a
 href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation
 href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation

+ 1 - 1
include/VERSION

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

+ 1 - 1
man/build_html.py

@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 # -*- coding: utf-8 -*-
 
 
 # utilities for generating HTML indices
 # 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 sys
 import os
 import os

+ 1 - 1
man/build_rest.py

@@ -167,7 +167,7 @@ r"""
 --------------
 --------------
 
 
 :doc:`Help Index <index>` \| :doc:`Full Index <full_index>`
 :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(\
 cmd1_tmpl = string.Template(\