[Erp5-report] r29320 - /erp5/trunk/products/ERP5/PropertySheet/Preference.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Sep 30 14:39:18 CEST 2009
Author: fabien
Date: Wed Sep 30 14:39:16 2009
New Revision: 29320
URL: http://svn.erp5.org?rev=29320&view=rev
Log:
update copyright, remove unused spaces
Modified:
erp5/trunk/products/ERP5/PropertySheet/Preference.py
Modified: erp5/trunk/products/ERP5/PropertySheet/Preference.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/PropertySheet/Preference.py?rev=29320&r1=29319&r2=29320&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/PropertySheet/Preference.py [utf8] (original)
+++ erp5/trunk/products/ERP5/PropertySheet/Preference.py [utf8] Wed Sep 30 14:39:16 2009
@@ -1,6 +1,6 @@
##############################################################################
#
-# Copyright (c) 2005 Nexedi SARL and Contributors. All Rights Reserved.
+# Copyright (c) 2005-2009 Nexedi SA and Contributors. All Rights Reserved.
# Jerome Perrin <jerome at nexedi.com>
#
# WARNING: This program as such is intended to be used by professional
@@ -32,7 +32,7 @@
XXX: why is this here and not in ERP5Form ?
"""
-
+
_properties = (
{ 'id' : 'priority',
'description' : 'Priority of the preference.',
More information about the Erp5-report
mailing list