doc/conf.py
changeset 31 6cb1b501a044
parent 1 88d637274072
child 34 88b4a6475a26
--- a/doc/conf.py	Wed Nov 12 17:05:26 2008 +0100
+++ b/doc/conf.py	Wed Nov 12 19:07:26 2008 +0100
@@ -36,7 +36,7 @@
 
 # General substitutions.
 project = 'Cubicweb'
-copyright = '2008, Logilab Inc.'
+copyright = '2008, Logilab'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
@@ -158,7 +158,7 @@
 # (source start file, target name, title, author, document class [howto/manual]).
 latex_documents = [
   ('index', 'Cubicweb.tex', 'Cubicweb Documentation',
-   'Logilab Inc.', 'manual'),
+   'Logilab', 'manual'),
 ]
 
 # The name of an image file (relative to this directory) to place at the top of