diff --git a/LICENCE_HEADER_TEMPLATE.txt b/licenses/LICENSE_HEADER_TEMPLATE_BOSCH.txt similarity index 100% rename from LICENCE_HEADER_TEMPLATE.txt rename to licenses/LICENSE_HEADER_TEMPLATE_BOSCH.txt diff --git a/licenses/LICENSE_HEADER_TEMPLATE_SIEMENS.txt b/licenses/LICENSE_HEADER_TEMPLATE_SIEMENS.txt new file mode 100644 index 000000000..f2e3d5018 --- /dev/null +++ b/licenses/LICENSE_HEADER_TEMPLATE_SIEMENS.txt @@ -0,0 +1,6 @@ +Copyright (c) Siemens AG, 2017 + +All rights reserved. This program and the accompanying materials +are made available under the terms of the Eclipse Public License v1.0 +which accompanies this distribution, and is available at +http://www.eclipse.org/legal/epl-v10.html diff --git a/pom.xml b/pom.xml index e484c2c3d..206a64811 100644 --- a/pom.xml +++ b/pom.xml @@ -211,7 +211,10 @@ license-maven-plugin 2.11 -
LICENCE_HEADER_TEMPLATE.txt
+
licenses/LICENSE_HEADER_TEMPLATE_BOSCH.txt
+ + licenses/LICENSE_HEADER_TEMPLATE_SIEMENS.txt + **/README 3rd-dependencies/** @@ -226,6 +229,7 @@ **/Dockerfile **/.sonar/** docs/src/main/resources/** + **/LICENSE* JAVADOC_STYLE