From 66266de80df6d7a87add8ef135bf9ada63946739 Mon Sep 17 00:00:00 2001 From: YuanHu Date: Wed, 28 Mar 2018 11:26:36 +0800 Subject: Modify the year of licenses Modify the year of licenses Issue-ID: SDC-1079 Change-Id: I73c9b8497892ee2ccc896ad2b3dc7b707bda5138 Signed-off-by: YuanHu --- .../java/org/onap/sdc/workflowdesigner/utils/FileCommonConstants.java | 2 +- .../main/java/org/onap/sdc/workflowdesigner/utils/FileCommonUtils.java | 2 +- .../src/main/java/org/onap/sdc/workflowdesigner/utils/RestUtils.java | 2 +- sdc-workflow-designer-ui/e2e/app.e2e-spec.ts | 2 +- sdc-workflow-designer-ui/e2e/app.po.ts | 2 +- sdc-workflow-designer-ui/karma.conf.js | 2 +- sdc-workflow-designer-ui/pom.xml | 3 ++- sdc-workflow-designer-ui/protractor.conf.js | 2 +- 8 files changed, 9 insertions(+), 8 deletions(-) diff --git a/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonConstants.java b/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonConstants.java index b2c74906..fdf11959 100644 --- a/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonConstants.java +++ b/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonConstants.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017 ZTE Corporation. + * Copyright (c) 2018 ZTE Corporation. * All rights reserved. This program and the accompanying materials * are made available under the Apache License, Version 2.0 * and the Eclipse Public License v1.0 which both accompany this distribution, diff --git a/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonUtils.java b/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonUtils.java index d8686150..0f07dc50 100644 --- a/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonUtils.java +++ b/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/FileCommonUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017-2018 ZTE Corporation. + * Copyright (c) 2018 ZTE Corporation. * All rights reserved. This program and the accompanying materials * are made available under the Apache License, Version 2.0 * and the Eclipse Public License v1.0 which both accompany this distribution, diff --git a/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/RestUtils.java b/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/RestUtils.java index 0501ad6f..b8ba428c 100644 --- a/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/RestUtils.java +++ b/sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/utils/RestUtils.java @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017 ZTE Corporation. + * Copyright (c) 2018 ZTE Corporation. * All rights reserved. This program and the accompanying materials * are made available under the Apache License, Version 2.0 * and the Eclipse Public License v1.0 which both accompany this distribution, diff --git a/sdc-workflow-designer-ui/e2e/app.e2e-spec.ts b/sdc-workflow-designer-ui/e2e/app.e2e-spec.ts index 74e9df6f..194ac2ae 100644 --- a/sdc-workflow-designer-ui/e2e/app.e2e-spec.ts +++ b/sdc-workflow-designer-ui/e2e/app.e2e-spec.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017 ZTE Corporation. + * Copyright (c) 2017-2018 ZTE Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and the Apache License 2.0 which both accompany this distribution, diff --git a/sdc-workflow-designer-ui/e2e/app.po.ts b/sdc-workflow-designer-ui/e2e/app.po.ts index 71ff296c..dd457864 100644 --- a/sdc-workflow-designer-ui/e2e/app.po.ts +++ b/sdc-workflow-designer-ui/e2e/app.po.ts @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017 ZTE Corporation. + * Copyright (c) 2017-2018 ZTE Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and the Apache License 2.0 which both accompany this distribution, diff --git a/sdc-workflow-designer-ui/karma.conf.js b/sdc-workflow-designer-ui/karma.conf.js index 5296054a..da79c089 100644 --- a/sdc-workflow-designer-ui/karma.conf.js +++ b/sdc-workflow-designer-ui/karma.conf.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017 ZTE Corporation. + * Copyright (c) 2017-2018 ZTE Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and the Apache License 2.0 which both accompany this distribution, diff --git a/sdc-workflow-designer-ui/pom.xml b/sdc-workflow-designer-ui/pom.xml index 71503de9..2f758c5b 100644 --- a/sdc-workflow-designer-ui/pom.xml +++ b/sdc-workflow-designer-ui/pom.xml @@ -1,7 +1,7 @@ + diff --git a/sdc-workflow-designer-ui/protractor.conf.js b/sdc-workflow-designer-ui/protractor.conf.js index d64d313e..d61f2d6d 100644 --- a/sdc-workflow-designer-ui/protractor.conf.js +++ b/sdc-workflow-designer-ui/protractor.conf.js @@ -1,5 +1,5 @@ /** - * Copyright (c) 2017 ZTE Corporation. + * Copyright (c) 2017-2018 ZTE Corporation. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * and the Apache License 2.0 which both accompany this distribution, -- cgit 1.2.3-korg