Skip to content

Commit

Permalink
update copyright year (#865)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmckenna committed Jan 10, 2024
1 parent 55db0af commit 7b143da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def __getattr__(cls, name):
# General information about the project.
project = u'MapServer'

copyright = u'2023, Open Source Geospatial Foundation'
copyright = u'2024, Open Source Geospatial Foundation'

# 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 en/copyright.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ MapServer Source Code

::

Copyright (c) 2008-2023 Open Source Geospatial Foundation.
Copyright (c) 2008-2024 Open Source Geospatial Foundation.
Copyright (c) 1996-2008 Regents of the University of Minnesota.

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down

0 comments on commit 7b143da

Please sign in to comment.