diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-09-11 12:24:48 +0530 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-09-11 12:24:48 +0530 |
commit | 8128d3b0f3b8614ae08f63c53070ea8b9d2547ba (patch) | |
tree | 23eb33e02bfaed32183e6b2172a9649663bac64d /common | |
parent | 1a639d80693a62684da820e1e7ad10411af70c40 (diff) |
SO header changes for Json
IssueId: SO-120
Change-Id: I6d54eeeb34d8d46c588fd09c417aba3e1f5173b0
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
Diffstat (limited to 'common')
-rw-r--r-- | common/src/test/resources/mso-bad.json | 2 | ||||
-rw-r--r-- | common/src/test/resources/mso2.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/common/src/test/resources/mso-bad.json b/common/src/test/resources/mso-bad.json index 9c3d26b4eb..42328efb92 100644 --- a/common/src/test/resources/mso-bad.json +++ b/common/src/test/resources/mso-bad.json @@ -1,6 +1,6 @@ /*- * ============LICENSE_START======================================================= - * OPENECOMP - MSO + * ONAP - SO * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ================================================================================ diff --git a/common/src/test/resources/mso2.json b/common/src/test/resources/mso2.json index 006fda9ac4..ee7fe124d2 100644 --- a/common/src/test/resources/mso2.json +++ b/common/src/test/resources/mso2.json @@ -1,6 +1,6 @@ /*- * ============LICENSE_START======================================================= - * OPENECOMP - MSO + * ONAP - SO * ================================================================================ * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. * ================================================================================ |