# HG changeset patch # User Sylvain Thénault # Date 1319454545 -7200 # Node ID 75b6005eb5908139acd82413adba5e77e3ffdfe3 # Parent 9489dc9bc1149895c87fa5810a19a857f42328d7 [book] update copyright diff -r 9489dc9bc114 -r 75b6005eb590 doc/book/en/conf.py --- a/doc/book/en/conf.py Sat Oct 22 11:59:42 2011 +0200 +++ b/doc/book/en/conf.py Mon Oct 24 13:09:05 2011 +0200 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# copyright 2003-2010 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This file is part of CubicWeb. @@ -66,7 +66,7 @@ # General substitutions. project = 'CubicWeb' -copyright = '2001-2010, Logilab' +copyright = '2001-2011, Logilab' # The default replacements for |version| and |release|, also used in various # other places throughout the built documents.