From 08568e3de1b0a1d6ff92589f03351826eaed9fcb Mon Sep 17 00:00:00 2001 From: houssine Date: Fri, 2 Aug 2019 11:54:25 +0200 Subject: [PATCH] [IMP] change version and update licensing --- easy_my_coop/__openerp__.py | 24 ++++-------------------- 1 file changed, 4 insertions(+), 20 deletions(-) diff --git a/easy_my_coop/__openerp__.py b/easy_my_coop/__openerp__.py index 5447350..c0de516 100644 --- a/easy_my_coop/__openerp__.py +++ b/easy_my_coop/__openerp__.py @@ -1,26 +1,10 @@ # -*- coding: utf-8 -*- -############################################################################## -# -# Copyright (C) 2013-2018 Open Architects Consulting SPRL. -# Copyright (C) 2018- Coop IT Easy SCRL. -# -# This program is free software: you can redistribute it and/or modify -# 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 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 . -# -############################################################################## +# © 2013-2018 Open Architects Consulting SPRL. +# © 2018 Coop IT Easy SCRLfs. () +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Easy My Coop", - "version": "9.0.1.3.1", + "version": "9.1.0.0.0", "depends": ["base", "sale", "purchase",