Merge lp:~cjwatson/launchpad/readthedocs-copyright-2019 into lp:launchpad

Proposed by Colin Watson
Status: Merged
Merged at revision: 19011
Proposed branch: lp:~cjwatson/launchpad/readthedocs-copyright-2019
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
doc/conf.py (+1/-1)
To merge this branch: bzr merge lp:~cjwatson/launchpad/readthedocs-copyright-2019
Reviewer Review Type Date Requested Status
Maximiliano Bertacchini (community) Approve
Launchpad code reviewers Pending
Review via email: mp+370480@code.launchpad.net

Commit message

Update copyright dates for developer documentation.

Description of the change

Also bring the copyright holder into sync with that asserted elsewhere in the tree.

To post a comment you must log in.
Revision history for this message
Maximiliano Bertacchini (maxiberta) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/conf.py'
2--- doc/conf.py 2011-02-22 17:58:27 +0000
3+++ doc/conf.py 2019-07-23 11:25:40 +0000
4@@ -41,7 +41,7 @@
5
6 # General information about the project.
7 project = u'Launchpad'
8-copyright = u'2011, The Launchpad Developers'
9+copyright = u'2004-2019, Canonical Ltd.'
10
11 # The version info for the project you're documenting, acts as replacement for
12 # |version| and |release|, also used in various other places throughout the