diff --git a/super_calendar/__init__.py b/super_calendar/__init__.py index 294e4affa..6fe2100cc 100644 --- a/super_calendar/__init__.py +++ b/super_calendar/__init__.py @@ -3,7 +3,6 @@ # # Copyright (C) 2012 Agile Business Group sagl () # Copyright (C) 2012 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/super_calendar/__openerp__.py b/super_calendar/__openerp__.py index 047f5fb8a..7668e141a 100644 --- a/super_calendar/__openerp__.py +++ b/super_calendar/__openerp__.py @@ -3,7 +3,6 @@ # # Copyright (C) 2012 Agile Business Group sagl () # Copyright (C) 2012 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/super_calendar/super_calendar.py b/super_calendar/super_calendar.py index 4285bfabb..ab362ad20 100644 --- a/super_calendar/super_calendar.py +++ b/super_calendar/super_calendar.py @@ -3,7 +3,6 @@ # # Copyright (C) 2012 Agile Business Group sagl () # Copyright (C) 2012 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