diff -r 49dfd0bb422c -r ac5c9442b1fd entities/__init__.py --- a/entities/__init__.py Tue Jan 27 13:58:17 2009 +0100 +++ b/entities/__init__.py Tue Jan 27 14:03:17 2009 +0100 @@ -1,7 +1,7 @@ """base application's entities class implementation: `AnyEntity` :organization: Logilab -:copyright: 2001-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +:copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved. :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr """ __docformat__ = "restructuredtext en"