replace "Logilab Inc" with "Logilab".
authorNicolas Chauvat <nicolas.chauvat@logilab.fr>
Wed, 12 Nov 2008 19:07:26 +0100
changeset 31 6cb1b501a044
parent 30 25ef1dddaab8
child 32 ffe4188a33e8
replace "Logilab Inc" with "Logilab".
doc/conf.py
doc/html-build/source/index.html
--- 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
--- a/doc/html-build/source/index.html	Wed Nov 12 17:05:26 2008 +0100
+++ b/doc/html-build/source/index.html	Wed Nov 12 19:07:26 2008 +0100
@@ -100,9 +100,9 @@
       </ul>
     </div>
     <div class="footer">
-      &copy; Copyright 2008, Logilab Inc..
+      &copy; Copyright 2008, Logilab.
       Last updated on Oct 31, 2008.
       Created using <a href="http://sphinx.pocoo.org/">Sphinx</a>.
     </div>
   </body>
-</html>
\ No newline at end of file
+</html>