فهرست منبع

Happy New Year

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73896 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 6 سال پیش
والد
کامیت
dc5017262b
7فایلهای تغییر یافته به همراه8 افزوده شده و 8 حذف شده
  1. 1 1
      INSTALL
  2. 1 1
      REQUIREMENTS.html
  3. 2 2
      grasslib.dox
  4. 1 1
      include/VERSION
  5. 1 1
      lib/gis/gislib_cmdline_parsing.dox
  6. 1 1
      lib/init/grass.py
  7. 1 1
      man/build_rest.py

+ 1 - 1
INSTALL

@@ -314,6 +314,6 @@ https://trac.osgeo.org/grass/wiki/Submitting
 https://grass.osgeo.org/documentation/first-time-users/
 
 ------------------
-(C) 1999-2018 by The GRASS Development Team
+(C) 1999-2019 by The GRASS Development Team
 
 Last changed: $Date$

+ 1 - 1
REQUIREMENTS.html

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

+ 2 - 2
grasslib.dox

@@ -1,7 +1,7 @@
 /*! \mainpage GRASS GIS 7 Programmer's Manual
 <!-- * doxygenized from "GRASS 5 Programmer's Manual"
        by M. Neteler 2/2004
-     * updated 8/2005, 2006-2008, 2010-2011, 2017, 2018
+     * updated 8/2005, 2006-2008, 2010-2011, 2017, 2018, 2019
   -->
 
 <a href="https://grass.osgeo.org">GRASS GIS</a> (<b>Geographic
@@ -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-2018 by the GRASS Development Team
+&copy; 2000-2019 by the GRASS Development Team
 
 This manual is published under <a
 href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation

+ 1 - 1
include/VERSION

@@ -1,4 +1,4 @@
 7
 7
 svn
-2018
+2019

+ 1 - 1
lib/gis/gislib_cmdline_parsing.dox

@@ -4,7 +4,7 @@
 <!--
 extracted form gislib.dox and improved by Vaclav Petras, 2013
 
-Copyright 2004-2018 by the GRASS Development Team
+Copyright 2004-2019 by the GRASS Development Team
 
 Published under GNU Free Documentation License
 -->

+ 1 - 1
lib/init/grass.py

@@ -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-2018 by the GRASS Development Team
+# COPYRIGHT:    (C) 2000-2019 by the GRASS Development Team
 #
 #               This program is free software under the GNU General
 #               Public License (>=v2). Read the file COPYING that

+ 1 - 1
man/build_rest.py

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