Legal docs for EPL 2.0

Change-Id: I274dd4ebfa7ba64b6a47f7effdf80cccc1a2b2e4
Signed-off-by: Angelika Wittek <angelika.wittek@konteno.de>
diff --git a/NOTICE.txt b/NOTICE.txt
index 965133a..b48dc85 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -100,9 +100,6 @@
 javassist-3.20.0-GA.jar  (2.20.0-GA)
     * License: Apache 2.0
 
-javax.annotation-api-1.2.jar(1.2)
-    * License: Apache-2.0
-
 jcl-over-slf4j-1.7.25.jar(1.7.25)
     * License: MIT License
     * Licence Path: https://www.slf4j.org/license.html
diff --git a/gradle.properties b/gradle.properties
index 4fe9e64..2ab5436 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,2 +1,16 @@
+/********************************************************************************
+ * Copyright (c) 2015-2018 Contributors to the Eclipse Foundation
+ *
+ * See the NOTICE file(s) distributed with this work for additional
+ * information regarding copyright ownership.
+ *
+ * This program and the accompanying materials are made available under the
+ * terms of the Eclipse Public License v. 2.0 which is available at
+ * http://www.eclipse.org/legal/epl-2.0.
+ *
+ * SPDX-License-Identifier: EPL-2.0
+ *
+ ********************************************************************************/
+ 
 sourceCompatibility=1.8
 targetCompatibility=1.8
\ No newline at end of file