[RICPLT] Copyright added 95/1995/1
authorIrina <ib565x@intl.att.com>
Wed, 11 Dec 2019 09:34:03 +0000 (11:34 +0200)
committerIrina <ib565x@intl.att.com>
Wed, 11 Dec 2019 09:34:14 +0000 (11:34 +0200)
Change-Id: I98b7ec15c3976dd69ed4aff5135e6c6bffcd3171
Signed-off-by: Irina <ib565x@intl.att.com>
entities/e2t_instance_info.go
entities/e2t_instance_state.go

index c03d8b5..78b81cc 100644 (file)
@@ -1,3 +1,21 @@
+//
+// Copyright 2019 AT&T Intellectual Property
+// Copyright 2019 Nokia
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//      http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// 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.
+
+//  This source code is part of the near-RT RIC (RAN Intelligent Controller)
+//  platform project (RICP).
 package entities
 
 type E2TInstanceInfo struct {
index 220a737..0160e14 100644 (file)
@@ -1,3 +1,21 @@
+//
+// Copyright 2019 AT&T Intellectual Property
+// Copyright 2019 Nokia
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+//      http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// 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.
+
+//  This source code is part of the near-RT RIC (RAN Intelligent Controller)
+//  platform project (RICP).
 package entities
 
 type E2TInstanceState string