diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py index 40d22fe09..fcbbd9b69 100644 --- a/account_credit_control/__init__.py +++ b/account_credit_control/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py index 7abf0fcd9..1fbd89e06 100644 --- a/account_credit_control/__openerp__.py +++ b/account_credit_control/__openerp__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/account.py b/account_credit_control/account.py index 9e4939931..93d5d81bb 100644 --- a/account_credit_control/account.py +++ b/account_credit_control/account.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/company.py b/account_credit_control/company.py index 1fb225aa1..7a31b7d84 100644 --- a/account_credit_control/company.py +++ b/account_credit_control/company.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/line.py b/account_credit_control/line.py index c1e3542b1..b42bc4048 100644 --- a/account_credit_control/line.py +++ b/account_credit_control/line.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/partner.py b/account_credit_control/partner.py index 9df92eb09..5cc33c32f 100644 --- a/account_credit_control/partner.py +++ b/account_credit_control/partner.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py index 6630b8668..043410003 100644 --- a/account_credit_control/policy.py +++ b/account_credit_control/policy.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/report/credit_control_summary.py b/account_credit_control/report/credit_control_summary.py index 156857f92..6a19659b7 100644 --- a/account_credit_control/report/credit_control_summary.py +++ b/account_credit_control/report/credit_control_summary.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/run.py b/account_credit_control/run.py index b660afb84..db5120bfe 100644 --- a/account_credit_control/run.py +++ b/account_credit_control/run.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/wizard/__init__.py b/account_credit_control/wizard/__init__.py index 00a0cadd3..f5de4d3d6 100644 --- a/account_credit_control/wizard/__init__.py +++ b/account_credit_control/wizard/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py index 3ac029149..928668f1a 100644 --- a/account_credit_control/wizard/credit_control_communication.py +++ b/account_credit_control/wizard/credit_control_communication.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/wizard/credit_control_mailer.py b/account_credit_control/wizard/credit_control_mailer.py index c30ef4bfc..a8df32b55 100644 --- a/account_credit_control/wizard/credit_control_mailer.py +++ b/account_credit_control/wizard/credit_control_mailer.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/wizard/credit_control_marker.py b/account_credit_control/wizard/credit_control_marker.py index a4037b986..e2688cf6b 100644 --- a/account_credit_control/wizard/credit_control_marker.py +++ b/account_credit_control/wizard/credit_control_marker.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py index 4a5336d93..cd2853a75 100644 --- a/account_credit_control/wizard/credit_control_printer.py +++ b/account_credit_control/wizard/credit_control_printer.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Nicolas Bessi +# Author: Nicolas Bessi, Guewen Baconnier # Copyright 2012 Camptocamp SA # # This program is free software: you can redistribute it and/or modify