Skip to content

Commit

Permalink
gui: Happy new year 2025 (OSGeo#4920)
Browse files Browse the repository at this point in the history
`g.version` / wxGUI "About" dialog still point to 2024. This PR updates to 2025.

I used the diff from last year's PR OSGeo#3407 and updated it accordingly with a few extras.
  • Loading branch information
neteler authored Jan 7, 2025
1 parent c952ed2 commit 8f47062
Show file tree
Hide file tree
Showing 20 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# PURPOSE: It provides the commands necessary to compile, install,
# clean, and uninstall GRASS
# See INSTALL.md file for usage.
# COPYRIGHT: (C) 2002-2024 by the GRASS Development Team
# COPYRIGHT: (C) 2002-2025 by the GRASS Development Team
#
# This program is free software under the GNU General Public
# License (>=v2). Read the file COPYING that comes with GRASS
Expand Down
2 changes: 1 addition & 1 deletion REQUIREMENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ MacOSX users may go here to download precompiled libraries etc.:

---

© _GRASS Development Team 1997-2024_
© _GRASS Development Team 1997-2025_

Please report bugs here:
[https://grass.osgeo.org/contribute/](https://grass.osgeo.org/contribute/)
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
# PURPOSE: This configure runs all the tests to determine what components
# are installed on the current system. It also defines certain
# configuration variables for compilation and installation.
# COPYRIGHT: (C) 2000-2024 by the GRASS Development Team
# COPYRIGHT: (C) 2000-2025 by the GRASS Development Team
#
# This program is free software under the GNU General
# Public License (>=v2). Read the file COPYING that
Expand Down
4 changes: 2 additions & 2 deletions grasslib.dox
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/*! \mainpage GRASS GIS 8 Programmer's Manual
<!-- * doxygenized from "GRASS 5 Programmer's Manual"
by M. Neteler 2/2004
* updated 8/2005, 2006-2024
* updated 8/2005, 2006-2025
-->

<a href="https://grass.osgeo.org">GRASS GIS</a> (<b>Geographic
Expand All @@ -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-2024 by the GRASS Development Team
&copy; 2000-2025 by the GRASS Development Team

This manual is published under <a
href="http://www.fsf.org/copyleft/fdl.html">GNU Free Documentation
Expand Down
2 changes: 1 addition & 1 deletion include/VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
8
5
0dev
2024
2025
2 changes: 1 addition & 1 deletion include/grass/gis.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* PURPOSE: This file contains definitions of variables and data types
* for use with most, if not all, Grass programs. This file is
* usually included in every Grass program.
* COPYRIGHT: (C) 2000-2024 by the GRASS Development Team
* COPYRIGHT: (C) 2000-2025 by the GRASS Development Team
*
* This program is free software under the GNU General Public
* License (>=v2). Read the file COPYING that comes with GRASS
Expand Down
2 changes: 1 addition & 1 deletion lib/gis/env.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\brief GIS library - environment routines
(C) 2001-2024 by the GRASS Development Team
(C) 2001-2025 by the GRASS Development Team
This program is free software under the GNU General Public License
(>=v2). Read the file COPYING that comes with GRASS for details.
Expand Down
2 changes: 1 addition & 1 deletion lib/gis/gislib_cmdline_parsing.dox
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!--
extracted form gislib.dox and improved by Vaclav Petras, 2013

Copyright 2004-2024 by the GRASS Development Team
Copyright 2004-2025 by the GRASS Development Team

Published under GNU Free Documentation License
-->
Expand Down
2 changes: 1 addition & 1 deletion lib/gis/parser_html.c
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
\brief GIS Library - Argument parsing functions (HTML output)
(C) 2001-2024 by the GRASS Development Team
(C) 2001-2025 by the GRASS Development Team
This program is free software under the GNU General Public License
(>=v2). Read the file COPYING that comes with GRASS for details.
Expand Down
2 changes: 1 addition & 1 deletion lib/init/grass.py
Original file line number Diff line number Diff line change
Expand Up @@ -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-2024 by the GRASS Development Team
# COPYRIGHT: (C) 2000-2025 by the GRASS Development Team
#
# This program is free software under the GNU General
# Public License (>=v2). Read the file COPYING that
Expand Down
2 changes: 1 addition & 1 deletion lib/init/grass.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# 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-2024 by the GRASS Development Team
# COPYRIGHT: (C) 2000-2025 by the GRASS Development Team
#
# This program is free software under the GNU General
# Public License (>=v2). Read the file COPYING that
Expand Down
2 changes: 1 addition & 1 deletion man/build.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3

# utilities for generating HTML indices
# (C) 2003-2024 Markus Neteler and the GRASS Development Team
# (C) 2003-2025 Markus Neteler and the GRASS Development Team
# Authors:
# Markus Neteler
# Glynn Clements
Expand Down
2 changes: 1 addition & 1 deletion man/build_graphical_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# MODULE: build_graphical_index
# AUTHOR(S): Vaclav Petras <wenzeslaus gmail com>
# PURPOSE: Build graphical index
# COPYRIGHT: (C) 2015-2024 by Vaclav Petras and the GRASS Development Team
# COPYRIGHT: (C) 2015-2025 by Vaclav Petras and the GRASS Development Team
#
# This program is free software under the GNU General Public
# License (>=v2). Read the file COPYING that comes with GRASS
Expand Down
4 changes: 2 additions & 2 deletions man/build_rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"""
# utilities for generating REST indices
# utilities for generating HTML indices
# (C) 2003-2024 by Luca Delucchi and the GRASS Development Team
# (C) 2003-2025 by Luca Delucchi and the GRASS Development Team

import os
import string
Expand Down Expand Up @@ -171,7 +171,7 @@
--------------
:doc:`Manual main page <index>` \| :doc:`Full Index <full_index>`
2003-2024 `GRASS Development Team <https://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
2003-2025 `GRASS Development Team <https://grass.osgeo.org>`_, GRASS GIS ${grass_version} Reference Manual
""" # noqa: E501
)

Expand Down
2 changes: 1 addition & 1 deletion man/build_topics.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3

# generates topics.html and topic_*.html
# (c) 2012-2024 by the GRASS Development Team
# (c) 2012-2025 by the GRASS Development Team

import os
import glob
Expand Down
2 changes: 1 addition & 1 deletion man/sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

# General information about the project.
project = "GRASS GIS"
copyright = "2024, GRASS Development Team"
copyright = "2025, GRASS Development Team"

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
2 changes: 1 addition & 1 deletion python/grass/docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@

# General information about the project.
project = "Python library documentation"
copyright = "2024, GRASS Development Team"
copyright = "2025, GRASS Development Team"

# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Expand Down
2 changes: 1 addition & 1 deletion python/grass/script/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from grass.script import core as grass
grass.parser()
(C) 2008-2024 by the GRASS Development Team
(C) 2008-2025 by the GRASS Development Team
This program is free software under the GNU General Public
License (>=v2). Read the file COPYING that comes with GRASS
for details.
Expand Down
2 changes: 1 addition & 1 deletion python/grass/script/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
session.finish()
(C) 2010-2024 by the GRASS Development Team
(C) 2010-2025 by the GRASS Development Team
This program is free software under the GNU General Public
License (>=v2). Read the file COPYING that comes with GRASS
for details.
Expand Down
2 changes: 1 addition & 1 deletion utils/mkhtml.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Glynn Clements
# Martin Landa <landa.martin gmail.com>
# PURPOSE: Create HTML manual page snippets
# COPYRIGHT: (C) 2007-2024 by Glynn Clements
# COPYRIGHT: (C) 2007-2025 by Glynn Clements
# and the GRASS Development Team
#
# This program is free software under the GNU General
Expand Down

0 comments on commit 8f47062

Please sign in to comment.