From 19cd3bc70aa4e602ec32ea86e43905b95ffd0b9f Mon Sep 17 00:00:00 2001 From: Felix Sangalang Date: Fri, 30 Mar 2018 12:49:03 -0700 Subject: Add junit org.openecomp.mso.rest.APIResponse Update Copyright year to 2018 Issue-ID: SO-552 Change-Id: I3e3ff990ec44613258b7ef7ecae2798d9ca48bbc 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/MSORESTClient') 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. -- cgit 1.2.3-korg