summaryrefslogtreecommitdiff
path: root/manager.py
diff options
context:
space:
mode:
Diffstat (limited to 'manager.py')
-rw-r--r--manager.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/manager.py b/manager.py
index e0622f4b..65e640fc 100644
--- a/manager.py
+++ b/manager.py
@@ -15,9 +15,9 @@ possible by providing a class responsible to get astng representation
from various source and using a cache of built modules)
:author: Sylvain Thenault
-:copyright: 2003-2009 LOGILAB S.A. (Paris, FRANCE)
+:copyright: 2003-2010 LOGILAB S.A. (Paris, FRANCE)
:contact: http://www.logilab.fr/ -- mailto:python-projects@logilab.org
-:copyright: 2003-2009 Sylvain Thenault
+:copyright: 2003-2010 Sylvain Thenault
:contact: mailto:thenault@gmail.com
"""