From: JohnKeeney Date: Wed, 13 Dec 2023 21:31:00 +0000 (+0000) Subject: NoOp change to build release image X-Git-Tag: 1.3.1~23 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=c1d23cc476433ecf2fab9d43cda75376e1294b0d;p=nonrtric%2Fplt%2Fsme.git NoOp change to build release image Change-Id: Ibc8e33552c0f2ed2e83d5435f90918270e173ed9 Signed-off-by: JohnKeeney Issue-ID: NONRTRIC-958 --- diff --git a/capifcore/README.md b/capifcore/README.md index f773802..efea28e 100644 --- a/capifcore/README.md +++ b/capifcore/README.md @@ -3,7 +3,8 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2022: Nordix Foundation +Copyright (C) 2022: Nordix Foundation. All rights reserved. +Copyright (C) 2023 OpenInfra Foundation Europe. 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. diff --git a/capifcore/main.go b/capifcore/main.go index 93c0626..b0fa1dc 100644 --- a/capifcore/main.go +++ b/capifcore/main.go @@ -2,7 +2,8 @@ // ========================LICENSE_START================================= // O-RAN-SC // %% -// Copyright (C) 2022: Nordix Foundation +// Copyright (C) 2022: Nordix Foundation. All rights reserved. +// Copyright (C) 2023 OpenInfra Foundation Europe. 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. diff --git a/capifcore/main_test.go b/capifcore/main_test.go index 571d475..f174fe3 100644 --- a/capifcore/main_test.go +++ b/capifcore/main_test.go @@ -2,7 +2,8 @@ // ========================LICENSE_START================================= // O-RAN-SC // %% -// Copyright (C) 2022: Nordix Foundation +// Copyright (C) 2022: Nordix Foundation. All rights reserved. +// Copyright (C) 2023 OpenInfra Foundation Europe. 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.