aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui
diff options
context:
space:
mode:
Diffstat (limited to 'sdc-workflow-designer-ui')
-rw-r--r--sdc-workflow-designer-ui/e2e/app.e2e-spec.ts2
-rw-r--r--sdc-workflow-designer-ui/e2e/app.po.ts2
-rw-r--r--sdc-workflow-designer-ui/karma.conf.js2
-rw-r--r--sdc-workflow-designer-ui/pom.xml3
-rw-r--r--sdc-workflow-designer-ui/protractor.conf.js2
5 files changed, 6 insertions, 5 deletions
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 @@
<?xml version="1.0"?>
<!--
/**
- * 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,
@@ -12,6 +12,7 @@
* ZTE - initial API and implementation and/or initial documentation
*/
-->
+
<project
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
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,