diff options
author | PatrikBuhr <patrik.buhr@est.tech> | 2023-02-23 12:39:31 +0100 |
---|---|---|
committer | KAPIL SINGAL <ks220y@att.com> | 2023-02-27 14:38:18 +0000 |
commit | 1c317ebe1323f5f749adad062ec3486612ef7a25 (patch) | |
tree | 35d33696fdde90b1c71d05dbdcca99bc41464ad8 /a1-policy-management/config | |
parent | 4f8895586f154a6ad56774314d9caf714d944ed9 (diff) |
Removal of usage of DMaaP
Issue-ID: CCSDK-3852
Signed-off-by: PatrikBuhr <patrik.buhr@est.tech>
Change-Id: I88a370ea81f56763f54fde472c30d894c0df04e3
Diffstat (limited to 'a1-policy-management/config')
-rw-r--r-- | a1-policy-management/config/README | 2 | ||||
-rw-r--r-- | a1-policy-management/config/application.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/a1-policy-management/config/README b/a1-policy-management/config/README index 42e0b7bd..38d4f3d9 100644 --- a/a1-policy-management/config/README +++ b/a1-policy-management/config/README @@ -29,7 +29,7 @@ keytool -list -v -keystore truststore.jks -storepass policy_agent ## License ONAP : ccsdk oran -Copyright (C) 2020 Nordix Foundation. All rights reserved. +Copyright (C) 2020-2023 Nordix Foundation. 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-policy-management/config/application.yaml b/a1-policy-management/config/application.yaml index 8f37aaa5..44e0b07c 100644 --- a/a1-policy-management/config/application.yaml +++ b/a1-policy-management/config/application.yaml @@ -2,7 +2,7 @@ # ============LICENSE_START======================================================= # ONAP : ccsdk oran # ================================================================================ -# Copyright (C) 2020 Nordix Foundation. All rights reserved. +# Copyright (C) 2020-2023 Nordix Foundation. 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. |