Commit 2dfb4f16 authored by Javier Velázquez's avatar Javier Velázquez
Browse files

Change copyrigh headers

parent 3019db36
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
# Copyright 2025 Telefonica Innovación Digital S.L.
# Copyright 2022-2025 ETSI SDG TeraFlowSDN (TFS) (https://tfs.etsi.org/)

# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

# This file is an original contribution from Telefonica Innovación Digital S.L.

from flask import Flask
from flask_restx import Api
from flask_cors import CORS