launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29863
[Merge] ~lgp171188/launchpad:update-copyright-launchpad-docs into launchpad:master
Guruprasad has proposed merging ~lgp171188/launchpad:update-copyright-launchpad-docs into launchpad:master.
Commit message:
Update the copyright year in the Launchpad docs
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/440229
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~lgp171188/launchpad:update-copyright-launchpad-docs into launchpad:master.
diff --git a/doc/conf.py b/doc/conf.py
index f43f4fd..3f6130a 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -38,7 +38,7 @@ master_doc = "index"
# General information about the project.
project = "Launchpad"
-copyright = "2004-2022, Canonical Ltd."
+copyright = "2004-2023, 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