mirror of
https://gitlab.com/hibou-io/hibou-odoo/suite.git
synced 2025-01-20 12:37:31 +02:00
FIX attachment_minio add copyright header to ir_attachment.py
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# Copyright 2020 Hibou Corp.
|
||||
# Copyright 2016 Camptocamp SA
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html)
|
||||
|
||||
import io
|
||||
import base64
|
||||
import logging
|
||||
|
||||
Reference in New Issue
Block a user