Update Copyrights and Python version 01/13401/1
authorMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Mon, 23 Sep 2024 14:31:33 +0000 (16:31 +0200)
committerMartin Skorupski <martin.skorupski@highstreet-technologies.com>
Mon, 23 Sep 2024 14:31:33 +0000 (16:31 +0200)
Issue-ID: OAM-414
Change-Id: Ifdc7e0146864f1b045b3d4074f540a342279a9e9
Signed-off-by: Martin Skorupski <martin.skorupski@highstreet-technologies.com>
code/network-generator/network_generation/model/python/o_ran_network.py

index 901e83f..c0f30bf 100644 (file)
@@ -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
 """
 Module for a class representing a O-RAN Network
 """