diff options
author | 2024-02-26 03:32:36 +1100 | |
---|---|---|
committer | 2024-02-26 03:32:36 +1100 | |
commit | 2dd558b2c0613d40e6e0cc692d5811868f1f1a54 (patch) | |
tree | 94946b3f66f36561fcc51650e4df048e7f8973cd /docs/source/conf.py | |
parent | 3d21b4d249986b2e226fcd80ac8a6a83d7f14e0f (diff) |
Update copyright years.
Diffstat (limited to 'docs/source/conf.py')
-rw-r--r-- | docs/source/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index e7f52cf5e9e..d79cc599add 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -56,7 +56,7 @@ master_doc = 'index' # General information about the project. project = u'MAME Documentation' -copyright = u'1997-2023, MAMEdev and contributors' +copyright = u'1997-2024, MAMEdev and contributors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |