[Erp5-report] r10053 - /erp5/trunk/products/ERP5Type/PropertySheet/Base.py

nobody at svn.erp5.org nobody at svn.erp5.org
Sun Sep 17 14:36:31 CEST 2006


Author: jp
Date: Sun Sep 17 14:36:30 2006
New Revision: 10053

URL: http://svn.erp5.org?rev=10053&view=rev
Log:
Comments and copyright

Modified:
    erp5/trunk/products/ERP5Type/PropertySheet/Base.py

Modified: erp5/trunk/products/ERP5Type/PropertySheet/Base.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/PropertySheet/Base.py?rev=10053&r1=10052&r2=10053&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/PropertySheet/Base.py (original)
+++ erp5/trunk/products/ERP5Type/PropertySheet/Base.py Sun Sep 17 14:36:30 2006
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.
+# Copyright (c) 2002-2006 Nexedi SARL and Contributors. All Rights Reserved.
 #                    Jean-Paul Smets-Solanes <jp at nexedi.com>
 #
 # WARNING: This program as such is intended to be used by professional
@@ -30,7 +30,7 @@
 
 class Base:
     """
-        Base properties for all ERP5 objects
+        Base properties for all ERP5Type objects
     """
 
     _properties = (




More information about the Erp5-report mailing list