From 032c6d3f1bd783537b1e61ccbdd007428df87d3a Mon Sep 17 00:00:00 2001 From: Altahir Hassan Date: Wed, 7 Jan 2026 02:20:42 +0400 Subject: [PATCH] refactor: Remove licensing comment and update settings form view with copyright notice --- odex30_base/odex30_web/__init__.py | 1 - odex30_base/odex30_web/models/__init__.py | 1 - .../webclient/settings_form_view/res_config_edition.xml | 9 ++++++++- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/odex30_base/odex30_web/__init__.py b/odex30_base/odex30_web/__init__.py index dc5e6b6..cde864b 100644 --- a/odex30_base/odex30_web/__init__.py +++ b/odex30_base/odex30_web/__init__.py @@ -1,4 +1,3 @@ # -*- coding: utf-8 -*- -# Part of Odoo. See LICENSE file for full copyright and licensing details. from . import models diff --git a/odex30_base/odex30_web/models/__init__.py b/odex30_base/odex30_web/models/__init__.py index 9a8cbc1..90f6ff9 100644 --- a/odex30_base/odex30_web/models/__init__.py +++ b/odex30_base/odex30_web/models/__init__.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- -# Part of Odoo. See LICENSE file for full copyright and licensing details. from . import ir_http from . import res_users_settings diff --git a/odex30_base/odex30_web/static/src/webclient/settings_form_view/res_config_edition.xml b/odex30_base/odex30_web/static/src/webclient/settings_form_view/res_config_edition.xml index 1ee612a..29c32fb 100644 --- a/odex30_base/odex30_web/static/src/webclient/settings_form_view/res_config_edition.xml +++ b/odex30_base/odex30_web/static/src/webclient/settings_form_view/res_config_edition.xml @@ -5,10 +5,17 @@

- Odex 30 + Odex 30 Platform

+ + +
+ Copyright © 2017 Expert Ltd. SA +
+
+