aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-12 13:47:41 -0400
committerDavid Robillard <d@drobilla.net>2022-06-12 13:47:41 -0400
commit0e7053de7086423484e5a8f2c0db76efba4ed257 (patch)
tree3240e8751afbd4d0e42d384bdf53aa60de7ea164 /doc
parent020eeafddee36b7142fceac4cd3bd67250a015fd (diff)
downloadserd-0e7053de7086423484e5a8f2c0db76efba4ed257.tar.gz
serd-0e7053de7086423484e5a8f2c0db76efba4ed257.tar.bz2
serd-0e7053de7086423484e5a8f2c0db76efba4ed257.zip
Update top-level copyright dates
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py.in b/doc/conf.py.in
index 9375f0dc..de3f183c 100644
--- a/doc/conf.py.in
+++ b/doc/conf.py.in
@@ -1,7 +1,7 @@
# Project information
project = "Serd"
-copyright = "2020, David Robillard"
+copyright = "2022, David Robillard"
author = "David Robillard"
release = "@SERD_VERSION@"