wsgi/request.py
branchstable
changeset 4212 ab6573088b4a
parent 2476 1294a6bdf3bf
child 5155 1dea6e0fdfc1
child 5421 8167de96c523
--- a/wsgi/request.py	Tue Jan 05 22:11:37 2010 +0100
+++ b/wsgi/request.py	Thu Jan 07 16:52:32 2010 +0100
@@ -5,7 +5,7 @@
   http://www.djangoproject.com/
 
 :organization: Logilab
-:copyright: 2008-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
+:copyright: 2008-2010 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """