diff options
author | 2018-06-06 13:23:21 -0400 | |
---|---|---|
committer | 2018-06-07 11:45:58 +0000 | |
commit | bb3133565fe047959f17ec08ab5a5213ca7b6cd8 (patch) | |
tree | 25ec9c50394fe6cbf490e15b43749aa3ace61be3 /appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/src/test | |
parent | dc957089e0f157d1d642c2aadfa9d1ba6d153bbf (diff) |
Update license header in appc-dispatcher-common
Modify license header in appc-dispatcher-common java files to reflect 2018 changes.
Change-Id: I69359d95bda11f060c67196b85fdc5e0fbf0296f
Issue-ID: APPC-979
Signed-off-by: John McClung <jm1364@att.com>
Diffstat (limited to 'appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/src/test')
-rw-r--r-- | appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/src/test/java/org/onap/appc/rankingframework/TestRankingFramework.java | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/src/test/java/org/onap/appc/rankingframework/TestRankingFramework.java b/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/src/test/java/org/onap/appc/rankingframework/TestRankingFramework.java index beba506da..af58a8926 100644 --- a/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/src/test/java/org/onap/appc/rankingframework/TestRankingFramework.java +++ b/appc-dispatcher/appc-dispatcher-common/ranking-framework-lib/src/test/java/org/onap/appc/rankingframework/TestRankingFramework.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========================================================= */ |