From 4ea5d7655bae0656b6294f761c9d2d0898d54a82 Mon Sep 17 00:00:00 2001 From: Dominic Schabel Date: Wed, 13 Jan 2021 17:46:53 +0100 Subject: [PATCH] Bosch licence header 2021 added Signed-off-by: Dominic Schabel --- licenses/LICENSE_HEADER_TEMPLATE_BOSCH_21.txt | 6 ++++++ pom.xml | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 licenses/LICENSE_HEADER_TEMPLATE_BOSCH_21.txt diff --git a/licenses/LICENSE_HEADER_TEMPLATE_BOSCH_21.txt b/licenses/LICENSE_HEADER_TEMPLATE_BOSCH_21.txt new file mode 100644 index 000000000..a1239d150 --- /dev/null +++ b/licenses/LICENSE_HEADER_TEMPLATE_BOSCH_21.txt @@ -0,0 +1,6 @@ +Copyright (c) 2021 Bosch.IO GmbH and others. + +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 2322cc211..0f2edb295 100644 --- a/pom.xml +++ b/pom.xml @@ -329,6 +329,8 @@ licenses/LICENSE_HEADER_TEMPLATE_BOSCH.txt licenses/LICENSE_HEADER_TEMPLATE_BOSCH_18.txt licenses/LICENSE_HEADER_TEMPLATE_BOSCH_19.txt + licenses/LICENSE_HEADER_TEMPLATE_BOSCH_20.txt + licenses/LICENSE_HEADER_TEMPLATE_BOSCH_21.txt licenses/LICENSE_HEADER_TEMPLATE_MICROSOFT_18.txt licenses/LICENSE_HEADER_TEMPLATE_DEVOLO_19.txt licenses/LICENSE_HEADER_TEMPLATE_KIWIGRID_19.txt