diff --git a/docs/content/guides/runhawkbit.md b/docs/content/guides/runhawkbit.md
index 918ed60d4..1a717b422 100644
--- a/docs/content/guides/runhawkbit.md
+++ b/docs/content/guides/runhawkbit.md
@@ -21,7 +21,7 @@ This guide describes a target architecture that is more like one that you will e
- [RabbitMQ](https://www.rabbitmq.com) for DMF communication.
- For testing and demonstration purposes we will also use:
- [hawkBit Device Simulator](https://github.com/eclipse/hawkbit-examples/tree/master/hawkbit-device-simulator).
-- [hawkBit Management API example client](https://github.com/eclipse/hawkbit-examples/tree/master/hawkbit-mgmt-api-client).
+- [hawkBit Management API example client](https://github.com/eclipse/hawkbit-examples/tree/master/hawkbit-example-mgmt-feign-client).
## Prerequisites
diff --git a/licenses/LICENSE_HEADER_TEMPLATE_BOSCH_20.txt b/licenses/LICENSE_HEADER_TEMPLATE_BOSCH_20.txt
new file mode 100644
index 000000000..c88b45b84
--- /dev/null
+++ b/licenses/LICENSE_HEADER_TEMPLATE_BOSCH_20.txt
@@ -0,0 +1,6 @@
+Copyright (c) 2020 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 79767a2b4..111940b06 100644
--- a/pom.xml
+++ b/pom.xml
@@ -319,13 +319,14 @@
license-maven-plugin
2.11
- licenses/LICENSE_HEADER_TEMPLATE_BOSCH_19.txt
+ licenses/LICENSE_HEADER_TEMPLATE_BOSCH_20.txt
licenses/LICENSE_HEADER_TEMPLATE_SIEMENS.txt
licenses/LICENSE_HEADER_TEMPLATE_SIEMENS_18.txt
licenses/LICENSE_HEADER_TEMPLATE_BOSCH.txt
- licenses/LICENSE_HEADER_TEMPLATE_MICROSOFT_18.txt
licenses/LICENSE_HEADER_TEMPLATE_BOSCH_18.txt
+ licenses/LICENSE_HEADER_TEMPLATE_BOSCH_19.txt
+ licenses/LICENSE_HEADER_TEMPLATE_MICROSOFT_18.txt
licenses/LICENSE_HEADER_TEMPLATE_DEVOLO_19.txt
licenses/LICENSE_HEADER_TEMPLATE_KIWIGRID_19.txt
licenses/LICENSE_HEADER_TEMPLATE_ENAPTER.txt