Skip to content

Commit

Permalink
grass.pygrass.messages: Change date of file header
Browse files Browse the repository at this point in the history
  • Loading branch information
echoix committed Nov 2, 2024
1 parent 90147d7 commit 5fb2324
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/grass/pygrass/messages/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
Fast and exit-safe interface to GRASS C-library message functions
(C) 2013 by the GRASS Development Team
(C) 2013-2024 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.
@author Soeren Gebbert
@author Soeren Gebbert, Edouard Choinière
"""

from __future__ import annotations
Expand Down

0 comments on commit 5fb2324

Please sign in to comment.