diff options
author | Tim Harder <radhermit@gmail.com> | 2021-03-21 12:02:23 -0600 |
---|---|---|
committer | Tim Harder <radhermit@gmail.com> | 2021-03-21 12:02:23 -0600 |
commit | c2349a7967221e5691b690fbaea37a2ee71cf918 (patch) | |
tree | 9dafc616551c1810de5c2e3a188c3895e5ec2ab8 /doc | |
parent | containers: drop cext/native fallback for ProtectedSet __contains__() (diff) | |
download | snakeoil-c2349a7967221e5691b690fbaea37a2ee71cf918.tar.gz snakeoil-c2349a7967221e5691b690fbaea37a2ee71cf918.tar.bz2 snakeoil-c2349a7967221e5691b690fbaea37a2ee71cf918.zip |
bump copyright dates
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index f0d6755f..ad8878b5 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -54,7 +54,7 @@ master_doc = 'index' # General information about the project. project = 'snakeoil' authors = '' -copyright = '2007-2017, snakeoil contributors' +copyright = '2007-2021, snakeoil 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 |