G release step 2 of 2
[ric-plt/e2mgr.git] / E2Manager / e2pdus / x2_setup_requests_test.go
index fd66480..e63577b 100644 (file)
@@ -1,5 +1,4 @@
-/*******************************************************************************
- *
+/*
  *   Copyright (c) 2019 AT&T Intellectual Property.
  *
  *   Licensed under the Apache License, Version 2.0 (the "License");
  *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  *   See the License for the specific language governing permissions and
  *   limitations under the License.
- *
- *******************************************************************************/
- package e2pdus
+ */
+
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+ */
+
+package e2pdus
 
 import (
        "bytes"
@@ -24,6 +28,7 @@ import (
        "testing"
 )
 
+
 func TestParseRicId(t *testing.T) {
        var testCases = []struct {
                ricId       string