diff options
Diffstat (limited to 'inspector.py')
-rw-r--r-- | inspector.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inspector.py b/inspector.py index 45a18b65..1d2179e2 100644 --- a/inspector.py +++ b/inspector.py @@ -18,9 +18,9 @@ This module has been imported from pyreverse :version: $Revision: 1.6 $ :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 """ |