diff options
author | Felix Sangalang <fs7692@us.att.com> | 2018-03-30 12:39:49 -0700 |
---|---|---|
committer | Felix Sangalang <fs7692@us.att.com> | 2018-03-30 12:39:49 -0700 |
commit | c21b86719844b872c5c8bb15501b781b259cf8ee (patch) | |
tree | 37645dc07a726216bdbd75559a02e8e926d0358f /bpmn/MSORESTClient/src/test/java | |
parent | 1ed58326bb40ee9b36db4c82674e7b91b3dd7599 (diff) |
Add junit org.openecomp.mso.rest.APIResponse
Updated Copyright name
Issue-ID: SO-552
Change-Id: I86b5ae4eca2da2c36de88f6f3befd82e07341d50
Signed-off-by: Felix Sangalang <fs7692@us.att.com>
Diffstat (limited to 'bpmn/MSORESTClient/src/test/java')
-rw-r--r-- | bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java b/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java index 804ec587f7..493a338e58 100644 --- a/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java +++ b/bpmn/MSORESTClient/src/test/java/org/openecomp/mso/rest/APIResponseTest.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP : SO * ================================================================================ -* Copyright 2018 TechMahindra +* Copyright (C) 2017 AT&T Intellectual Property. 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. |