From 4f8259dcd4597a7c96285907bd33941d44ac456a Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Tue, 15 Oct 2019 16:59:48 -0400 Subject: [PATCH] Drop Nokia from file header copyright line, part 2 This is preparation for moving the entire code base to a new repository and without any history, due to concerns raised by the Nokia legal department about their name appearing here in a repository where they have made no contributions. Change-Id: Ib79af2f0debb934937928daf2aeec54666a7b197 Signed-off-by: Lott, Christopher (cl778h) --- README.md | 2 +- a1-med-client/pom.xml | 2 +- anr-xapp-client/README.md | 2 +- anr-xapp-client/pom.xml | 2 +- anr-xapp-client/src/main/resources/anr_swagger_0.0.8.yaml | 2 +- app-mgr-client/pom.xml | 2 +- docs/config-deploy.rst | 2 +- docs/developer-guide.rst | 2 +- docs/index.rst | 2 +- docs/overview.rst | 2 +- docs/release-notes.rst | 2 +- e2-mgr-client/README.md | 2 +- e2-mgr-client/pom.xml | 2 +- e2-mgr-client/src/main/resources/E2M_API_2019-09-11.yaml | 2 +- pom.xml | 2 +- webapp-frontend/README.md | 2 +- webapp-frontend/e2e/protractor.conf.js | 2 +- webapp-frontend/e2e/src/app.e2e-spec.ts | 2 +- webapp-frontend/e2e/src/app.po.ts | 2 +- webapp-frontend/pom.xml | 2 +- webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss | 2 +- webapp-frontend/src/app/anr-xapp/anr-edit-ncr-dialog.component.scss | 2 +- webapp-frontend/src/app/anr-xapp/anr-xapp.component.html | 2 +- webapp-frontend/src/app/anr-xapp/anr-xapp.component.scss | 2 +- .../src/app/app-configuration/app-configuration.component.scss | 2 +- webapp-frontend/src/app/app-control/app-control.component.scss | 2 +- webapp-frontend/src/app/caas-ingress/caas-ingress.component.html | 2 +- webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss | 2 +- webapp-frontend/src/app/catalog/catalog.component.scss | 2 +- webapp-frontend/src/app/control/control.component.scss | 2 +- webapp-frontend/src/app/footer/footer.component.html | 2 +- webapp-frontend/src/app/footer/footer.component.scss | 2 +- webapp-frontend/src/app/main/main.component.scss | 2 +- .../src/app/navigation/sidenav-list/sidenav-list.component.scss | 2 +- webapp-frontend/src/app/platform/platform.component.scss | 2 +- .../src/app/ran-control/ran-connection-dialog.component.scss | 2 +- webapp-frontend/src/app/ran-control/ran-control.component.html | 2 +- webapp-frontend/src/app/ran-control/ran-control.component.scss | 2 +- webapp-frontend/src/app/rd.component.scss | 2 +- webapp-frontend/src/app/stats/stats.component.scss | 2 +- webapp-frontend/src/app/ui/catalog-card/catalog-card.component.scss | 2 +- webapp-frontend/src/app/ui/control-card/control-card.component.scss | 2 +- webapp-frontend/src/app/ui/error-dialog/error-dialog.component.scss | 2 +- webapp-frontend/src/app/ui/loading-dialog/loading-dialog.component.scss | 2 +- webapp-frontend/src/app/ui/stat-card/stat-card.component.scss | 2 +- .../add-dashboard-user-dialog/add-dashboard-user-dialog.component.html | 2 +- .../add-dashboard-user-dialog/add-dashboard-user-dialog.component.scss | 2 +- .../edit-dashboard-user-dialog.component.html | 2 +- .../edit-dashboard-user-dialog.component.scss | 2 +- webapp-frontend/src/app/user/user.component.html | 2 +- webapp-frontend/src/app/user/user.component.scss | 2 +- 51 files changed, 51 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index 52bf7d73..9dbc046e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ URL `http://your-host-name-here:8080/swagger-ui.html` ## License -Copyright (C) 2019 AT&T Intellectual Property & Nokia. All rights reserved. +Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. 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 diff --git a/a1-med-client/pom.xml b/a1-med-client/pom.xml index 1bb59b5b..992116a0 100644 --- a/a1-med-client/pom.xml +++ b/a1-med-client/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/anr-xapp-client/README.md b/anr-xapp-client/README.md index f3c0af2c..658849ac 100644 --- a/anr-xapp-client/README.md +++ b/anr-xapp-client/README.md @@ -15,7 +15,7 @@ limp along by taking these steps: ## License -Copyright (C) 2019 AT&T Intellectual Property & Nokia. All rights reserved. +Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. 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 diff --git a/anr-xapp-client/pom.xml b/anr-xapp-client/pom.xml index adf70fd8..c16192ac 100644 --- a/anr-xapp-client/pom.xml +++ b/anr-xapp-client/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/anr-xapp-client/src/main/resources/anr_swagger_0.0.8.yaml b/anr-xapp-client/src/main/resources/anr_swagger_0.0.8.yaml index b5602731..8080b633 100644 --- a/anr-xapp-client/src/main/resources/anr_swagger_0.0.8.yaml +++ b/anr-xapp-client/src/main/resources/anr_swagger_0.0.8.yaml @@ -1,7 +1,7 @@ # ========================LICENSE_START================================= # O-RAN-SC # %% -# Copyright (C) 2019 AT&T Intellectual Property and Nokia +# Copyright (C) 2019 AT&T Intellectual Property # %% # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index 16f4c810..1686923d 100644 --- a/app-mgr-client/pom.xml +++ b/app-mgr-client/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/docs/config-deploy.rst b/docs/config-deploy.rst index fafd68d2..6a843cad 100644 --- a/docs/config-deploy.rst +++ b/docs/config-deploy.rst @@ -1,7 +1,7 @@ .. ===============LICENSE_START======================================================= .. O-RAN SC CC-BY-4.0 .. %% -.. Copyright (C) 2019 AT&T Intellectual Property and Nokia +.. Copyright (C) 2019 AT&T Intellectual Property .. %% .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index e1b546e2..f99a04dc 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -1,7 +1,7 @@ .. ===============LICENSE_START======================================================= .. O-RAN SC CC-BY-4.0 .. %% -.. Copyright (C) 2019 AT&T Intellectual Property and Nokia +.. Copyright (C) 2019 AT&T Intellectual Property .. %% .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. diff --git a/docs/index.rst b/docs/index.rst index 3d205cb4..e7e1168d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,7 +3,7 @@ .. ===============LICENSE_START======================================================= .. O-RAN SC CC-BY-4.0 .. %% -.. Copyright (C) 2019 AT&T Intellectual Property and Nokia +.. Copyright (C) 2019 AT&T Intellectual Property .. %% .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. diff --git a/docs/overview.rst b/docs/overview.rst index 72de72fe..a58986e0 100644 --- a/docs/overview.rst +++ b/docs/overview.rst @@ -1,7 +1,7 @@ .. ===============LICENSE_START======================================================= .. O-RAN SC CC-BY-4.0 .. %% -.. Copyright (C) 2019 AT&T Intellectual Property and Nokia +.. Copyright (C) 2019 AT&T Intellectual Property .. %% .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. diff --git a/docs/release-notes.rst b/docs/release-notes.rst index 67c05992..f4f2dc37 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -1,7 +1,7 @@ .. ===============LICENSE_START======================================================= .. O-RAN SC CC-BY-4.0 .. %% -.. Copyright (C) 2019 AT&T Intellectual Property and Nokia +.. Copyright (C) 2019 AT&T Intellectual Property .. %% .. Licensed under the Apache License, Version 2.0 (the "License"); .. you may not use this file except in compliance with the License. diff --git a/e2-mgr-client/README.md b/e2-mgr-client/README.md index ed478dd7..7a29eacc 100644 --- a/e2-mgr-client/README.md +++ b/e2-mgr-client/README.md @@ -15,7 +15,7 @@ limp along by taking these steps: ## License -Copyright (C) 2019 AT&T Intellectual Property & Nokia. All rights reserved. +Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. 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 diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index b15ed89b..c642797c 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/e2-mgr-client/src/main/resources/E2M_API_2019-09-11.yaml b/e2-mgr-client/src/main/resources/E2M_API_2019-09-11.yaml index 685ac2d5..ac1b16b4 100644 --- a/e2-mgr-client/src/main/resources/E2M_API_2019-09-11.yaml +++ b/e2-mgr-client/src/main/resources/E2M_API_2019-09-11.yaml @@ -1,7 +1,7 @@ # ========================LICENSE_START================================= # O-RAN-SC # -# Copyright (C) 2019 AT&T Intellectual Property and Nokia +# Copyright (C) 2019 AT&T Intellectual Property # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pom.xml b/pom.xml index fdfb1765..bebdf03c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/README.md b/webapp-frontend/README.md index 8536fdb9..f1c849e7 100644 --- a/webapp-frontend/README.md +++ b/webapp-frontend/README.md @@ -28,7 +28,7 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C ## License -Copyright (C) 2019 AT&T Intellectual Property & Nokia. All rights reserved. +Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. 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 diff --git a/webapp-frontend/e2e/protractor.conf.js b/webapp-frontend/e2e/protractor.conf.js index 15e7433b..3d5386c2 100644 --- a/webapp-frontend/e2e/protractor.conf.js +++ b/webapp-frontend/e2e/protractor.conf.js @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/e2e/src/app.e2e-spec.ts b/webapp-frontend/e2e/src/app.e2e-spec.ts index 31bb883e..34de5c0d 100644 --- a/webapp-frontend/e2e/src/app.e2e-spec.ts +++ b/webapp-frontend/e2e/src/app.e2e-spec.ts @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/e2e/src/app.po.ts b/webapp-frontend/e2e/src/app.po.ts index 19eebe91..5e6f140e 100644 --- a/webapp-frontend/e2e/src/app.po.ts +++ b/webapp-frontend/e2e/src/app.po.ts @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/pom.xml b/webapp-frontend/pom.xml index 8d5e7937..e3a1b276 100644 --- a/webapp-frontend/pom.xml +++ b/webapp-frontend/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss b/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss index f652e15e..42ea9071 100644 --- a/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss +++ b/webapp-frontend/src/app/ac-xapp/ac-xapp.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/anr-xapp/anr-edit-ncr-dialog.component.scss b/webapp-frontend/src/app/anr-xapp/anr-edit-ncr-dialog.component.scss index b0a8a94e..9171531e 100644 --- a/webapp-frontend/src/app/anr-xapp/anr-edit-ncr-dialog.component.scss +++ b/webapp-frontend/src/app/anr-xapp/anr-edit-ncr-dialog.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/anr-xapp/anr-xapp.component.html b/webapp-frontend/src/app/anr-xapp/anr-xapp.component.html index 4cdd55e1..914aeb79 100644 --- a/webapp-frontend/src/app/anr-xapp/anr-xapp.component.html +++ b/webapp-frontend/src/app/anr-xapp/anr-xapp.component.html @@ -2,7 +2,7 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2019 AT&T Intellectual Property and Nokia + Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/anr-xapp/anr-xapp.component.scss b/webapp-frontend/src/app/anr-xapp/anr-xapp.component.scss index 5d8c3ffb..983fb529 100644 --- a/webapp-frontend/src/app/anr-xapp/anr-xapp.component.scss +++ b/webapp-frontend/src/app/anr-xapp/anr-xapp.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/app-configuration/app-configuration.component.scss b/webapp-frontend/src/app/app-configuration/app-configuration.component.scss index 2be7326e..dd782632 100644 --- a/webapp-frontend/src/app/app-configuration/app-configuration.component.scss +++ b/webapp-frontend/src/app/app-configuration/app-configuration.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/app-control/app-control.component.scss b/webapp-frontend/src/app/app-control/app-control.component.scss index 37034c89..179b608f 100644 --- a/webapp-frontend/src/app/app-control/app-control.component.scss +++ b/webapp-frontend/src/app/app-control/app-control.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.html b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.html index a4220a5e..fd228025 100644 --- a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.html +++ b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.html @@ -2,7 +2,7 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2019 AT&T Intellectual Property and Nokia + Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss index 122c1a1b..f977be78 100644 --- a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss +++ b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/catalog/catalog.component.scss b/webapp-frontend/src/app/catalog/catalog.component.scss index 23184dae..7a98d790 100644 --- a/webapp-frontend/src/app/catalog/catalog.component.scss +++ b/webapp-frontend/src/app/catalog/catalog.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/control/control.component.scss b/webapp-frontend/src/app/control/control.component.scss index 5df590b0..f06d0ced 100644 --- a/webapp-frontend/src/app/control/control.component.scss +++ b/webapp-frontend/src/app/control/control.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/footer/footer.component.html b/webapp-frontend/src/app/footer/footer.component.html index 8dd9ed62..4eae0cd0 100644 --- a/webapp-frontend/src/app/footer/footer.component.html +++ b/webapp-frontend/src/app/footer/footer.component.html @@ -18,7 +18,7 @@ ========================LICENSE_END=================================== --> diff --git a/webapp-frontend/src/app/footer/footer.component.scss b/webapp-frontend/src/app/footer/footer.component.scss index e589f603..f9eb87ad 100644 --- a/webapp-frontend/src/app/footer/footer.component.scss +++ b/webapp-frontend/src/app/footer/footer.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/main/main.component.scss b/webapp-frontend/src/app/main/main.component.scss index 3befdac4..aeb3b5d9 100644 --- a/webapp-frontend/src/app/main/main.component.scss +++ b/webapp-frontend/src/app/main/main.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/navigation/sidenav-list/sidenav-list.component.scss b/webapp-frontend/src/app/navigation/sidenav-list/sidenav-list.component.scss index 5cd701bb..3344eb19 100644 --- a/webapp-frontend/src/app/navigation/sidenav-list/sidenav-list.component.scss +++ b/webapp-frontend/src/app/navigation/sidenav-list/sidenav-list.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/platform/platform.component.scss b/webapp-frontend/src/app/platform/platform.component.scss index e4182250..e8fd6244 100644 --- a/webapp-frontend/src/app/platform/platform.component.scss +++ b/webapp-frontend/src/app/platform/platform.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ran-control/ran-connection-dialog.component.scss b/webapp-frontend/src/app/ran-control/ran-connection-dialog.component.scss index 9863490f..484ceb91 100644 --- a/webapp-frontend/src/app/ran-control/ran-connection-dialog.component.scss +++ b/webapp-frontend/src/app/ran-control/ran-connection-dialog.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ran-control/ran-control.component.html b/webapp-frontend/src/app/ran-control/ran-control.component.html index 463d72cc..a4ab4ceb 100644 --- a/webapp-frontend/src/app/ran-control/ran-control.component.html +++ b/webapp-frontend/src/app/ran-control/ran-control.component.html @@ -2,7 +2,7 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2019 AT&T Intellectual Property and Nokia + Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ran-control/ran-control.component.scss b/webapp-frontend/src/app/ran-control/ran-control.component.scss index 46fecd52..74cd790d 100644 --- a/webapp-frontend/src/app/ran-control/ran-control.component.scss +++ b/webapp-frontend/src/app/ran-control/ran-control.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/rd.component.scss b/webapp-frontend/src/app/rd.component.scss index 7e78c4d3..93b3aefa 100644 --- a/webapp-frontend/src/app/rd.component.scss +++ b/webapp-frontend/src/app/rd.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/stats/stats.component.scss b/webapp-frontend/src/app/stats/stats.component.scss index 809ab1c2..d8310c19 100644 --- a/webapp-frontend/src/app/stats/stats.component.scss +++ b/webapp-frontend/src/app/stats/stats.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ui/catalog-card/catalog-card.component.scss b/webapp-frontend/src/app/ui/catalog-card/catalog-card.component.scss index 5a9d9cbe..6db05d31 100644 --- a/webapp-frontend/src/app/ui/catalog-card/catalog-card.component.scss +++ b/webapp-frontend/src/app/ui/catalog-card/catalog-card.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ui/control-card/control-card.component.scss b/webapp-frontend/src/app/ui/control-card/control-card.component.scss index 5a9d9cbe..6db05d31 100644 --- a/webapp-frontend/src/app/ui/control-card/control-card.component.scss +++ b/webapp-frontend/src/app/ui/control-card/control-card.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ui/error-dialog/error-dialog.component.scss b/webapp-frontend/src/app/ui/error-dialog/error-dialog.component.scss index ea1a6ea8..23de19eb 100644 --- a/webapp-frontend/src/app/ui/error-dialog/error-dialog.component.scss +++ b/webapp-frontend/src/app/ui/error-dialog/error-dialog.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ui/loading-dialog/loading-dialog.component.scss b/webapp-frontend/src/app/ui/loading-dialog/loading-dialog.component.scss index 8683a537..fb669306 100644 --- a/webapp-frontend/src/app/ui/loading-dialog/loading-dialog.component.scss +++ b/webapp-frontend/src/app/ui/loading-dialog/loading-dialog.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/ui/stat-card/stat-card.component.scss b/webapp-frontend/src/app/ui/stat-card/stat-card.component.scss index 5a9d9cbe..6db05d31 100644 --- a/webapp-frontend/src/app/ui/stat-card/stat-card.component.scss +++ b/webapp-frontend/src/app/ui/stat-card/stat-card.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.html b/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.html index c58c0227..ef29a83a 100644 --- a/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.html +++ b/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.html @@ -2,7 +2,7 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2019 AT&T Intellectual Property and Nokia + Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.scss b/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.scss index 284be7b4..97179625 100644 --- a/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.scss +++ b/webapp-frontend/src/app/user/add-dashboard-user-dialog/add-dashboard-user-dialog.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.html b/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.html index 3dc8a4b3..f64d9df1 100644 --- a/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.html +++ b/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.html @@ -2,7 +2,7 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2019 AT&T Intellectual Property and Nokia + Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.scss b/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.scss index 284be7b4..97179625 100644 --- a/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.scss +++ b/webapp-frontend/src/app/user/edit-dashboard-user-dialog/edit-dashboard-user-dialog.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/user/user.component.html b/webapp-frontend/src/app/user/user.component.html index b8cd9cbf..54c23e3a 100644 --- a/webapp-frontend/src/app/user/user.component.html +++ b/webapp-frontend/src/app/user/user.component.html @@ -2,7 +2,7 @@ ========================LICENSE_START================================= O-RAN-SC %% - Copyright (C) 2019 AT&T Intellectual Property and Nokia + Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/webapp-frontend/src/app/user/user.component.scss b/webapp-frontend/src/app/user/user.component.scss index 80ddf638..6d63dd9a 100644 --- a/webapp-frontend/src/app/user/user.component.scss +++ b/webapp-frontend/src/app/user/user.component.scss @@ -2,7 +2,7 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- 2.16.6