diff options
author | John McClung <jm1364@att.com> | 2018-06-07 15:34:09 -0400 |
---|---|---|
committer | Takamune Cho <tc012c@att.com> | 2018-06-08 14:40:33 +0000 |
commit | a2457a70add5a477f0f8d67fb8e25ea99556cae9 (patch) | |
tree | 0bbcdd2ecd8677117e1ff9336f73bb661ceb2c4e /appc-inbound/appc-interfaces-service/bundle/src/test/java/org | |
parent | aa40d7357b5445de9aac67bc8beee1a3a6361bb2 (diff) |
Update license header in appc-inbound files
Modify license header in appc-inbound java files to reflect 2018 changes.
Change-Id: I32b2cf9e659bb8987da56415589c6c773698a09c
Issue-ID: APPC-984
Signed-off-by: John McClung <jm1364@att.com>
Diffstat (limited to 'appc-inbound/appc-interfaces-service/bundle/src/test/java/org')
-rw-r--r-- | appc-inbound/appc-interfaces-service/bundle/src/test/java/org/onap/appc/interfaceService/serviceExecutor/TestServiceExecutor.java | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/appc-inbound/appc-interfaces-service/bundle/src/test/java/org/onap/appc/interfaceService/serviceExecutor/TestServiceExecutor.java b/appc-inbound/appc-interfaces-service/bundle/src/test/java/org/onap/appc/interfaceService/serviceExecutor/TestServiceExecutor.java index 0c91964c2..e5bf0c0cd 100644 --- a/appc-inbound/appc-interfaces-service/bundle/src/test/java/org/onap/appc/interfaceService/serviceExecutor/TestServiceExecutor.java +++ b/appc-inbound/appc-interfaces-service/bundle/src/test/java/org/onap/appc/interfaceService/serviceExecutor/TestServiceExecutor.java @@ -2,7 +2,7 @@ * ============LICENSE_START======================================================= * ONAP : APPC * ================================================================================ - * Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + * Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. * ================================================================================ * Copyright (C) 2017 Amdocs * ============================================================================= @@ -18,7 +18,6 @@ * See the License for the specific language governing permissions and * limitations under the License. * - * ECOMP is a trademark and service mark of AT&T Intellectual Property. * ============LICENSE_END========================================================= */ |