From c21b86719844b872c5c8bb15501b781b259cf8ee Mon Sep 17 00:00:00 2001 From: Felix Sangalang Date: Fri, 30 Mar 2018 12:39:49 -0700 Subject: Add junit org.openecomp.mso.rest.APIResponse Updated Copyright name Issue-ID: SO-552 Change-Id: I86b5ae4eca2da2c36de88f6f3befd82e07341d50 Signed-off-by: Felix Sangalang --- .../src/test/java/org/openecomp/mso/rest/APIResponseTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn') 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. -- cgit 1.2.3-korg