From: Martin Skorupski Date: Mon, 23 Sep 2024 14:31:45 +0000 (+0200) Subject: Update Copyrights and Python version X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=28da946162c8769991c2894b072a1f788b1c648b;p=oam.git Update Copyrights and Python version Issue-ID: OAM-414 Change-Id: Ieef87264747b2bead4cd8b11b0ace61c63cf57e7 Signed-off-by: Martin Skorupski --- diff --git a/code/network-generator/network_generation/model/python/o_ran_object.py b/code/network-generator/network_generation/model/python/o_ran_object.py index ef74b30..66a2633 100644 --- a/code/network-generator/network_generation/model/python/o_ran_object.py +++ b/code/network-generator/network_generation/model/python/o_ran_object.py @@ -1,4 +1,4 @@ -# Copyright 2023 highstreet technologies GmbH +# Copyright 2024 highstreet technologies # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -# !/usr/bin/python +# !/usr/bin/python3 """ An abstract Class for O-RAN Objects