~openobject-italia-core-devs/openobject-italia/adding_l10n_it_prima_nota_cassa_trunk

« back to all changes in this revision

Viewing changes to l10n_it_prima_nota_cassa/report/prima_nota_cassa.py

  • Committer: eLBati
  • Date: 2012-02-25 14:34:04 UTC
  • Revision ID: lorenzo.battistini@agilebg.com-20120225143404-5lmi9u1wyu7j32li
[FIX] copyright

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# -*- coding: utf-8 -*-
2
2
##############################################################################
3
 
#
 
3
#    
4
4
#    Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
5
 
#    Copyright (c) 2011 Associazione OpenERP Italia
 
5
#    Copyright (C) 2011-2012 Associazione OpenERP Italia
 
6
#    (<http://www.openerp-italia.org>). 
 
7
#    All Rights Reserved
6
8
#
7
9
#    This program is free software: you can redistribute it and/or modify
8
 
#    it under the terms of the GNU Affero General Public License as
9
 
#    published by the Free Software Foundation, either version 3 of the
10
 
#    License, or (at your option) any later version.
 
10
#    it under the terms of the GNU Affero General Public License as published by
 
11
#    the Free Software Foundation, either version 3 of the License, or
 
12
#    (at your option) any later version.
11
13
#
12
14
#    This program is distributed in the hope that it will be useful,
13
15
#    but WITHOUT ANY WARRANTY; without even the implied warranty of
14
16
#    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
 
#    GNU Affero General Public License for more details.
 
17
#    GNU General Public License for more details.
16
18
#
17
19
#    You should have received a copy of the GNU Affero General Public License
18
20
#    along with this program.  If not, see <http://www.gnu.org/licenses/>.