From: Martin Skorupski Date: Mon, 23 Sep 2024 14:32:53 +0000 (+0200) Subject: Update Copyrights and Python version X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=68babfe9a972dc5b70afc350568368a518dcc041;p=oam.git Update Copyrights and Python version Issue-ID: OAM-414 Change-Id: Ic5359c30dc601aaa9265191e80b75b282e965e5a Signed-off-by: Martin Skorupski --- diff --git a/code/network-generator/network_generation/model/python/tower.py b/code/network-generator/network_generation/model/python/tower.py index 2aae0b3..7f9d3e6 100644 --- a/code/network-generator/network_generation/model/python/tower.py +++ b/code/network-generator/network_generation/model/python/tower.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 """ A Class representing a Tower to mount O-RAN RUs