launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #23815
[Merge] lp:~cjwatson/launchpad/readthedocs-copyright-2019 into lp:launchpad
Colin Watson has proposed merging lp:~cjwatson/launchpad/readthedocs-copyright-2019 into lp:launchpad.
Commit message:
Update copyright dates for developer documentation.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/readthedocs-copyright-2019/+merge/370480
Also bring the copyright holder into sync with that asserted elsewhere in the tree.
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/readthedocs-copyright-2019 into lp:launchpad.
=== modified file 'doc/conf.py'
--- doc/conf.py 2011-02-22 17:58:27 +0000
+++ doc/conf.py 2019-07-23 11:25:40 +0000
@@ -41,7 +41,7 @@
# General information about the project.
project = u'Launchpad'
-copyright = u'2011, The Launchpad Developers'
+copyright = u'2004-2019, Canonical Ltd.'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
Follow ups