X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=bin%2Fosv%2F__init__.py;h=630090954e6dcf75e98ed53ab865d8b9e8a119fe;hb=a3df91c53c42eb3b591525ccdca2be56b0205b3b;hp=9bed17315f8cb4a9ab3d616e3d2ed7aaf3779b2c;hpb=9d293d1f00125c777a1c272bbaafed8ac67ce1a5;p=odoo%2Fodoo.git diff --git a/bin/osv/__init__.py b/bin/osv/__init__.py index 9bed173..6300909 100644 --- a/bin/osv/__init__.py +++ b/bin/osv/__init__.py @@ -1,22 +1,21 @@ -# -*- encoding: utf-8 -*- +# -*- coding: utf-8 -*- ############################################################################## -# -# OpenERP, Open Source Management Solution -# Copyright (C) 2004-2009 Tiny SPRL (). All Rights Reserved -# $Id$ +# +# OpenERP, Open Source Management Solution +# Copyright (C) 2004-2009 Tiny SPRL (). # # This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. +# it under the terms of the GNU Affero General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. +# GNU Affero General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . # ##############################################################################