req.py
changeset 4307 7fba9c34c88f
parent 4300 03430023ce82
child 4459 f628abfb3a6c
--- a/req.py	Thu Jan 21 10:48:00 2010 +0100
+++ b/req.py	Thu Jan 21 10:51:07 2010 +0100
@@ -1,7 +1,7 @@
 """Base class for request/session
 
 :organization: Logilab
-:copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
+:copyright: 2001-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
 :license: Library General Public License version 2 - http://www.gnu.org/licenses
 """