diff options
author | Felix Sangalang <fs7692@us.att.com> | 2018-03-30 12:49:03 -0700 |
---|---|---|
committer | Felix Sangalang <fs7692@us.att.com> | 2018-03-30 12:49:03 -0700 |
commit | 19cd3bc70aa4e602ec32ea86e43905b95ffd0b9f (patch) | |
tree | d05bee76033296ce10cde8dc15dc2b179bea7ac9 | |
parent | c21b86719844b872c5c8bb15501b781b259cf8ee (diff) |
Add junit org.openecomp.mso.rest.APIResponse
Update Copyright year to 2018
Issue-ID: SO-552
Change-Id: I3e3ff990ec44613258b7ef7ecae2798d9ca48bbc
Signed-off-by: Felix Sangalang <fs7692@us.att.com>
-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 493a338e58..166a2ff52f 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 (C) 2017 AT&T Intellectual Property. All rights reserved. +* Copyright (C) 2018 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. |