# HG changeset patch # User Greg Ward # Date 1402089719 14400 # Node ID 34e4e51affd154c2a9c5ce99cdf656e2d6c1c9ea # Parent 64a2e940e1b2da06af3fa51f9813c67da617a119 docs: update copyright statement used by sphinx diff -r 64a2e940e1b2 -r 34e4e51affd1 docs/conf.py --- a/docs/conf.py Fri Jun 06 17:20:30 2014 -0400 +++ b/docs/conf.py Fri Jun 06 17:21:59 2014 -0400 @@ -12,8 +12,8 @@ master_doc = 'index' # General substitutions. -project = 'Obsolete experimentation' -copyright = '2010-2011, pierre-yves.david@logilab.fr' +project = 'evolve extension for Mercurial' +copyright = '2010-2014, Pierre-Yves David, Greg Ward, and contributors' # The default replacements for |version| and |release|, also used in various # other places throughout the built documents.