summaryrefslogtreecommitdiff
path: root/patchcomptransformer.py
diff options
context:
space:
mode:
Diffstat (limited to 'patchcomptransformer.py')
-rw-r--r--patchcomptransformer.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/patchcomptransformer.py b/patchcomptransformer.py
index d060b68c..7e8183c5 100644
--- a/patchcomptransformer.py
+++ b/patchcomptransformer.py
@@ -13,9 +13,9 @@
"""Monkey patch compiler.transformer to fix line numbering bugs
:author: Sylvain Thenault
-:copyright: 2003-2008 LOGILAB S.A. (Paris, FRANCE)
+:copyright: 2003-2009 LOGILAB S.A. (Paris, FRANCE)
:contact: http://www.logilab.fr/ -- mailto:python-projects@logilab.org
-:copyright: 2003-2008 Sylvain Thenault
+:copyright: 2003-2009 Sylvain Thenault
:contact: mailto:thenault@gmail.com
"""