diff options
author | Aarni Koskela <akx@iki.fi> | 2023-02-28 15:55:39 +0200 |
---|---|---|
committer | Aarni Koskela <akx@iki.fi> | 2023-02-28 16:05:05 +0200 |
commit | 9beda0bed2600af47827ad200b0c5864c542c617 (patch) | |
tree | 0f33c97c5ffbd784908cf08815702e86fbb1f1f4 /docs/conf.py | |
parent | 287f731fdde4b24034fd7f18b44de78e8db930e5 (diff) | |
download | babel-9beda0bed2600af47827ad200b0c5864c542c617.tar.gz |
Update copyright year to 2023
Diffstat (limited to 'docs/conf.py')
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 45ce059..6a21fe6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -44,7 +44,7 @@ master_doc = 'index' # General information about the project. project = 'Babel' -copyright = '2022, The Babel Team' +copyright = '2023, The Babel 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 |