At file:///home/vila/src/bzr/bugs/219334-texinfo/ ------------------------------------------------------------ revno: 5199 revision-id: [email protected] parent: [email protected] committer: Vincent Ladeuil <[email protected]> branch nick: cleanup timestamp: Wed 2010-07-07 12:27:54 +0200 message: Fix typo in copyright template.
=== modified file 'bzrlib/doc_generate/sphinx_conf.py' --- a/bzrlib/doc_generate/sphinx_conf.py 2010-07-05 12:45:47 +0000 +++ b/bzrlib/doc_generate/sphinx_conf.py 2010-07-07 10:27:54 +0000 @@ -34,7 +34,7 @@ # General information about the project. project = u'Bazaar' -copyright = u'2009, 2010, Canonical Ltd' +copyright = u'2009, 2010 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
-- bazaar-commits mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/bazaar-commits
