Merge "Add AC and ANR services"
[portal/ric-dashboard.git] / webapp-frontend / src / app / admin / admin.component.html
index 8a6fe90..1cc9173 100644 (file)
@@ -1,6 +1,6 @@
 <!--
   ========================LICENSE_START=================================
-  ORAN-OSC
+  O-RAN-SC
   %%
   Copyright (C) 2019 AT&T Intellectual Property and Nokia
   %%
@@ -16,7 +16,7 @@
   See the License for the specific language governing permissions and
   limitations under the License.
   ========================LICENSE_END===================================
-  -->
+-->
 <div class="admin__section">
     <h3 class="admin__header">Users</h3>
     <ng2-smart-table [settings]="usersettings" [source]="usersource" (deleteConfirm)="onDeleteUserConfirm($event)">