From a811b854edf05feb3494bc3ed0da10c7369ebeb8 Mon Sep 17 00:00:00 2001 From: "Vir (Open ERP)" Date: Wed, 13 Jan 2010 15:58:39 +0530 Subject: [PATCH] [MOD] Small changes bzr revid: vir@tinyerp.com-20100113102839-g55uo8ym9d7x8rr0 --- addons/account/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/addons/account/__init__.py b/addons/account/__init__.py index ed12abbefeb..4bb0a3eb3c9 100644 --- a/addons/account/__init__.py +++ b/addons/account/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- ############################################################################## -# +# # OpenERP, Open Source Management Solution # Copyright (C) 2004-2009 Tiny SPRL (). # @@ -15,7 +15,7 @@ # GNU Affero General Public License for more details. # # You should have received a copy of the GNU Affero General Public License -# along with this program. If not, see . +# along with this program. If not, see . # ##############################################################################