Merge lp:~camptocamp/account-invoice-report/7.0-fix-author-20130305 into lp:~account-core-editors/account-invoice-report/7.0

Proposed by Yannick Vaucher @ Camptocamp
Status: Merged
Merged at revision: 23
Proposed branch: lp:~camptocamp/account-invoice-report/7.0-fix-author-20130305
Merge into: lp:~account-core-editors/account-invoice-report/7.0
Diff against target: 24 lines (+12/-2)
1 file modified
invoice_webkit/report/account_invoice.py (+12/-2)
To merge this branch: bzr merge lp:~camptocamp/account-invoice-report/7.0-fix-author-20130305
Reviewer Review Type Date Requested Status
Nicolas Bessi - Camptocamp (community) Approve
Review via email: mp+151698@code.launchpad.net

Description of the change

Fixes license and authors in invoice_webkit/report/account_invoice.py

To post a comment you must log in.
Revision history for this message
Nicolas Bessi - Camptocamp (nbessi-c2c-deactivatedaccount) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'invoice_webkit/report/account_invoice.py'
2--- invoice_webkit/report/account_invoice.py 2013-01-24 15:28:47 +0000
3+++ invoice_webkit/report/account_invoice.py 2013-03-05 08:59:19 +0000
4@@ -4,8 +4,18 @@
5 # Copyright (c) 2011 Camptocamp SA (http://www.camptocamp.com)
6 # @author Guewen Baconnier, Vincent Renaville, Nicolas Bessi
7 #
8-# @author Bessi Nicolas, Vincent Renaville
9-#
10+# This program is free software: you can redistribute it and/or modify
11+# it under the terms of the GNU Affero General Public License as
12+# published by the Free Software Foundation, either version 3 of the
13+# License, or (at your option) any later version.
14+#
15+# This program is distributed in the hope that it will be useful,
16+# but WITHOUT ANY WARRANTY; without even the implied warranty of
17+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18+# GNU Affero General Public License for more details.
19+#
20+# You should have received a copy of the GNU Affero General Public License
21+# along with this program. If not, see <http://www.gnu.org/licenses/>.
22 #
23 ##############################################################################
24 import time

Subscribers

People subscribed via source and target branches