diff options
author | chuanyu chen <chenchuanyu@huawei.com> | 2017-09-11 06:57:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-11 06:57:59 +0000 |
commit | e666401814c8e0a4af3f4ce6732859804c105b5a (patch) | |
tree | b5524d673398b94597549e5c7006c05ee178897e | |
parent | 5413ab5a17fa657527116b9f825583347ad2084c (diff) | |
parent | 8128d3b0f3b8614ae08f63c53070ea8b9d2547ba (diff) |
Merge "SO header changes for Json IssueId: SO-120"
-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. * ================================================================================ |