~txerpa-openerp/partner-contact-management/7.0

« back to all changes in this revision

Viewing changes to better_zip/__openerp__.py

  • Committer: nicolas.bessi at camptocamp
  • Date: 2013-01-17 13:26:22 UTC
  • Revision ID: nicolas.bessi@camptocamp.com-20130117132622-2ibjl9g9tyoima5l
[FIX] licence of better_zip GPL to AGPL

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#    Author Nicolas Bessi. Copyright Camptocamp SA
5
5
#
6
6
#    This program is free software: you can redistribute it and/or modify
7
 
#    it under the terms of the GNU General Public License as published by
8
 
#    the Free Software Foundation, either version 3 of the License, or
9
 
#    (at your option) any later version.
 
7
#    it under the terms of the GNU Affero General Public License as
 
8
#    published by the Free Software Foundation, either version 3 of the
 
9
#    License, or (at your option) any later version.
10
10
#
11
11
#    This program is distributed in the hope that it will be useful,
12
12
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
13
13
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 
#    GNU General Public License for more details.
 
14
#    GNU Affero General Public License for more details.
15
15
#
16
 
#    You should have received a copy of the GNU General Public License
 
16
#    You should have received a copy of the GNU Affero General Public License
17
17
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.
18
18
#
19
19
##############################################################################