diff options
author | JohnKeeney <john.keeney@est.tech> | 2024-08-19 18:02:52 +0100 |
---|---|---|
committer | JohnKeeney <john.keeney@est.tech> | 2024-08-19 18:07:38 +0100 |
commit | b0ad7d6c71e5c612082ea962af9c6aed80b2ea1f (patch) | |
tree | c480c7f880918544231eb2cda0fc38fe1cbcacaa /csit/scripts | |
parent | a1d0a4a7f3eca233f76e041ad5cc3f78ff0f7a53 (diff) |
Update docs links to O-RAN-SC wiki after atlassian migration
Issue-ID: CCSDK-4050
Change-Id: Iea88deeb129238088c2238db49d763ec19b6324c
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Diffstat (limited to 'csit/scripts')
-rwxr-xr-x | csit/scripts/healthcheck/test/pms_a1sim_sdnc.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/csit/scripts/healthcheck/test/pms_a1sim_sdnc.sh b/csit/scripts/healthcheck/test/pms_a1sim_sdnc.sh index 79c08b63..be2bc578 100755 --- a/csit/scripts/healthcheck/test/pms_a1sim_sdnc.sh +++ b/csit/scripts/healthcheck/test/pms_a1sim_sdnc.sh @@ -1,7 +1,8 @@ #!/bin/bash # ============LICENSE_START=============================================== -# Copyright (C) 2021 Nordix Foundation. All rights reserved. +# Copyright (C) 2021-2023 Nordix Foundation. All rights reserved. +# Copyright (C) 2024 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. |