diff --git a/__init__.py b/__init__.py
index ffb091d4f591e9ca61015b001b630a4e2fda3558..e046e49fbe22a4768c49bca1ed4cc0b0487c66c3 100644
--- a/__init__.py
+++ b/__init__.py
@@ -1,4 +1 @@
-# Copyright 2023 Le Filament (https://le-filament.com)
-# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
-
 from . import controllers
diff --git a/controllers/__init__.py b/controllers/__init__.py
index 6b1029b1764bcd1020285c8e4ce7535f53de9daf..12a7e529b674164f0ad189b131c5d5c8fb9ae0bc 100644
--- a/controllers/__init__.py
+++ b/controllers/__init__.py
@@ -1,4 +1 @@
-# Copyright 2023 Le Filament (<http://www.le-filament.com>)
-# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-
 from . import main
diff --git a/controllers/main.py b/controllers/main.py
index 8bc3b3140b2df30651acab36100d0f8071bd2959..799685ac207cb22135ad07166776673fdbae25a4 100644
--- a/controllers/main.py
+++ b/controllers/main.py
@@ -1,6 +1,5 @@
-# Copyright 2023 Le Filament (<http://www.le-filament.com>)
-# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
-
+# Copyright 2021- Le Filament (https://le-filament.com)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
 from odoo import http
 from odoo.http import request
 from odoo.osv import expression
diff --git a/templates/operation_templates_page.xml b/templates/operation_templates_page.xml
index 170e2286300341004ad4d1374d8173339c153825..dc6b5fdf88b849e3851482b9d2f4f0dc33231ea8 100644
--- a/templates/operation_templates_page.xml
+++ b/templates/operation_templates_page.xml
@@ -1,4 +1,6 @@
 <?xml version="1.0" encoding="utf-8" ?>
+<!-- Copyright 2021- Le Filament (https://le-filament.com)
+     License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). -->
 <odoo>
     <template id="layout_op" inherit_id="oacc_portal.layout_op">
         <xpath expr="//li[@id='menu-contact']" position="before">