--- a/common/entity.py Tue Jan 27 13:58:17 2009 +0100
+++ b/common/entity.py Tue Jan 27 14:03:17 2009 +0100
@@ -1,7 +1,7 @@
"""Base class for entity objects manipulated in clients
: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"
--- 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"
--- a/schema.py Tue Jan 27 13:58:17 2009 +0100
+++ b/schema.py Tue Jan 27 14:03:17 2009 +0100
@@ -1,7 +1,7 @@
"""classes to define schemas for CubicWeb
: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"
--- a/server/hooks.py Tue Jan 27 13:58:17 2009 +0100
+++ b/server/hooks.py Tue Jan 27 14:03:17 2009 +0100
@@ -2,7 +2,7 @@
entities...
: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"
--- a/server/repository.py Tue Jan 27 13:58:17 2009 +0100
+++ b/server/repository.py Tue Jan 27 14:03:17 2009 +0100
@@ -11,7 +11,7 @@
: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"
--- a/server/securityhooks.py Tue Jan 27 13:58:17 2009 +0100
+++ b/server/securityhooks.py Tue Jan 27 14:03:17 2009 +0100
@@ -2,7 +2,7 @@
the user connected to a session
: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"
--- a/web/test/unittest_viewselector.py Tue Jan 27 13:58:17 2009 +0100
+++ b/web/test/unittest_viewselector.py Tue Jan 27 14:03:17 2009 +0100
@@ -1,6 +1,5 @@
# -*- coding: iso-8859-1 -*-
"""XXX rename, split, reorganize this
-
"""
import os.path as osp
--- a/web/views/baseviews.py Tue Jan 27 13:58:17 2009 +0100
+++ b/web/views/baseviews.py Tue Jan 27 14:03:17 2009 +0100
@@ -8,7 +8,7 @@
: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"