From cf91daa3933e80e23275822fd0642cb72a405fdf Mon Sep 17 00:00:00 2001 From: Ajmalcybrosys Date: Tue, 16 Jul 2019 11:10:22 +0530 Subject: [PATCH] [UPDT] Licence Updated --- cab_booking_management/__init__.py | 5 +---- cab_booking_management/__openerp__.py | 5 +---- cab_booking_management/models/__init__.py | 5 +---- cab_booking_management/models/cab_booking.py | 5 +---- cab_booking_management/models/cab_conf.py | 5 +---- cab_booking_management/models/cab_creation.py | 5 +---- cab_booking_management/models/cab_location.py | 5 +---- cab_booking_management/models/cab_log.py | 5 +---- cab_booking_management/models/cab_maintanence.py | 5 +---- cab_booking_management/models/cab_timing.py | 5 +---- car_workshop_report/__init__.py | 5 +---- car_workshop_report/__openerp__.py | 5 +---- car_workshop_report/report/__init__.py | 5 +---- car_workshop_report/report/car_pdf_report.py | 5 +---- car_workshop_report/report/car_xls_report.py | 5 +---- car_workshop_report/wizards/__init__.py | 5 +---- car_workshop_report/wizards/report_wizard.py | 5 +---- colour_code_project/__init__.py | 5 +---- colour_code_project/__openerp__.py | 5 +---- colour_code_project/models/__init__.py | 5 +---- colour_code_project/models/project.py | 5 +---- crm_drag_back_permission/__init__.py | 5 +---- crm_drag_back_permission/__openerp__.py | 5 +---- crm_drag_back_permission/models/__init__.py | 5 +---- crm_drag_back_permission/models/update_kanban_record.py | 5 +---- crm_won_lost_report/__init__.py | 5 +---- crm_won_lost_report/__openerp__.py | 5 +---- crm_won_lost_report/models/__init__.py | 5 +---- crm_won_lost_report/models/crm_won_lost_report.py | 5 +---- crm_won_lost_report/report/__init__.py | 5 +---- crm_won_lost_report/report/crm_won_lost_report.py | 5 +---- cron_failure_notification/__init__.py | 5 +---- cron_failure_notification/__openerp__.py | 5 +---- cron_failure_notification/models/__init__.py | 5 +---- cron_failure_notification/models/logs_scheduled_actions.py | 5 +---- cybro_product_stock_balance/__openerp__.py | 5 +---- cybro_product_stock_balance/models/__init__.py | 5 +---- .../models/product_internal_master.py | 5 +---- developer_mode/__init__.py | 5 +---- developer_mode/__openerp__.py | 5 +---- discounts_in_pos/__openerp__.py | 5 +---- ecommerce_stock/__init__.py | 5 +---- ecommerce_stock/__openerp__.py | 5 +---- employee_creation_from_user/__openerp__.py | 5 +---- employee_creation_from_user/employee_creation_from_user.py | 5 +---- event_pdf_report/__init__.py | 5 +---- event_pdf_report/__openerp__.py | 5 +---- event_pdf_report/report/__init__.py | 5 +---- event_pdf_report/report/event_report_parser.py | 5 +---- export_stockinfo_xls/__openerp__.py | 5 +---- fleet_car_workshop/__init__.py | 5 +---- fleet_car_workshop/__openerp__.py | 5 +---- fleet_car_workshop/models/__init__.py | 5 +---- fleet_car_workshop/models/car_workshop.py | 5 +---- fleet_car_workshop/models/config.py | 5 +---- fleet_car_workshop/models/dashboard.py | 5 +---- fleet_car_workshop/models/timesheet.py | 5 +---- fleet_rental/__init__.py | 5 +---- fleet_rental/__openerp__.py | 5 +---- fleet_rental/models/__init__.py | 5 +---- fleet_rental/models/car_rental.py | 5 +---- fleet_rental/models/fleet.py | 5 +---- fleet_rental/reports/__init__.py | 5 +---- fleet_rental/reports/rental_report.py | 5 +---- fleet_report/__init__.py | 5 +---- fleet_report/__openerp__.py | 5 +---- fleet_report/report/__init__.py | 5 +---- fleet_report/report/fleet_report_parser.py | 5 +---- general_reminders/__init__.py | 5 +---- general_reminders/__openerp__.py | 5 +---- general_reminders/controllers/__init__.py | 5 +---- general_reminders/controllers/main.py | 5 +---- general_reminders/models/__init__.py | 5 +---- general_reminders/models/popup_reminder.py | 5 +---- hr_expense_paid/__init__.py | 5 +---- hr_expense_paid/__openerp__.py | 5 +---- hr_expense_paid/models/__init__.py | 5 +---- hr_expense_paid/models/hr_expense_payment.py | 5 +---- magic_note/__init__.py | 5 +---- magic_note/__openerp__.py | 5 +---- magic_note/models/__init__.py | 5 +---- magic_note/models/colour_note_fields.py | 5 +---- manufacturing_reports/__init__.py | 5 +---- manufacturing_reports/__openerp__.py | 5 +---- manufacturing_reports/report/__init__.py | 5 +---- manufacturing_reports/report/mrp_parser.py | 5 +---- manufacturing_reports/report/mrp_report_xls.py | 5 +---- manufacturing_reports/wizards/__init__.py | 5 +---- manufacturing_reports/wizards/mrp_report_wizard.py | 5 +---- merge_same_products/__init__.py | 5 +---- merge_same_products/__openerp__.py | 5 +---- merge_same_products/models/__init__.py | 5 +---- merge_same_products/models/invoice_merge.py | 5 +---- merge_same_products/models/purchase_merge.py | 5 +---- merge_same_products/models/sales_merge.py | 5 +---- mrp_progressbar/__init__.py | 5 +---- mrp_progressbar/__openerp__.py | 5 +---- mrp_progressbar/models/__init__.py | 5 +---- mrp_progressbar/models/mrp_progressbar.py | 5 +---- mrp_secondary_uom/__init__.py | 5 +---- mrp_secondary_uom/__openerp__.py | 5 +---- mrp_secondary_uom/models/__init__.py | 5 +---- mrp_secondary_uom/models/change_production_qnty.py | 5 +---- mrp_secondary_uom/models/mrp_sec_uom.py | 5 +---- payment_receipt_invoice/__init__.py | 5 +---- payment_receipt_invoice/__openerp__.py | 5 +---- payment_receipt_invoice/models/__init__.py | 5 +---- payment_receipt_invoice/models/account_receipt_parser.py | 5 +---- payment_wepay_gateway/__init__.py | 5 +---- payment_wepay_gateway/__openerp__.py | 5 +---- payment_wepay_gateway/models/__init__.py | 5 +---- payment_wepay_gateway/models/models.py | 5 +---- pos_category_wise_receipt/__init__.py | 5 +---- pos_category_wise_receipt/__openerp__.py | 5 +---- pos_chatter/__init__.py | 5 +---- pos_chatter/__openerp__.py | 5 +---- pos_claims/__init__.py | 5 +---- pos_claims/__openerp__.py | 5 +---- pos_claims/models/__init__.py | 5 +---- pos_claims/models/pos_claim.py | 5 +---- pos_magnify_image/__init__.py | 5 +---- pos_magnify_image/__openerp__.py | 5 +---- pos_order_line_image/__init__.py | 5 +---- pos_order_line_image/__openerp__.py | 5 +---- pos_product_category_filter/models/__init__.py | 5 +---- pos_product_category_filter/models/category.py | 5 +---- pos_restaurant_floor_facility/__init__.py | 5 +---- pos_restaurant_floor_facility/__openerp__.py | 5 +---- pos_restaurant_floor_facility/models/__init__.py | 5 +---- .../models/pos_restaurant_extra_facility.py | 5 +---- pos_sales_orders/__init__.py | 5 +---- pos_sales_orders/__openerp__.py | 5 +---- pos_sales_orders/models/__init__.py | 5 +---- pos_sales_orders/models/models.py | 5 +---- pos_ticket/__init__.py | 5 +---- pos_ticket/__openerp__.py | 5 +---- product_deletion/__init__.py | 5 +---- product_deletion/__openerp__.py | 5 +---- product_deletion/models/__init__.py | 5 +---- product_deletion/models/product_deletion.py | 5 +---- project_block_archived_contacts/__init__.py | 5 +---- project_block_archived_contacts/__openerp__.py | 5 +---- project_block_archived_contacts/block_archeived_contacts.py | 5 +---- project_code_in_task/__init__.py | 5 +---- project_code_in_task/__openerp__.py | 5 +---- project_code_in_task/models/__init__.py | 5 +---- project_code_in_task/models/project_code.py | 5 +---- project_lifeline/__init__.py | 5 +---- project_lifeline/__openerp__.py | 5 +---- project_lifeline/models/__init__.py | 5 +---- project_lifeline/models/progress_bar_color.py | 5 +---- project_lifeline/models/task_lifeline.py | 5 +---- project_recurrent_task/__init__.py | 5 +---- project_recurrent_task/__openerp__.py | 5 +---- project_recurrent_task/models/__init__.py | 5 +---- project_recurrent_task/models/approve_recurrent_task.py | 5 +---- project_recurrent_task/models/recurrent_task_wizard.py | 5 +---- project_report_pdf/__init__.py | 5 +---- project_report_pdf/__openerp__.py | 5 +---- project_report_pdf/models/__init__.py | 5 +---- project_report_pdf/models/project_report.py | 5 +---- project_report_pdf/models/project_report_parser.py | 5 +---- project_report_pdf/report/__init__.py | 5 +---- project_report_pdf/report/project_report_xls.py | 5 +---- project_scrum_report/__init__.py | 5 +---- project_scrum_report/__openerp__.py | 5 +---- project_scrum_report/models/__init__.py | 5 +---- project_scrum_report/models/project_scrum.py | 5 +---- project_status_level_report/__init__.py | 5 +---- project_status_level_report/__openerp__.py | 5 +---- project_status_level_report/models/__init__.py | 5 +---- project_status_level_report/models/status_report_wizard.py | 5 +---- project_status_level_report/models/status_report_xls.py | 5 +---- project_subtask/__init__.py | 5 +---- project_subtask/__openerp__.py | 5 +---- project_subtask/models/__init__.py | 5 +---- project_subtask/models/project.py | 5 +---- project_subtask/models/sub_task_report.py | 5 +---- purchase_recurring_orders/__init__.py | 5 +---- purchase_recurring_orders/__openerp__.py | 5 +---- purchase_recurring_orders/models/__init__.py | 5 +---- purchase_recurring_orders/models/purchase_order.py | 5 +---- purchase_recurring_orders/models/recurring_orders.py | 5 +---- purchase_recurring_orders/wizard/__init__.py | 5 +---- purchase_recurring_orders/wizard/renew_wizard.py | 5 +---- restricted_task_following/__init__.py | 5 +---- restricted_task_following/__openerp__.py | 5 +---- restricted_task_following/models/__init__.py | 5 +---- restricted_task_following/models/restrict_task_following.py | 5 +---- sale_amount_check/__init__.py | 5 +---- sale_amount_check/__openerp__.py | 5 +---- sale_amount_check/models/__init__.py | 5 +---- sale_amount_check/models/warning_sale_invoice.py | 5 +---- sale_invoice_tag_pass/__init__.py | 5 +---- sale_invoice_tag_pass/__openerp__.py | 5 +---- sale_invoice_tag_pass/models/__init__.py | 5 +---- sale_invoice_tag_pass/models/sale_invoice_tag_pass.py | 5 +---- sale_product_image/__init__.py | 5 +---- sale_product_image/__openerp__.py | 5 +---- sale_product_image/models/__init__.py | 5 +---- sale_product_image/models/sol_image.py | 5 +---- sale_shipping_constrains/__init__.py | 5 +---- sale_shipping_constrains/__openerp__.py | 5 +---- sale_shipping_constrains/models/__init__.py | 5 +---- sale_shipping_constrains/models/warning_sale_shipping.py | 5 +---- sales_team_parent/__init__.py | 5 +---- sales_team_parent/__openerp__.py | 5 +---- sales_team_parent/models/__init__.py | 5 +---- sales_team_parent/models/crm_target.py | 5 +---- sales_team_parent/models/crm_target_team.py | 5 +---- salon_management/__init__.py | 5 +---- salon_management/__openerp__.py | 5 +---- salon_management/controllers/__init__.py | 5 +---- salon_management/controllers/main.py | 5 +---- salon_management/models/__init__.py | 5 +---- salon_management/models/salon_booking.py | 5 +---- salon_management/models/salon_config.py | 5 +---- salon_management/models/salon_management.py | 5 +---- salon_report_pdf_xls/__init__.py | 5 +---- salon_report_pdf_xls/__openerp__.py | 5 +---- salon_report_pdf_xls/models/__init__.py | 5 +---- salon_report_pdf_xls/models/salon_report_wizard.py | 5 +---- salon_report_pdf_xls/models/salon_reports_parsers.py | 5 +---- salon_report_pdf_xls/report/__init__.py | 5 +---- salon_report_pdf_xls/report/salon_report_xls.py | 5 +---- send_email_payslips/__init__.py | 5 +---- send_email_payslips/__openerp__.py | 5 +---- send_email_payslips/models/__init__.py | 5 +---- send_email_payslips/models/send_payslip.py | 5 +---- send_message_direct_composer/__init__.py | 5 +---- send_message_direct_composer/__openerp__.py | 5 +---- sent_mails/__init__.py | 5 +---- sent_mails/__openerp__.py | 5 +---- task_deadline_reminder/__init__.py | 5 +---- task_deadline_reminder/__openerp__.py | 5 +---- task_deadline_reminder/models/__init__.py | 5 +---- task_deadline_reminder/models/deadline_reminder.py | 5 +---- timesheets_by_employee/__init__.py | 5 +---- timesheets_by_employee/__openerp__.py | 5 +---- timesheets_by_employee/report/__init__.py | 5 +---- timesheets_by_employee/report/report_timesheets.py | 5 +---- timesheets_by_employee/wizard/__init__.py | 5 +---- timesheets_by_employee/wizard/timesheet_employee.py | 5 +---- untaxed_saleorder_report/__init__.py | 5 +---- untaxed_saleorder_report/__openerp__.py | 5 +---- untaxed_saleorder_report/models/__init__.py | 5 +---- untaxed_saleorder_report/models/without_tax_report.py | 5 +---- user_creation_from_employee/__openerp__.py | 5 +---- user_creation_from_employee/user_creation_from_employee.py | 5 +---- website_college/__openerp__.py | 5 +---- website_sale_advanced_search/__init__.py | 5 +---- website_sale_advanced_search/__openerp__.py | 5 +---- website_sale_advanced_search/controllers/__init__.py | 5 +---- website_sale_advanced_search/controllers/main.py | 5 +---- website_sale_product_gallery_zoom/__openerp__.py | 5 +---- website_trading/__openerp__.py | 5 +---- workload_in_project/__init__.py | 5 +---- workload_in_project/__openerp__.py | 5 +---- workload_in_project/models/__init__.py | 5 +---- workload_in_project/models/employee_workload_calc.py | 5 +---- workload_in_project/models/employee_workload_parser.py | 5 +---- 261 files changed, 261 insertions(+), 1044 deletions(-) diff --git a/cab_booking_management/__init__.py b/cab_booking_management/__init__.py index 4d7bbffab..6b5b8a60c 100644 --- a/cab_booking_management/__init__.py +++ b/cab_booking_management/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/__openerp__.py b/cab_booking_management/__openerp__.py index f7f5e47f3..aacad9118 100644 --- a/cab_booking_management/__openerp__.py +++ b/cab_booking_management/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/__init__.py b/cab_booking_management/models/__init__.py index 720456941..fef82f18e 100644 --- a/cab_booking_management/models/__init__.py +++ b/cab_booking_management/models/__init__.py @@ -6,10 +6,7 @@ # # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/cab_booking.py b/cab_booking_management/models/cab_booking.py index d8f3e6a9f..0948afab0 100644 --- a/cab_booking_management/models/cab_booking.py +++ b/cab_booking_management/models/cab_booking.py @@ -6,10 +6,7 @@ # # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/cab_conf.py b/cab_booking_management/models/cab_conf.py index 037de6c18..9d03e4e61 100644 --- a/cab_booking_management/models/cab_conf.py +++ b/cab_booking_management/models/cab_conf.py @@ -6,10 +6,7 @@ # # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/cab_creation.py b/cab_booking_management/models/cab_creation.py index 435f81606..bb6f6015a 100644 --- a/cab_booking_management/models/cab_creation.py +++ b/cab_booking_management/models/cab_creation.py @@ -6,10 +6,7 @@ # # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/cab_location.py b/cab_booking_management/models/cab_location.py index 566c23782..75a48c756 100644 --- a/cab_booking_management/models/cab_location.py +++ b/cab_booking_management/models/cab_location.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/cab_log.py b/cab_booking_management/models/cab_log.py index c2c94f9ba..32ae7efa3 100644 --- a/cab_booking_management/models/cab_log.py +++ b/cab_booking_management/models/cab_log.py @@ -6,10 +6,7 @@ # # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/cab_maintanence.py b/cab_booking_management/models/cab_maintanence.py index a078bcf6d..044914e43 100644 --- a/cab_booking_management/models/cab_maintanence.py +++ b/cab_booking_management/models/cab_maintanence.py @@ -6,10 +6,7 @@ # # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cab_booking_management/models/cab_timing.py b/cab_booking_management/models/cab_timing.py index c3c5b8b39..765289882 100644 --- a/cab_booking_management/models/cab_timing.py +++ b/cab_booking_management/models/cab_timing.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/car_workshop_report/__init__.py b/car_workshop_report/__init__.py index 942f00d16..167e2781d 100644 --- a/car_workshop_report/__init__.py +++ b/car_workshop_report/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/car_workshop_report/__openerp__.py b/car_workshop_report/__openerp__.py index 5e17b96aa..c6077cfe0 100644 --- a/car_workshop_report/__openerp__.py +++ b/car_workshop_report/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/car_workshop_report/report/__init__.py b/car_workshop_report/report/__init__.py index 94ab9152c..98449be91 100644 --- a/car_workshop_report/report/__init__.py +++ b/car_workshop_report/report/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/car_workshop_report/report/car_pdf_report.py b/car_workshop_report/report/car_pdf_report.py index aaee4d04d..37f6ed1de 100644 --- a/car_workshop_report/report/car_pdf_report.py +++ b/car_workshop_report/report/car_pdf_report.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/car_workshop_report/report/car_xls_report.py b/car_workshop_report/report/car_xls_report.py index 80b834cc6..ec29cb326 100644 --- a/car_workshop_report/report/car_xls_report.py +++ b/car_workshop_report/report/car_xls_report.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/car_workshop_report/wizards/__init__.py b/car_workshop_report/wizards/__init__.py index 9a45dc5fa..f9f77ff3a 100644 --- a/car_workshop_report/wizards/__init__.py +++ b/car_workshop_report/wizards/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/car_workshop_report/wizards/report_wizard.py b/car_workshop_report/wizards/report_wizard.py index f141c8a71..ecbb03cbb 100644 --- a/car_workshop_report/wizards/report_wizard.py +++ b/car_workshop_report/wizards/report_wizard.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/colour_code_project/__init__.py b/colour_code_project/__init__.py index b2462eb50..ce0e89264 100644 --- a/colour_code_project/__init__.py +++ b/colour_code_project/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/colour_code_project/__openerp__.py b/colour_code_project/__openerp__.py index b4161b540..93f5b0303 100644 --- a/colour_code_project/__openerp__.py +++ b/colour_code_project/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/colour_code_project/models/__init__.py b/colour_code_project/models/__init__.py index 1e0359971..c6a8eb511 100644 --- a/colour_code_project/models/__init__.py +++ b/colour_code_project/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/colour_code_project/models/project.py b/colour_code_project/models/project.py index efc7f2c85..002e3d87f 100644 --- a/colour_code_project/models/project.py +++ b/colour_code_project/models/project.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_drag_back_permission/__init__.py b/crm_drag_back_permission/__init__.py index b2462eb50..ce0e89264 100644 --- a/crm_drag_back_permission/__init__.py +++ b/crm_drag_back_permission/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_drag_back_permission/__openerp__.py b/crm_drag_back_permission/__openerp__.py index 7ab5429a9..fe5d73884 100644 --- a/crm_drag_back_permission/__openerp__.py +++ b/crm_drag_back_permission/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_drag_back_permission/models/__init__.py b/crm_drag_back_permission/models/__init__.py index f65017551..37ed0c9e5 100644 --- a/crm_drag_back_permission/models/__init__.py +++ b/crm_drag_back_permission/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_drag_back_permission/models/update_kanban_record.py b/crm_drag_back_permission/models/update_kanban_record.py index a33bded6b..ddf74332e 100644 --- a/crm_drag_back_permission/models/update_kanban_record.py +++ b/crm_drag_back_permission/models/update_kanban_record.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_won_lost_report/__init__.py b/crm_won_lost_report/__init__.py index 2c2f5dc88..241cd5057 100644 --- a/crm_won_lost_report/__init__.py +++ b/crm_won_lost_report/__init__.py @@ -7,10 +7,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_won_lost_report/__openerp__.py b/crm_won_lost_report/__openerp__.py index 32337309c..3ce18ddbb 100644 --- a/crm_won_lost_report/__openerp__.py +++ b/crm_won_lost_report/__openerp__.py @@ -7,10 +7,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_won_lost_report/models/__init__.py b/crm_won_lost_report/models/__init__.py index d068d95ed..6b906a7a4 100644 --- a/crm_won_lost_report/models/__init__.py +++ b/crm_won_lost_report/models/__init__.py @@ -7,10 +7,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_won_lost_report/models/crm_won_lost_report.py b/crm_won_lost_report/models/crm_won_lost_report.py index 0162358e1..b6a1e8d4b 100644 --- a/crm_won_lost_report/models/crm_won_lost_report.py +++ b/crm_won_lost_report/models/crm_won_lost_report.py @@ -7,10 +7,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_won_lost_report/report/__init__.py b/crm_won_lost_report/report/__init__.py index 4bbce3c20..58ed73d3b 100644 --- a/crm_won_lost_report/report/__init__.py +++ b/crm_won_lost_report/report/__init__.py @@ -7,10 +7,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/crm_won_lost_report/report/crm_won_lost_report.py b/crm_won_lost_report/report/crm_won_lost_report.py index 3d0a9755f..a9c32de33 100644 --- a/crm_won_lost_report/report/crm_won_lost_report.py +++ b/crm_won_lost_report/report/crm_won_lost_report.py @@ -7,10 +7,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cron_failure_notification/__init__.py b/cron_failure_notification/__init__.py index b2462eb50..ce0e89264 100644 --- a/cron_failure_notification/__init__.py +++ b/cron_failure_notification/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cron_failure_notification/__openerp__.py b/cron_failure_notification/__openerp__.py index 7c8efe966..e8d321df7 100644 --- a/cron_failure_notification/__openerp__.py +++ b/cron_failure_notification/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cron_failure_notification/models/__init__.py b/cron_failure_notification/models/__init__.py index 806b49499..dc511609c 100644 --- a/cron_failure_notification/models/__init__.py +++ b/cron_failure_notification/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cron_failure_notification/models/logs_scheduled_actions.py b/cron_failure_notification/models/logs_scheduled_actions.py index 1e3e1764c..d378da15a 100644 --- a/cron_failure_notification/models/logs_scheduled_actions.py +++ b/cron_failure_notification/models/logs_scheduled_actions.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cybro_product_stock_balance/__openerp__.py b/cybro_product_stock_balance/__openerp__.py index 9405e5812..f03282f19 100644 --- a/cybro_product_stock_balance/__openerp__.py +++ b/cybro_product_stock_balance/__openerp__.py @@ -6,10 +6,7 @@ # Author: Sreejith P() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cybro_product_stock_balance/models/__init__.py b/cybro_product_stock_balance/models/__init__.py index 98487e59c..5245a65e9 100644 --- a/cybro_product_stock_balance/models/__init__.py +++ b/cybro_product_stock_balance/models/__init__.py @@ -6,10 +6,7 @@ # Author: Sreejith P() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/cybro_product_stock_balance/models/product_internal_master.py b/cybro_product_stock_balance/models/product_internal_master.py index 1602befe9..97de1bf05 100644 --- a/cybro_product_stock_balance/models/product_internal_master.py +++ b/cybro_product_stock_balance/models/product_internal_master.py @@ -6,10 +6,7 @@ # Author: Sreejith P() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/developer_mode/__init__.py b/developer_mode/__init__.py index 06839078f..04e52e8fe 100644 --- a/developer_mode/__init__.py +++ b/developer_mode/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/developer_mode/__openerp__.py b/developer_mode/__openerp__.py index 6be9fc13c..d81eef29b 100644 --- a/developer_mode/__openerp__.py +++ b/developer_mode/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/discounts_in_pos/__openerp__.py b/discounts_in_pos/__openerp__.py index 7950291c0..08cdadccb 100644 --- a/discounts_in_pos/__openerp__.py +++ b/discounts_in_pos/__openerp__.py @@ -7,10 +7,7 @@ # Author: LINTO C T() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/ecommerce_stock/__init__.py b/ecommerce_stock/__init__.py index d5446412e..bf9d36f10 100644 --- a/ecommerce_stock/__init__.py +++ b/ecommerce_stock/__init__.py @@ -6,10 +6,7 @@ # Author: Treesa Maria Jude() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/ecommerce_stock/__openerp__.py b/ecommerce_stock/__openerp__.py index 5593101c2..cf5a5b722 100644 --- a/ecommerce_stock/__openerp__.py +++ b/ecommerce_stock/__openerp__.py @@ -7,10 +7,7 @@ # Author: Treesa Maria Jude() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/employee_creation_from_user/__openerp__.py b/employee_creation_from_user/__openerp__.py index afe7aa488..c9aff36ec 100644 --- a/employee_creation_from_user/__openerp__.py +++ b/employee_creation_from_user/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/employee_creation_from_user/employee_creation_from_user.py b/employee_creation_from_user/employee_creation_from_user.py index 69b50376a..768f79f13 100644 --- a/employee_creation_from_user/employee_creation_from_user.py +++ b/employee_creation_from_user/employee_creation_from_user.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/event_pdf_report/__init__.py b/event_pdf_report/__init__.py index 44b0bd175..66c17b671 100644 --- a/event_pdf_report/__init__.py +++ b/event_pdf_report/__init__.py @@ -7,10 +7,7 @@ # Author: Anusha() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/event_pdf_report/__openerp__.py b/event_pdf_report/__openerp__.py index 3b8af4e15..7f1cbc047 100644 --- a/event_pdf_report/__openerp__.py +++ b/event_pdf_report/__openerp__.py @@ -7,10 +7,7 @@ # Author: Anusha() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/event_pdf_report/report/__init__.py b/event_pdf_report/report/__init__.py index b6c61ca68..3ae38bce3 100644 --- a/event_pdf_report/report/__init__.py +++ b/event_pdf_report/report/__init__.py @@ -7,10 +7,7 @@ # Author: Anusha() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/event_pdf_report/report/event_report_parser.py b/event_pdf_report/report/event_report_parser.py index 833dd232c..d061408c8 100644 --- a/event_pdf_report/report/event_report_parser.py +++ b/event_pdf_report/report/event_report_parser.py @@ -7,10 +7,7 @@ # Author: Anusha() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/export_stockinfo_xls/__openerp__.py b/export_stockinfo_xls/__openerp__.py index 1144211bc..7225c7c96 100644 --- a/export_stockinfo_xls/__openerp__.py +++ b/export_stockinfo_xls/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_car_workshop/__init__.py b/fleet_car_workshop/__init__.py index f5faefb69..75fb21313 100644 --- a/fleet_car_workshop/__init__.py +++ b/fleet_car_workshop/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_car_workshop/__openerp__.py b/fleet_car_workshop/__openerp__.py index f02b38fda..1370aeab6 100644 --- a/fleet_car_workshop/__openerp__.py +++ b/fleet_car_workshop/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_car_workshop/models/__init__.py b/fleet_car_workshop/models/__init__.py index 38924133d..ea547893e 100644 --- a/fleet_car_workshop/models/__init__.py +++ b/fleet_car_workshop/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_car_workshop/models/car_workshop.py b/fleet_car_workshop/models/car_workshop.py index 39856f9d4..305f15f08 100644 --- a/fleet_car_workshop/models/car_workshop.py +++ b/fleet_car_workshop/models/car_workshop.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_car_workshop/models/config.py b/fleet_car_workshop/models/config.py index e7e87bdf4..65c576a05 100644 --- a/fleet_car_workshop/models/config.py +++ b/fleet_car_workshop/models/config.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_car_workshop/models/dashboard.py b/fleet_car_workshop/models/dashboard.py index 707922a43..25a77a8d1 100644 --- a/fleet_car_workshop/models/dashboard.py +++ b/fleet_car_workshop/models/dashboard.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_car_workshop/models/timesheet.py b/fleet_car_workshop/models/timesheet.py index 7130b4ff7..1da5dae71 100644 --- a/fleet_car_workshop/models/timesheet.py +++ b/fleet_car_workshop/models/timesheet.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_rental/__init__.py b/fleet_rental/__init__.py index 76afd6b4c..37fd05e45 100644 --- a/fleet_rental/__init__.py +++ b/fleet_rental/__init__.py @@ -6,10 +6,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # Author: Cybrosys() # you can modify it under the terms of the GNU AGPL (v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_rental/__openerp__.py b/fleet_rental/__openerp__.py index 580df0cdb..57e701721 100644 --- a/fleet_rental/__openerp__.py +++ b/fleet_rental/__openerp__.py @@ -6,10 +6,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # Author: Cybrosys() # you can modify it under the terms of the GNU AGPL (v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_rental/models/__init__.py b/fleet_rental/models/__init__.py index b4c2922d4..1ec8d0901 100644 --- a/fleet_rental/models/__init__.py +++ b/fleet_rental/models/__init__.py @@ -6,10 +6,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # Author: Cybrosys() # you can modify it under the terms of the GNU AGPL (v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_rental/models/car_rental.py b/fleet_rental/models/car_rental.py index 1903e7657..05ae90d7d 100644 --- a/fleet_rental/models/car_rental.py +++ b/fleet_rental/models/car_rental.py @@ -6,10 +6,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # Author: Cybrosys() # you can modify it under the terms of the GNU AGPL (v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_rental/models/fleet.py b/fleet_rental/models/fleet.py index ff31d0165..f04334f8e 100644 --- a/fleet_rental/models/fleet.py +++ b/fleet_rental/models/fleet.py @@ -6,10 +6,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # Author: Cybrosys() # you can modify it under the terms of the GNU AGPL (v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_rental/reports/__init__.py b/fleet_rental/reports/__init__.py index f4c32841a..fd231871f 100644 --- a/fleet_rental/reports/__init__.py +++ b/fleet_rental/reports/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_rental/reports/rental_report.py b/fleet_rental/reports/rental_report.py index 5822a0e80..677dfcf3a 100644 --- a/fleet_rental/reports/rental_report.py +++ b/fleet_rental/reports/rental_report.py @@ -6,10 +6,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # Author: Cybrosys() # you can modify it under the terms of the GNU AGPL (v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_report/__init__.py b/fleet_report/__init__.py index 8e126bc5f..5bb39304a 100644 --- a/fleet_report/__init__.py +++ b/fleet_report/__init__.py @@ -5,10 +5,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_report/__openerp__.py b/fleet_report/__openerp__.py index f6a588941..384f3d653 100644 --- a/fleet_report/__openerp__.py +++ b/fleet_report/__openerp__.py @@ -5,10 +5,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_report/report/__init__.py b/fleet_report/report/__init__.py index 53dfe7092..a7a5c1758 100644 --- a/fleet_report/report/__init__.py +++ b/fleet_report/report/__init__.py @@ -5,10 +5,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/fleet_report/report/fleet_report_parser.py b/fleet_report/report/fleet_report_parser.py index a3bcf2df4..7dd9452d3 100644 --- a/fleet_report/report/fleet_report_parser.py +++ b/fleet_report/report/fleet_report_parser.py @@ -5,10 +5,7 @@ # Copyright (C) 2017-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/general_reminders/__init__.py b/general_reminders/__init__.py index e4d608c06..102e2d6b3 100644 --- a/general_reminders/__init__.py +++ b/general_reminders/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/general_reminders/__openerp__.py b/general_reminders/__openerp__.py index 9a881fec2..f5cdb4b5e 100644 --- a/general_reminders/__openerp__.py +++ b/general_reminders/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/general_reminders/controllers/__init__.py b/general_reminders/controllers/__init__.py index 016e5ec5d..59e155073 100644 --- a/general_reminders/controllers/__init__.py +++ b/general_reminders/controllers/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/general_reminders/controllers/main.py b/general_reminders/controllers/main.py index 6aec4f9a8..043fa2d55 100644 --- a/general_reminders/controllers/main.py +++ b/general_reminders/controllers/main.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/general_reminders/models/__init__.py b/general_reminders/models/__init__.py index 8c250a2da..0281afaff 100644 --- a/general_reminders/models/__init__.py +++ b/general_reminders/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/general_reminders/models/popup_reminder.py b/general_reminders/models/popup_reminder.py index 39373f46f..74bced975 100644 --- a/general_reminders/models/popup_reminder.py +++ b/general_reminders/models/popup_reminder.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/hr_expense_paid/__init__.py b/hr_expense_paid/__init__.py index 1c9a9ad4e..125f1c3da 100644 --- a/hr_expense_paid/__init__.py +++ b/hr_expense_paid/__init__.py @@ -6,10 +6,7 @@ # Author: Muhammed Amal() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/hr_expense_paid/__openerp__.py b/hr_expense_paid/__openerp__.py index 941359f7c..9a47beefe 100644 --- a/hr_expense_paid/__openerp__.py +++ b/hr_expense_paid/__openerp__.py @@ -6,10 +6,7 @@ # Author: Muhammed Amal() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/hr_expense_paid/models/__init__.py b/hr_expense_paid/models/__init__.py index 70eea1f11..c83e31133 100644 --- a/hr_expense_paid/models/__init__.py +++ b/hr_expense_paid/models/__init__.py @@ -6,10 +6,7 @@ # Author: Muhamed Amal() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/hr_expense_paid/models/hr_expense_payment.py b/hr_expense_paid/models/hr_expense_payment.py index d0744c409..69c326c76 100644 --- a/hr_expense_paid/models/hr_expense_payment.py +++ b/hr_expense_paid/models/hr_expense_payment.py @@ -6,10 +6,7 @@ # Author: Muhamed Amal() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/magic_note/__init__.py b/magic_note/__init__.py index 73235f8a0..1836f2df6 100644 --- a/magic_note/__init__.py +++ b/magic_note/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/magic_note/__openerp__.py b/magic_note/__openerp__.py index e7353844d..9b142c3aa 100644 --- a/magic_note/__openerp__.py +++ b/magic_note/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/magic_note/models/__init__.py b/magic_note/models/__init__.py index f2fc0856c..247eb0dfd 100644 --- a/magic_note/models/__init__.py +++ b/magic_note/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/magic_note/models/colour_note_fields.py b/magic_note/models/colour_note_fields.py index c9a25ead2..510abe5f4 100644 --- a/magic_note/models/colour_note_fields.py +++ b/magic_note/models/colour_note_fields.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/manufacturing_reports/__init__.py b/manufacturing_reports/__init__.py index 109b3bf8d..15fe0df14 100644 --- a/manufacturing_reports/__init__.py +++ b/manufacturing_reports/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/manufacturing_reports/__openerp__.py b/manufacturing_reports/__openerp__.py index 51c58c60a..82e37fdc8 100644 --- a/manufacturing_reports/__openerp__.py +++ b/manufacturing_reports/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/manufacturing_reports/report/__init__.py b/manufacturing_reports/report/__init__.py index 1671c0a2d..b1627402e 100644 --- a/manufacturing_reports/report/__init__.py +++ b/manufacturing_reports/report/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/manufacturing_reports/report/mrp_parser.py b/manufacturing_reports/report/mrp_parser.py index 93a297933..770e063e9 100644 --- a/manufacturing_reports/report/mrp_parser.py +++ b/manufacturing_reports/report/mrp_parser.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/manufacturing_reports/report/mrp_report_xls.py b/manufacturing_reports/report/mrp_report_xls.py index 13ab20df7..6085eede7 100644 --- a/manufacturing_reports/report/mrp_report_xls.py +++ b/manufacturing_reports/report/mrp_report_xls.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/manufacturing_reports/wizards/__init__.py b/manufacturing_reports/wizards/__init__.py index 4c63caabe..7eb0e479f 100644 --- a/manufacturing_reports/wizards/__init__.py +++ b/manufacturing_reports/wizards/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/manufacturing_reports/wizards/mrp_report_wizard.py b/manufacturing_reports/wizards/mrp_report_wizard.py index a10e59637..ce2274c6a 100644 --- a/manufacturing_reports/wizards/mrp_report_wizard.py +++ b/manufacturing_reports/wizards/mrp_report_wizard.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/merge_same_products/__init__.py b/merge_same_products/__init__.py index 93d36b2fd..7932c0f48 100644 --- a/merge_same_products/__init__.py +++ b/merge_same_products/__init__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/merge_same_products/__openerp__.py b/merge_same_products/__openerp__.py index 90b7d211e..0fb3d5eaa 100644 --- a/merge_same_products/__openerp__.py +++ b/merge_same_products/__openerp__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/merge_same_products/models/__init__.py b/merge_same_products/models/__init__.py index 0b754823a..50f93f740 100644 --- a/merge_same_products/models/__init__.py +++ b/merge_same_products/models/__init__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/merge_same_products/models/invoice_merge.py b/merge_same_products/models/invoice_merge.py index 92a795709..67cc4bd1a 100644 --- a/merge_same_products/models/invoice_merge.py +++ b/merge_same_products/models/invoice_merge.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/merge_same_products/models/purchase_merge.py b/merge_same_products/models/purchase_merge.py index 7220c6c27..a0f0904f1 100644 --- a/merge_same_products/models/purchase_merge.py +++ b/merge_same_products/models/purchase_merge.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/merge_same_products/models/sales_merge.py b/merge_same_products/models/sales_merge.py index c2693d2f4..b25c72bbd 100644 --- a/merge_same_products/models/sales_merge.py +++ b/merge_same_products/models/sales_merge.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_progressbar/__init__.py b/mrp_progressbar/__init__.py index 159e5a92a..ba33600ad 100644 --- a/mrp_progressbar/__init__.py +++ b/mrp_progressbar/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_progressbar/__openerp__.py b/mrp_progressbar/__openerp__.py index 0421d105a..3572b7492 100644 --- a/mrp_progressbar/__openerp__.py +++ b/mrp_progressbar/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_progressbar/models/__init__.py b/mrp_progressbar/models/__init__.py index 95ff18f0e..fcb7550b6 100644 --- a/mrp_progressbar/models/__init__.py +++ b/mrp_progressbar/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_progressbar/models/mrp_progressbar.py b/mrp_progressbar/models/mrp_progressbar.py index cdd0dd176..c3addafb0 100644 --- a/mrp_progressbar/models/mrp_progressbar.py +++ b/mrp_progressbar/models/mrp_progressbar.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_secondary_uom/__init__.py b/mrp_secondary_uom/__init__.py index 656daadf5..f82a9a198 100644 --- a/mrp_secondary_uom/__init__.py +++ b/mrp_secondary_uom/__init__.py @@ -7,10 +7,7 @@ # Author: Nikhil krishnan() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_secondary_uom/__openerp__.py b/mrp_secondary_uom/__openerp__.py index 755f56e4f..466345a63 100644 --- a/mrp_secondary_uom/__openerp__.py +++ b/mrp_secondary_uom/__openerp__.py @@ -7,10 +7,7 @@ # Author: Nikhil krishnan() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_secondary_uom/models/__init__.py b/mrp_secondary_uom/models/__init__.py index ef23a1687..afe6e8608 100644 --- a/mrp_secondary_uom/models/__init__.py +++ b/mrp_secondary_uom/models/__init__.py @@ -7,10 +7,7 @@ # Author: Nikhil krishnan() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_secondary_uom/models/change_production_qnty.py b/mrp_secondary_uom/models/change_production_qnty.py index 32e79cb7e..8c1b892fb 100644 --- a/mrp_secondary_uom/models/change_production_qnty.py +++ b/mrp_secondary_uom/models/change_production_qnty.py @@ -7,10 +7,7 @@ # Author: Nikhil krishnan() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/mrp_secondary_uom/models/mrp_sec_uom.py b/mrp_secondary_uom/models/mrp_sec_uom.py index 2cfcf0118..0af8d326c 100644 --- a/mrp_secondary_uom/models/mrp_sec_uom.py +++ b/mrp_secondary_uom/models/mrp_sec_uom.py @@ -7,10 +7,7 @@ # Author: Nikhil krishnan() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_receipt_invoice/__init__.py b/payment_receipt_invoice/__init__.py index be6313a49..232dbab1f 100644 --- a/payment_receipt_invoice/__init__.py +++ b/payment_receipt_invoice/__init__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_receipt_invoice/__openerp__.py b/payment_receipt_invoice/__openerp__.py index c31a21b19..1358235e8 100644 --- a/payment_receipt_invoice/__openerp__.py +++ b/payment_receipt_invoice/__openerp__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_receipt_invoice/models/__init__.py b/payment_receipt_invoice/models/__init__.py index 33720fea2..a045d44a5 100644 --- a/payment_receipt_invoice/models/__init__.py +++ b/payment_receipt_invoice/models/__init__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_receipt_invoice/models/account_receipt_parser.py b/payment_receipt_invoice/models/account_receipt_parser.py index 725e985cd..436067c74 100644 --- a/payment_receipt_invoice/models/account_receipt_parser.py +++ b/payment_receipt_invoice/models/account_receipt_parser.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_wepay_gateway/__init__.py b/payment_wepay_gateway/__init__.py index f6d0d7f6a..3dcd78745 100644 --- a/payment_wepay_gateway/__init__.py +++ b/payment_wepay_gateway/__init__.py @@ -6,10 +6,7 @@ # Author:Cybrosys Technologies () # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_wepay_gateway/__openerp__.py b/payment_wepay_gateway/__openerp__.py index eb0b87e90..6158a6621 100644 --- a/payment_wepay_gateway/__openerp__.py +++ b/payment_wepay_gateway/__openerp__.py @@ -6,10 +6,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_wepay_gateway/models/__init__.py b/payment_wepay_gateway/models/__init__.py index 7fd97407e..b8e1d746a 100644 --- a/payment_wepay_gateway/models/__init__.py +++ b/payment_wepay_gateway/models/__init__.py @@ -6,10 +6,7 @@ # Author:Cybrosys Technologies () # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/payment_wepay_gateway/models/models.py b/payment_wepay_gateway/models/models.py index b575b9b0b..3eceef621 100644 --- a/payment_wepay_gateway/models/models.py +++ b/payment_wepay_gateway/models/models.py @@ -6,10 +6,7 @@ # Author:Cybrosys Technologies () # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_category_wise_receipt/__init__.py b/pos_category_wise_receipt/__init__.py index 06839078f..04e52e8fe 100644 --- a/pos_category_wise_receipt/__init__.py +++ b/pos_category_wise_receipt/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_category_wise_receipt/__openerp__.py b/pos_category_wise_receipt/__openerp__.py index 49cc6e794..15310397f 100644 --- a/pos_category_wise_receipt/__openerp__.py +++ b/pos_category_wise_receipt/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_chatter/__init__.py b/pos_chatter/__init__.py index 06839078f..04e52e8fe 100644 --- a/pos_chatter/__init__.py +++ b/pos_chatter/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_chatter/__openerp__.py b/pos_chatter/__openerp__.py index 494b6e8c7..282d8a72e 100644 --- a/pos_chatter/__openerp__.py +++ b/pos_chatter/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_claims/__init__.py b/pos_claims/__init__.py index 5acbcb6db..faf5e3cda 100644 --- a/pos_claims/__init__.py +++ b/pos_claims/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies () # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_claims/__openerp__.py b/pos_claims/__openerp__.py index c6ddc1388..bb0e94b0b 100644 --- a/pos_claims/__openerp__.py +++ b/pos_claims/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies () # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_claims/models/__init__.py b/pos_claims/models/__init__.py index 85199dac7..2abca1428 100644 --- a/pos_claims/models/__init__.py +++ b/pos_claims/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies () # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_claims/models/pos_claim.py b/pos_claims/models/pos_claim.py index a6e4d1d26..ca21690fa 100644 --- a/pos_claims/models/pos_claim.py +++ b/pos_claims/models/pos_claim.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies () # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_magnify_image/__init__.py b/pos_magnify_image/__init__.py index de1909c5e..2ee28b665 100644 --- a/pos_magnify_image/__init__.py +++ b/pos_magnify_image/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_magnify_image/__openerp__.py b/pos_magnify_image/__openerp__.py index 0fde09697..171d0ec44 100644 --- a/pos_magnify_image/__openerp__.py +++ b/pos_magnify_image/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_order_line_image/__init__.py b/pos_order_line_image/__init__.py index 6d98448df..c864fc029 100644 --- a/pos_order_line_image/__init__.py +++ b/pos_order_line_image/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_order_line_image/__openerp__.py b/pos_order_line_image/__openerp__.py index e793fef91..f9f733120 100644 --- a/pos_order_line_image/__openerp__.py +++ b/pos_order_line_image/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_product_category_filter/models/__init__.py b/pos_product_category_filter/models/__init__.py index c50faeead..512ac94cd 100644 --- a/pos_product_category_filter/models/__init__.py +++ b/pos_product_category_filter/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_product_category_filter/models/category.py b/pos_product_category_filter/models/category.py index 1da0f048f..3e3e1e21a 100644 --- a/pos_product_category_filter/models/category.py +++ b/pos_product_category_filter/models/category.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_restaurant_floor_facility/__init__.py b/pos_restaurant_floor_facility/__init__.py index 73235f8a0..1836f2df6 100644 --- a/pos_restaurant_floor_facility/__init__.py +++ b/pos_restaurant_floor_facility/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_restaurant_floor_facility/__openerp__.py b/pos_restaurant_floor_facility/__openerp__.py index 3fad6509d..4dc5d98ec 100644 --- a/pos_restaurant_floor_facility/__openerp__.py +++ b/pos_restaurant_floor_facility/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_restaurant_floor_facility/models/__init__.py b/pos_restaurant_floor_facility/models/__init__.py index 12381e192..e3d504574 100644 --- a/pos_restaurant_floor_facility/models/__init__.py +++ b/pos_restaurant_floor_facility/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_restaurant_floor_facility/models/pos_restaurant_extra_facility.py b/pos_restaurant_floor_facility/models/pos_restaurant_extra_facility.py index 181f5af35..66cbf4111 100644 --- a/pos_restaurant_floor_facility/models/pos_restaurant_extra_facility.py +++ b/pos_restaurant_floor_facility/models/pos_restaurant_extra_facility.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_sales_orders/__init__.py b/pos_sales_orders/__init__.py index 273189d81..e82b78b1b 100644 --- a/pos_sales_orders/__init__.py +++ b/pos_sales_orders/__init__.py @@ -6,10 +6,7 @@ # Author: Aswani P C() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_sales_orders/__openerp__.py b/pos_sales_orders/__openerp__.py index aa6d2fb91..745fb8d26 100644 --- a/pos_sales_orders/__openerp__.py +++ b/pos_sales_orders/__openerp__.py @@ -6,10 +6,7 @@ # Author: Aswani P C() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_sales_orders/models/__init__.py b/pos_sales_orders/models/__init__.py index 81ae81356..1400fb2c8 100644 --- a/pos_sales_orders/models/__init__.py +++ b/pos_sales_orders/models/__init__.py @@ -6,10 +6,7 @@ # Author: Aswani P C() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_sales_orders/models/models.py b/pos_sales_orders/models/models.py index f9a5fa741..b31065e39 100644 --- a/pos_sales_orders/models/models.py +++ b/pos_sales_orders/models/models.py @@ -6,10 +6,7 @@ # Author: Aswani P C() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_ticket/__init__.py b/pos_ticket/__init__.py index 1d885a853..731763786 100644 --- a/pos_ticket/__init__.py +++ b/pos_ticket/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Techno Solutions() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/pos_ticket/__openerp__.py b/pos_ticket/__openerp__.py index e4106b84a..fbe35c927 100644 --- a/pos_ticket/__openerp__.py +++ b/pos_ticket/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Techno Solutions() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/product_deletion/__init__.py b/product_deletion/__init__.py index dc19d55fa..ab2535371 100644 --- a/product_deletion/__init__.py +++ b/product_deletion/__init__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/product_deletion/__openerp__.py b/product_deletion/__openerp__.py index 96ca4a00c..b9ac77f6a 100644 --- a/product_deletion/__openerp__.py +++ b/product_deletion/__openerp__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/product_deletion/models/__init__.py b/product_deletion/models/__init__.py index 82df1c6d4..a70beeb4f 100644 --- a/product_deletion/models/__init__.py +++ b/product_deletion/models/__init__.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/product_deletion/models/product_deletion.py b/product_deletion/models/product_deletion.py index 0b0d7e28d..9627c6ccd 100644 --- a/product_deletion/models/product_deletion.py +++ b/product_deletion/models/product_deletion.py @@ -6,10 +6,7 @@ # Author: Niyas Raphy() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_block_archived_contacts/__init__.py b/project_block_archived_contacts/__init__.py index 24d81ea8f..9f7ba29dd 100644 --- a/project_block_archived_contacts/__init__.py +++ b/project_block_archived_contacts/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_block_archived_contacts/__openerp__.py b/project_block_archived_contacts/__openerp__.py index 3af1c4e7c..9dedcc3a7 100644 --- a/project_block_archived_contacts/__openerp__.py +++ b/project_block_archived_contacts/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_block_archived_contacts/block_archeived_contacts.py b/project_block_archived_contacts/block_archeived_contacts.py index 3ce823630..a20c73f4b 100644 --- a/project_block_archived_contacts/block_archeived_contacts.py +++ b/project_block_archived_contacts/block_archeived_contacts.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_code_in_task/__init__.py b/project_code_in_task/__init__.py index 10c19e3da..cb6fb25e0 100644 --- a/project_code_in_task/__init__.py +++ b/project_code_in_task/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_code_in_task/__openerp__.py b/project_code_in_task/__openerp__.py index bf4a82a06..7ebb222e3 100644 --- a/project_code_in_task/__openerp__.py +++ b/project_code_in_task/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_code_in_task/models/__init__.py b/project_code_in_task/models/__init__.py index ba4c6dc9a..b7892af48 100644 --- a/project_code_in_task/models/__init__.py +++ b/project_code_in_task/models/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_code_in_task/models/project_code.py b/project_code_in_task/models/project_code.py index 90475ed89..9d4705cac 100644 --- a/project_code_in_task/models/project_code.py +++ b/project_code_in_task/models/project_code.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_lifeline/__init__.py b/project_lifeline/__init__.py index b2462eb50..ce0e89264 100644 --- a/project_lifeline/__init__.py +++ b/project_lifeline/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_lifeline/__openerp__.py b/project_lifeline/__openerp__.py index 3b34af239..185572d5d 100644 --- a/project_lifeline/__openerp__.py +++ b/project_lifeline/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_lifeline/models/__init__.py b/project_lifeline/models/__init__.py index c9c2a95fb..ce3771408 100644 --- a/project_lifeline/models/__init__.py +++ b/project_lifeline/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_lifeline/models/progress_bar_color.py b/project_lifeline/models/progress_bar_color.py index 8614eed61..348f56835 100644 --- a/project_lifeline/models/progress_bar_color.py +++ b/project_lifeline/models/progress_bar_color.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_lifeline/models/task_lifeline.py b/project_lifeline/models/task_lifeline.py index 410715f19..8c4e91c0c 100644 --- a/project_lifeline/models/task_lifeline.py +++ b/project_lifeline/models/task_lifeline.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_recurrent_task/__init__.py b/project_recurrent_task/__init__.py index 3a5f9a400..695014213 100644 --- a/project_recurrent_task/__init__.py +++ b/project_recurrent_task/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_recurrent_task/__openerp__.py b/project_recurrent_task/__openerp__.py index 9394de1e9..61248a6e1 100644 --- a/project_recurrent_task/__openerp__.py +++ b/project_recurrent_task/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_recurrent_task/models/__init__.py b/project_recurrent_task/models/__init__.py index 12186ba34..038a56e96 100644 --- a/project_recurrent_task/models/__init__.py +++ b/project_recurrent_task/models/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_recurrent_task/models/approve_recurrent_task.py b/project_recurrent_task/models/approve_recurrent_task.py index de300b5b2..bed0c26ca 100644 --- a/project_recurrent_task/models/approve_recurrent_task.py +++ b/project_recurrent_task/models/approve_recurrent_task.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_recurrent_task/models/recurrent_task_wizard.py b/project_recurrent_task/models/recurrent_task_wizard.py index 19dae12f2..029d87687 100644 --- a/project_recurrent_task/models/recurrent_task_wizard.py +++ b/project_recurrent_task/models/recurrent_task_wizard.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_report_pdf/__init__.py b/project_report_pdf/__init__.py index 00a9a813c..d16256a10 100644 --- a/project_report_pdf/__init__.py +++ b/project_report_pdf/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_report_pdf/__openerp__.py b/project_report_pdf/__openerp__.py index bf27a7ea6..3dd156d8c 100644 --- a/project_report_pdf/__openerp__.py +++ b/project_report_pdf/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_report_pdf/models/__init__.py b/project_report_pdf/models/__init__.py index 521d178e9..2693d6ee4 100644 --- a/project_report_pdf/models/__init__.py +++ b/project_report_pdf/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_report_pdf/models/project_report.py b/project_report_pdf/models/project_report.py index 528b61a01..04fee67ec 100644 --- a/project_report_pdf/models/project_report.py +++ b/project_report_pdf/models/project_report.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_report_pdf/models/project_report_parser.py b/project_report_pdf/models/project_report_parser.py index 61af5a9fd..03c771e01 100644 --- a/project_report_pdf/models/project_report_parser.py +++ b/project_report_pdf/models/project_report_parser.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_report_pdf/report/__init__.py b/project_report_pdf/report/__init__.py index 4e04ec282..9a7e81cc9 100644 --- a/project_report_pdf/report/__init__.py +++ b/project_report_pdf/report/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_report_pdf/report/project_report_xls.py b/project_report_pdf/report/project_report_xls.py index abb6247ca..3fe2dd0c4 100644 --- a/project_report_pdf/report/project_report_xls.py +++ b/project_report_pdf/report/project_report_xls.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_scrum_report/__init__.py b/project_scrum_report/__init__.py index 72d4ef439..1c54fc903 100644 --- a/project_scrum_report/__init__.py +++ b/project_scrum_report/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_scrum_report/__openerp__.py b/project_scrum_report/__openerp__.py index 59c42c794..722b0a03f 100644 --- a/project_scrum_report/__openerp__.py +++ b/project_scrum_report/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_scrum_report/models/__init__.py b/project_scrum_report/models/__init__.py index f572bbcbb..1b9362f27 100644 --- a/project_scrum_report/models/__init__.py +++ b/project_scrum_report/models/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_scrum_report/models/project_scrum.py b/project_scrum_report/models/project_scrum.py index 1b3620954..cbc789564 100644 --- a/project_scrum_report/models/project_scrum.py +++ b/project_scrum_report/models/project_scrum.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_status_level_report/__init__.py b/project_status_level_report/__init__.py index b2462eb50..ce0e89264 100644 --- a/project_status_level_report/__init__.py +++ b/project_status_level_report/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_status_level_report/__openerp__.py b/project_status_level_report/__openerp__.py index ce1a4f5a0..0523086a7 100644 --- a/project_status_level_report/__openerp__.py +++ b/project_status_level_report/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_status_level_report/models/__init__.py b/project_status_level_report/models/__init__.py index fb121aea9..44452ee70 100644 --- a/project_status_level_report/models/__init__.py +++ b/project_status_level_report/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_status_level_report/models/status_report_wizard.py b/project_status_level_report/models/status_report_wizard.py index 628582593..08c56936d 100644 --- a/project_status_level_report/models/status_report_wizard.py +++ b/project_status_level_report/models/status_report_wizard.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_status_level_report/models/status_report_xls.py b/project_status_level_report/models/status_report_xls.py index 241413e08..0ad97380a 100644 --- a/project_status_level_report/models/status_report_xls.py +++ b/project_status_level_report/models/status_report_xls.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_subtask/__init__.py b/project_subtask/__init__.py index a3bb49889..30b99ed50 100644 --- a/project_subtask/__init__.py +++ b/project_subtask/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_subtask/__openerp__.py b/project_subtask/__openerp__.py index 1ad7ff98f..22c0495d1 100644 --- a/project_subtask/__openerp__.py +++ b/project_subtask/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_subtask/models/__init__.py b/project_subtask/models/__init__.py index cfa5a7c3f..8ab7fb163 100644 --- a/project_subtask/models/__init__.py +++ b/project_subtask/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_subtask/models/project.py b/project_subtask/models/project.py index 7f94b5ad0..3b22633b8 100644 --- a/project_subtask/models/project.py +++ b/project_subtask/models/project.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/project_subtask/models/sub_task_report.py b/project_subtask/models/sub_task_report.py index 947cf517d..f82806925 100644 --- a/project_subtask/models/sub_task_report.py +++ b/project_subtask/models/sub_task_report.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/purchase_recurring_orders/__init__.py b/purchase_recurring_orders/__init__.py index 2cce1e35b..729ce0963 100644 --- a/purchase_recurring_orders/__init__.py +++ b/purchase_recurring_orders/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/purchase_recurring_orders/__openerp__.py b/purchase_recurring_orders/__openerp__.py index a0c4f6b55..f0cf355f2 100644 --- a/purchase_recurring_orders/__openerp__.py +++ b/purchase_recurring_orders/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/purchase_recurring_orders/models/__init__.py b/purchase_recurring_orders/models/__init__.py index e26033449..9222a207b 100644 --- a/purchase_recurring_orders/models/__init__.py +++ b/purchase_recurring_orders/models/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/purchase_recurring_orders/models/purchase_order.py b/purchase_recurring_orders/models/purchase_order.py index 157aa519d..6720ba17c 100644 --- a/purchase_recurring_orders/models/purchase_order.py +++ b/purchase_recurring_orders/models/purchase_order.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/purchase_recurring_orders/models/recurring_orders.py b/purchase_recurring_orders/models/recurring_orders.py index a76d2eeec..baed02823 100644 --- a/purchase_recurring_orders/models/recurring_orders.py +++ b/purchase_recurring_orders/models/recurring_orders.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/purchase_recurring_orders/wizard/__init__.py b/purchase_recurring_orders/wizard/__init__.py index d2eef331b..78777ff2e 100644 --- a/purchase_recurring_orders/wizard/__init__.py +++ b/purchase_recurring_orders/wizard/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/purchase_recurring_orders/wizard/renew_wizard.py b/purchase_recurring_orders/wizard/renew_wizard.py index 77a0f64a9..0e16189d7 100644 --- a/purchase_recurring_orders/wizard/renew_wizard.py +++ b/purchase_recurring_orders/wizard/renew_wizard.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/restricted_task_following/__init__.py b/restricted_task_following/__init__.py index 989dc9bb2..b259c5754 100644 --- a/restricted_task_following/__init__.py +++ b/restricted_task_following/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/restricted_task_following/__openerp__.py b/restricted_task_following/__openerp__.py index e02718478..763b8ec9a 100644 --- a/restricted_task_following/__openerp__.py +++ b/restricted_task_following/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/restricted_task_following/models/__init__.py b/restricted_task_following/models/__init__.py index 9b70a9a6d..9320eb0e0 100644 --- a/restricted_task_following/models/__init__.py +++ b/restricted_task_following/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/restricted_task_following/models/restrict_task_following.py b/restricted_task_following/models/restrict_task_following.py index d608b8db0..4f205aefe 100644 --- a/restricted_task_following/models/restrict_task_following.py +++ b/restricted_task_following/models/restrict_task_following.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_amount_check/__init__.py b/sale_amount_check/__init__.py index 427d284cf..f005a56ca 100644 --- a/sale_amount_check/__init__.py +++ b/sale_amount_check/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_amount_check/__openerp__.py b/sale_amount_check/__openerp__.py index 4be6b60e0..91163fb67 100644 --- a/sale_amount_check/__openerp__.py +++ b/sale_amount_check/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_amount_check/models/__init__.py b/sale_amount_check/models/__init__.py index 4261bc401..3626e54f4 100644 --- a/sale_amount_check/models/__init__.py +++ b/sale_amount_check/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_amount_check/models/warning_sale_invoice.py b/sale_amount_check/models/warning_sale_invoice.py index d388d57e1..89f6a1c8c 100644 --- a/sale_amount_check/models/warning_sale_invoice.py +++ b/sale_amount_check/models/warning_sale_invoice.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_invoice_tag_pass/__init__.py b/sale_invoice_tag_pass/__init__.py index 98cd98169..8d95c1f82 100644 --- a/sale_invoice_tag_pass/__init__.py +++ b/sale_invoice_tag_pass/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_invoice_tag_pass/__openerp__.py b/sale_invoice_tag_pass/__openerp__.py index 0b2269e19..c0e6b68b8 100644 --- a/sale_invoice_tag_pass/__openerp__.py +++ b/sale_invoice_tag_pass/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_invoice_tag_pass/models/__init__.py b/sale_invoice_tag_pass/models/__init__.py index c8bba150f..c40f8ec8b 100644 --- a/sale_invoice_tag_pass/models/__init__.py +++ b/sale_invoice_tag_pass/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_invoice_tag_pass/models/sale_invoice_tag_pass.py b/sale_invoice_tag_pass/models/sale_invoice_tag_pass.py index ae13d7651..5692a376f 100644 --- a/sale_invoice_tag_pass/models/sale_invoice_tag_pass.py +++ b/sale_invoice_tag_pass/models/sale_invoice_tag_pass.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_product_image/__init__.py b/sale_product_image/__init__.py index bd05360e0..92f2ea8f8 100644 --- a/sale_product_image/__init__.py +++ b/sale_product_image/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_product_image/__openerp__.py b/sale_product_image/__openerp__.py index a03bb546c..b1dc1fd0b 100644 --- a/sale_product_image/__openerp__.py +++ b/sale_product_image/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_product_image/models/__init__.py b/sale_product_image/models/__init__.py index 6ce1313d0..dea7eba92 100644 --- a/sale_product_image/models/__init__.py +++ b/sale_product_image/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_product_image/models/sol_image.py b/sale_product_image/models/sol_image.py index 44e3f266c..ff4555507 100644 --- a/sale_product_image/models/sol_image.py +++ b/sale_product_image/models/sol_image.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_shipping_constrains/__init__.py b/sale_shipping_constrains/__init__.py index 427d284cf..f005a56ca 100644 --- a/sale_shipping_constrains/__init__.py +++ b/sale_shipping_constrains/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_shipping_constrains/__openerp__.py b/sale_shipping_constrains/__openerp__.py index edabdfbed..196ed4582 100644 --- a/sale_shipping_constrains/__openerp__.py +++ b/sale_shipping_constrains/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_shipping_constrains/models/__init__.py b/sale_shipping_constrains/models/__init__.py index d5527380d..36ad3d992 100644 --- a/sale_shipping_constrains/models/__init__.py +++ b/sale_shipping_constrains/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sale_shipping_constrains/models/warning_sale_shipping.py b/sale_shipping_constrains/models/warning_sale_shipping.py index 86c196910..41810845d 100644 --- a/sale_shipping_constrains/models/warning_sale_shipping.py +++ b/sale_shipping_constrains/models/warning_sale_shipping.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sales_team_parent/__init__.py b/sales_team_parent/__init__.py index 8f99694e2..141bb97a1 100644 --- a/sales_team_parent/__init__.py +++ b/sales_team_parent/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sales_team_parent/__openerp__.py b/sales_team_parent/__openerp__.py index 32113b8c6..bdc837590 100644 --- a/sales_team_parent/__openerp__.py +++ b/sales_team_parent/__openerp__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sales_team_parent/models/__init__.py b/sales_team_parent/models/__init__.py index 8437100f2..97c375ee2 100644 --- a/sales_team_parent/models/__init__.py +++ b/sales_team_parent/models/__init__.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sales_team_parent/models/crm_target.py b/sales_team_parent/models/crm_target.py index d3ba43dde..5931edcc8 100644 --- a/sales_team_parent/models/crm_target.py +++ b/sales_team_parent/models/crm_target.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sales_team_parent/models/crm_target_team.py b/sales_team_parent/models/crm_target_team.py index 2ebd4b70c..93ec87692 100644 --- a/sales_team_parent/models/crm_target_team.py +++ b/sales_team_parent/models/crm_target_team.py @@ -6,10 +6,7 @@ # Author: Cybrosys Technologies() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/__init__.py b/salon_management/__init__.py index 8d489bf75..d3f42e6e2 100644 --- a/salon_management/__init__.py +++ b/salon_management/__init__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/__openerp__.py b/salon_management/__openerp__.py index b618f7d07..e9c9f3402 100644 --- a/salon_management/__openerp__.py +++ b/salon_management/__openerp__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/controllers/__init__.py b/salon_management/controllers/__init__.py index b46b74ded..0f92fbaa9 100644 --- a/salon_management/controllers/__init__.py +++ b/salon_management/controllers/__init__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/controllers/main.py b/salon_management/controllers/main.py index fd0643e88..303507312 100644 --- a/salon_management/controllers/main.py +++ b/salon_management/controllers/main.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/models/__init__.py b/salon_management/models/__init__.py index 1c27fbde1..1bbde43eb 100644 --- a/salon_management/models/__init__.py +++ b/salon_management/models/__init__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/models/salon_booking.py b/salon_management/models/salon_booking.py index dc0995f9e..bd481ffe7 100644 --- a/salon_management/models/salon_booking.py +++ b/salon_management/models/salon_booking.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/models/salon_config.py b/salon_management/models/salon_config.py index e6172607d..55dfb410e 100644 --- a/salon_management/models/salon_config.py +++ b/salon_management/models/salon_config.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_management/models/salon_management.py b/salon_management/models/salon_management.py index 08455b3a7..fdadf8286 100644 --- a/salon_management/models/salon_management.py +++ b/salon_management/models/salon_management.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_report_pdf_xls/__init__.py b/salon_report_pdf_xls/__init__.py index 380a53289..3663bc40b 100644 --- a/salon_report_pdf_xls/__init__.py +++ b/salon_report_pdf_xls/__init__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_report_pdf_xls/__openerp__.py b/salon_report_pdf_xls/__openerp__.py index 8cbb1fd25..303f2eec4 100644 --- a/salon_report_pdf_xls/__openerp__.py +++ b/salon_report_pdf_xls/__openerp__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_report_pdf_xls/models/__init__.py b/salon_report_pdf_xls/models/__init__.py index 5cd169053..e4ac6c6d5 100644 --- a/salon_report_pdf_xls/models/__init__.py +++ b/salon_report_pdf_xls/models/__init__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_report_pdf_xls/models/salon_report_wizard.py b/salon_report_pdf_xls/models/salon_report_wizard.py index 73dacef3e..83d3bf894 100644 --- a/salon_report_pdf_xls/models/salon_report_wizard.py +++ b/salon_report_pdf_xls/models/salon_report_wizard.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_report_pdf_xls/models/salon_reports_parsers.py b/salon_report_pdf_xls/models/salon_reports_parsers.py index bc778fbe9..e07f1bb03 100644 --- a/salon_report_pdf_xls/models/salon_reports_parsers.py +++ b/salon_report_pdf_xls/models/salon_reports_parsers.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_report_pdf_xls/report/__init__.py b/salon_report_pdf_xls/report/__init__.py index 3b6dc0b19..93e2a4fcb 100644 --- a/salon_report_pdf_xls/report/__init__.py +++ b/salon_report_pdf_xls/report/__init__.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/salon_report_pdf_xls/report/salon_report_xls.py b/salon_report_pdf_xls/report/salon_report_xls.py index 4d8a1fd37..b8510b35d 100644 --- a/salon_report_pdf_xls/report/salon_report_xls.py +++ b/salon_report_pdf_xls/report/salon_report_xls.py @@ -6,10 +6,7 @@ # Author: Avinash Nk() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/send_email_payslips/__init__.py b/send_email_payslips/__init__.py index e393d149e..90a6b1084 100644 --- a/send_email_payslips/__init__.py +++ b/send_email_payslips/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/send_email_payslips/__openerp__.py b/send_email_payslips/__openerp__.py index ed0a6827e..52841b37c 100644 --- a/send_email_payslips/__openerp__.py +++ b/send_email_payslips/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/send_email_payslips/models/__init__.py b/send_email_payslips/models/__init__.py index 8ca41d5fe..de9ca60fc 100644 --- a/send_email_payslips/models/__init__.py +++ b/send_email_payslips/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/send_email_payslips/models/send_payslip.py b/send_email_payslips/models/send_payslip.py index 24604c54d..e7a9be8ac 100644 --- a/send_email_payslips/models/send_payslip.py +++ b/send_email_payslips/models/send_payslip.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/send_message_direct_composer/__init__.py b/send_message_direct_composer/__init__.py index b8b509efd..334b92a51 100644 --- a/send_message_direct_composer/__init__.py +++ b/send_message_direct_composer/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/send_message_direct_composer/__openerp__.py b/send_message_direct_composer/__openerp__.py index fc199077c..6af0abfe4 100644 --- a/send_message_direct_composer/__openerp__.py +++ b/send_message_direct_composer/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sent_mails/__init__.py b/sent_mails/__init__.py index b8b509efd..334b92a51 100644 --- a/sent_mails/__init__.py +++ b/sent_mails/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/sent_mails/__openerp__.py b/sent_mails/__openerp__.py index e0002553d..2776c574b 100644 --- a/sent_mails/__openerp__.py +++ b/sent_mails/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/task_deadline_reminder/__init__.py b/task_deadline_reminder/__init__.py index 04838be18..78d6dc220 100755 --- a/task_deadline_reminder/__init__.py +++ b/task_deadline_reminder/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/task_deadline_reminder/__openerp__.py b/task_deadline_reminder/__openerp__.py index be2ed8fb4..3f460e870 100644 --- a/task_deadline_reminder/__openerp__.py +++ b/task_deadline_reminder/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/task_deadline_reminder/models/__init__.py b/task_deadline_reminder/models/__init__.py index 7ec6c1495..28216d36b 100644 --- a/task_deadline_reminder/models/__init__.py +++ b/task_deadline_reminder/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/task_deadline_reminder/models/deadline_reminder.py b/task_deadline_reminder/models/deadline_reminder.py index dbfc01631..7474c4f9d 100644 --- a/task_deadline_reminder/models/deadline_reminder.py +++ b/task_deadline_reminder/models/deadline_reminder.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/timesheets_by_employee/__init__.py b/timesheets_by_employee/__init__.py index 4b748e404..66afde21a 100644 --- a/timesheets_by_employee/__init__.py +++ b/timesheets_by_employee/__init__.py @@ -5,10 +5,7 @@ # Copyright (C) 2009-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/timesheets_by_employee/__openerp__.py b/timesheets_by_employee/__openerp__.py index 014fdfcd9..6b57dbef5 100644 --- a/timesheets_by_employee/__openerp__.py +++ b/timesheets_by_employee/__openerp__.py @@ -5,10 +5,7 @@ # Copyright (C) 2009-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/timesheets_by_employee/report/__init__.py b/timesheets_by_employee/report/__init__.py index 3360d21fb..4ff73ae71 100644 --- a/timesheets_by_employee/report/__init__.py +++ b/timesheets_by_employee/report/__init__.py @@ -5,10 +5,7 @@ # Copyright (C) 2009-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/timesheets_by_employee/report/report_timesheets.py b/timesheets_by_employee/report/report_timesheets.py index b273be5de..b3ef6b976 100644 --- a/timesheets_by_employee/report/report_timesheets.py +++ b/timesheets_by_employee/report/report_timesheets.py @@ -5,10 +5,7 @@ # Copyright (C) 2009-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/timesheets_by_employee/wizard/__init__.py b/timesheets_by_employee/wizard/__init__.py index e2d78765f..412d23935 100644 --- a/timesheets_by_employee/wizard/__init__.py +++ b/timesheets_by_employee/wizard/__init__.py @@ -5,10 +5,7 @@ # Copyright (C) 2009-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/timesheets_by_employee/wizard/timesheet_employee.py b/timesheets_by_employee/wizard/timesheet_employee.py index bb75c0ab3..f1a6d6c63 100644 --- a/timesheets_by_employee/wizard/timesheet_employee.py +++ b/timesheets_by_employee/wizard/timesheet_employee.py @@ -5,10 +5,7 @@ # Copyright (C) 2009-TODAY Cybrosys Technologies(). # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/untaxed_saleorder_report/__init__.py b/untaxed_saleorder_report/__init__.py index b2462eb50..ce0e89264 100644 --- a/untaxed_saleorder_report/__init__.py +++ b/untaxed_saleorder_report/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/untaxed_saleorder_report/__openerp__.py b/untaxed_saleorder_report/__openerp__.py index 5fc2d29e9..53a1557a7 100644 --- a/untaxed_saleorder_report/__openerp__.py +++ b/untaxed_saleorder_report/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/untaxed_saleorder_report/models/__init__.py b/untaxed_saleorder_report/models/__init__.py index 6458c5b91..dc3b1aaaf 100644 --- a/untaxed_saleorder_report/models/__init__.py +++ b/untaxed_saleorder_report/models/__init__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/untaxed_saleorder_report/models/without_tax_report.py b/untaxed_saleorder_report/models/without_tax_report.py index d1c2b6fc3..046fe037c 100644 --- a/untaxed_saleorder_report/models/without_tax_report.py +++ b/untaxed_saleorder_report/models/without_tax_report.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/user_creation_from_employee/__openerp__.py b/user_creation_from_employee/__openerp__.py index 989e5f83a..5d8176c61 100644 --- a/user_creation_from_employee/__openerp__.py +++ b/user_creation_from_employee/__openerp__.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/user_creation_from_employee/user_creation_from_employee.py b/user_creation_from_employee/user_creation_from_employee.py index 6fa433fca..7b971967d 100644 --- a/user_creation_from_employee/user_creation_from_employee.py +++ b/user_creation_from_employee/user_creation_from_employee.py @@ -6,10 +6,7 @@ # Author: Nilmar Shereef() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/website_college/__openerp__.py b/website_college/__openerp__.py index 18596eb1e..28ee6eb6a 100644 --- a/website_college/__openerp__.py +++ b/website_college/__openerp__.py @@ -6,10 +6,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/website_sale_advanced_search/__init__.py b/website_sale_advanced_search/__init__.py index fed31b2c5..ed5f8bec6 100644 --- a/website_sale_advanced_search/__init__.py +++ b/website_sale_advanced_search/__init__.py @@ -6,10 +6,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/website_sale_advanced_search/__openerp__.py b/website_sale_advanced_search/__openerp__.py index ed4ecde3c..611f05d31 100644 --- a/website_sale_advanced_search/__openerp__.py +++ b/website_sale_advanced_search/__openerp__.py @@ -6,10 +6,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/website_sale_advanced_search/controllers/__init__.py b/website_sale_advanced_search/controllers/__init__.py index 208d5da07..e95513d91 100644 --- a/website_sale_advanced_search/controllers/__init__.py +++ b/website_sale_advanced_search/controllers/__init__.py @@ -6,10 +6,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/website_sale_advanced_search/controllers/main.py b/website_sale_advanced_search/controllers/main.py index a57d47dc6..5e2a7c10a 100644 --- a/website_sale_advanced_search/controllers/main.py +++ b/website_sale_advanced_search/controllers/main.py @@ -6,10 +6,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/website_sale_product_gallery_zoom/__openerp__.py b/website_sale_product_gallery_zoom/__openerp__.py index fcd3993bc..38f3531ad 100644 --- a/website_sale_product_gallery_zoom/__openerp__.py +++ b/website_sale_product_gallery_zoom/__openerp__.py @@ -6,10 +6,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/website_trading/__openerp__.py b/website_trading/__openerp__.py index 5596c3035..d609a6795 100644 --- a/website_trading/__openerp__.py +++ b/website_trading/__openerp__.py @@ -5,10 +5,7 @@ # Author: Hilar AK() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/workload_in_project/__init__.py b/workload_in_project/__init__.py index 3a5f9a400..695014213 100644 --- a/workload_in_project/__init__.py +++ b/workload_in_project/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/workload_in_project/__openerp__.py b/workload_in_project/__openerp__.py index 2bbf37609..150563dde 100644 --- a/workload_in_project/__openerp__.py +++ b/workload_in_project/__openerp__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/workload_in_project/models/__init__.py b/workload_in_project/models/__init__.py index b168ba5c0..ed57f1ea6 100644 --- a/workload_in_project/models/__init__.py +++ b/workload_in_project/models/__init__.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/workload_in_project/models/employee_workload_calc.py b/workload_in_project/models/employee_workload_calc.py index bd8a970be..d7a7f38bc 100644 --- a/workload_in_project/models/employee_workload_calc.py +++ b/workload_in_project/models/employee_workload_calc.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the diff --git a/workload_in_project/models/employee_workload_parser.py b/workload_in_project/models/employee_workload_parser.py index 2df56792f..bb8a603ed 100644 --- a/workload_in_project/models/employee_workload_parser.py +++ b/workload_in_project/models/employee_workload_parser.py @@ -6,10 +6,7 @@ # Author: Jesni Banu() # you can modify it under the terms of the GNU LESSER # GENERAL PUBLIC LICENSE (LGPL v3), Version 3. -# -# It is forbidden to publish, distribute, sublicense, or sell copies -# of the Software or modified copies of the Software. -# + # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the