add license header for config class 03/14903/1
authorLvbo163 <lv.bo163@zte.com.cn>
Mon, 25 Sep 2017 01:37:54 +0000 (09:37 +0800)
committerLvbo163 <lv.bo163@zte.com.cn>
Mon, 25 Sep 2017 01:37:54 +0000 (09:37 +0800)
config class missing licence header

Issue-ID: SDC-386

Change-Id: Iffa3b63827183ddf089c530ce28b4ffcd269c600
Signed-off-by: Lvbo163 <lv.bo163@zte.com.cn>
sdc-workflow-designer-server/src/main/java/org/onap/sdc/workflowdesigner/config/Config.java

index 5a5b54a..8ea3d9e 100644 (file)
@@ -1,3 +1,14 @@
+/**\r
+ * Copyright (c) 2017 ZTE Corporation.\r
+ * All rights reserved. This program and the accompanying materials\r
+ * are made available under the terms of the Eclipse Public License v1.0\r
+ * and the Apache License 2.0 which both accompany this distribution,\r
+ * and are available at http://www.eclipse.org/legal/epl-v10.html\r
+ * and http://www.apache.org/licenses/LICENSE-2.0\r
+ *\r
+ * Contributors:\r
+ *     ZTE - initial API and implementation and/or initial documentation\r
+ */\r
 package org.onap.sdc.workflowdesigner.config;\r
 \r
 import java.io.FileNotFoundException;\r