test/unittest_entity.py
changeset 1977 606923dff11b
parent 1905 9c96dd7cc624
child 2125 19861294506f
--- a/test/unittest_entity.py	Thu May 28 08:06:12 2009 +0200
+++ b/test/unittest_entity.py	Thu May 28 09:20:07 2009 +0200
@@ -1,5 +1,11 @@
 # -*- coding: utf-8 -*-
-"""unit tests for cubicweb.web.views.entities module"""
+"""unit tests for cubicweb.web.views.entities module
+
+:organization: Logilab
+:copyright: 2001-2009 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
+"""
 
 from datetime import datetime