Mercurial > p > roundup > code
diff website/www/conf.py @ 5634:cb4b232fcbaa
website: bump copyright to 2019
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Thu, 07 Mar 2019 15:32:25 +0100 |
| parents | 9e2f5a615eca |
| children | e6bee80c20f8 b68d3d8531d5 |
line wrap: on
line diff
--- a/website/www/conf.py Thu Mar 07 09:00:10 2019 +0100 +++ b/website/www/conf.py Thu Mar 07 15:32:25 2019 +0100 @@ -45,7 +45,7 @@ # General information about the project. project = u'Roundup' -copyright = u'2009-2018, Richard Jones, Roundup-Team' +copyright = u'2009-2019, Richard Jones, Roundup-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
