diff --git a/account_move_template/__init__.py b/account_move_template/__init__.py index 8e414618..9b46fb03 100644 --- a/account_move_template/__init__.py +++ b/account_move_template/__init__.py @@ -3,7 +3,6 @@ # # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# All Rights Reserved # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/account_move_template/__openerp__.py b/account_move_template/__openerp__.py index 537137e5..7b805b34 100644 --- a/account_move_template/__openerp__.py +++ b/account_move_template/__openerp__.py @@ -3,7 +3,6 @@ # # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# All Rights Reserved # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/account_move_template/account_document_template.py b/account_move_template/account_document_template.py index cdbfe18b..1946f7ce 100644 --- a/account_move_template/account_document_template.py +++ b/account_move_template/account_document_template.py @@ -3,7 +3,6 @@ # # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# All Rights Reserved # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/account_move_template/account_move_template.py b/account_move_template/account_move_template.py index 9722c7a7..012afaf0 100644 --- a/account_move_template/account_move_template.py +++ b/account_move_template/account_move_template.py @@ -3,7 +3,6 @@ # # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# All Rights Reserved # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/account_move_template/wizard/__init__.py b/account_move_template/wizard/__init__.py index 4db7f64d..ebd733d5 100644 --- a/account_move_template/wizard/__init__.py +++ b/account_move_template/wizard/__init__.py @@ -3,7 +3,6 @@ # # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# All Rights Reserved # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/account_move_template/wizard/select_template.py b/account_move_template/wizard/select_template.py index 792b7953..9ad22040 100644 --- a/account_move_template/wizard/select_template.py +++ b/account_move_template/wizard/select_template.py @@ -3,7 +3,6 @@ # # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# All Rights Reserved # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published