Add extra line about src files are part of RIC platform project
[ric-plt/sdlgo.git] / cmd / sdltester / sdltester.go
index 85e5569..2cf0364 100644 (file)
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+ */
+
 package main
 
 import (
@@ -22,7 +27,7 @@ import (
        "os"
        "time"
 
-       "gerrit.oran-osc.org/r/ric-plt/sdlgo"
+       "gerrit.o-ran-sc.org/r/ric-plt/sdlgo"
 )
 
 /*