From 1b9b7a1a02ef7fd604f45fd890a637d96bb0c86c Mon Sep 17 00:00:00 2001 From: Lorenzo Battistini Date: Fri, 4 Jan 2013 14:48:18 +0100 Subject: [PATCH] [FIX] copyright header --- account_move_template/__init__.py | 1 - account_move_template/__openerp__.py | 1 - account_move_template/account_document_template.py | 1 - account_move_template/account_move_template.py | 1 - account_move_template/wizard/__init__.py | 1 - account_move_template/wizard/select_template.py | 1 - 6 files changed, 6 deletions(-) diff --git a/account_move_template/__init__.py b/account_move_template/__init__.py index 8e4146183..9b46fb03d 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 537137e5c..7b805b34a 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 cdbfe18b1..1946f7ce7 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 9722c7a79..012afaf09 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 4db7f64d5..ebd733d5a 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 792b7953f..9ad22040f 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