From 033a8db0c475b6b41a83417e094d4ff7e293a3af Mon Sep 17 00:00:00 2001 From: gifrerenom <lluis.gifre@cttc.es> Date: Thu, 11 May 2023 15:18:51 +0000 Subject: [PATCH] Pre-merge code cleanup --- src/l3_attackmitigator/service/test_create_service.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/l3_attackmitigator/service/test_create_service.py b/src/l3_attackmitigator/service/test_create_service.py index a692e61d0..01cf769a2 100644 --- a/src/l3_attackmitigator/service/test_create_service.py +++ b/src/l3_attackmitigator/service/test_create_service.py @@ -1,4 +1,4 @@ -# Copyright 2021-2023 H2020 TeraFlow (https://www.teraflow-h2020.eu/) +# Copyright 2022-2023 ETSI TeraFlowSDN - TFS OSG (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. -- GitLab