diff options
author | 2019-11-17 14:53:52 +0200 | |
---|---|---|
committer | 2019-11-17 14:53:52 +0200 | |
commit | 3d89ac9d4da5183031f18c034c34b645e8a7819f (patch) | |
tree | bf2425b8a57953ee7312659c9da7050e087497cb /zusammen-lib/src/test | |
parent | cb4dca5c0fb48e4766b3041ac7751ca60547539d (diff) |
Inherit from OParent, add checkstyle and update copyright
Issue-ID: SDC-2541
Change-Id: Iaf1aaa194363502e31136033468c6e4fab1355f5
Signed-off-by: talig <talig@amdocs.com>
Diffstat (limited to 'zusammen-lib/src/test')
-rw-r--r-- | zusammen-lib/src/test/java/org/onap/sdc/common/zusammen/services/impl/ZusammenAdaptorImplTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zusammen-lib/src/test/java/org/onap/sdc/common/zusammen/services/impl/ZusammenAdaptorImplTest.java b/zusammen-lib/src/test/java/org/onap/sdc/common/zusammen/services/impl/ZusammenAdaptorImplTest.java index a6ddbc5..3ac4e26 100644 --- a/zusammen-lib/src/test/java/org/onap/sdc/common/zusammen/services/impl/ZusammenAdaptorImplTest.java +++ b/zusammen-lib/src/test/java/org/onap/sdc/common/zusammen/services/impl/ZusammenAdaptorImplTest.java @@ -1,5 +1,5 @@ /* - * Copyright © 2016-2018 European Support Limited + * Copyright © 2019 European Support Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |