diff --git a/account_partner_aged_statement_webkit/__init__.py b/account_partner_aged_statement_webkit/__init__.py index 3057d1dc..0d4d7acc 100644 --- a/account_partner_aged_statement_webkit/__init__.py +++ b/account_partner_aged_statement_webkit/__init__.py @@ -1,6 +1,9 @@ # -*- encoding: utf-8 -*- - -############################################################################ +############################################################################## +# +# OpenERP, Open Source Management Solution +# This module copyright (C) 2014 Savoir-faire Linux +# (). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/account_partner_aged_statement_webkit/report/__init__.py b/account_partner_aged_statement_webkit/report/__init__.py index 9fe8d055..c7cd8170 100644 --- a/account_partner_aged_statement_webkit/report/__init__.py +++ b/account_partner_aged_statement_webkit/report/__init__.py @@ -1,6 +1,9 @@ # -*- encoding: utf-8 -*- - -############################################################################### +############################################################################## +# +# OpenERP, Open Source Management Solution +# This module copyright (C) 2014 Savoir-faire Linux +# (). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as