diff --git a/base_location/__init__.py b/base_location/__init__.py index 8ecb0f786..878769646 100644 --- a/base_location/__init__.py +++ b/base_location/__init__.py @@ -4,7 +4,6 @@ # Author: Nicolas Bessi. Copyright Camptocamp SA # Contributor: Pedro Manuel Baeza # Ignacio Ibeas -# Franco Tampieri # # 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/base_location/__openerp__.py b/base_location/__openerp__.py index 8a0a142a4..6ed991501 100644 --- a/base_location/__openerp__.py +++ b/base_location/__openerp__.py @@ -4,7 +4,6 @@ # Author: Nicolas Bessi. Copyright Camptocamp SA # Contributor: Pedro Manuel Baeza # Ignacio Ibeas -# Franco Tampieri # # 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/base_location/better_zip.py b/base_location/better_zip.py index 7570e3585..c51644a12 100644 --- a/base_location/better_zip.py +++ b/base_location/better_zip.py @@ -4,7 +4,6 @@ # Author: Nicolas Bessi. Copyright Camptocamp SA # Contributor: Pedro Manuel Baeza # Ignacio Ibeas -# Franco Tampieri # # 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/base_location/company.py b/base_location/company.py index 4f6d27a36..35ef3d856 100644 --- a/base_location/company.py +++ b/base_location/company.py @@ -4,7 +4,6 @@ # Author: Nicolas Bessi. Copyright Camptocamp SA # Contributor: Pedro Manuel Baeza # Ignacio Ibeas -# Franco Tampieri # # 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/base_location/partner.py b/base_location/partner.py index f7ad56a2d..76218ecd5 100644 --- a/base_location/partner.py +++ b/base_location/partner.py @@ -4,7 +4,6 @@ # Author: Nicolas Bessi. Copyright Camptocamp SA # Contributor: Pedro Manuel Baeza # Ignacio Ibeas -# Franco Tampieri # # 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/base_location/state.py b/base_location/state.py index ab1a7c7b8..24cc81e20 100644 --- a/base_location/state.py +++ b/base_location/state.py @@ -4,7 +4,6 @@ # Author: Nicolas Bessi. Copyright Camptocamp SA # Contributor: Pedro Manuel Baeza # Ignacio Ibeas -# Franco Tampieri # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as