From d8e513faa30523b1a9191275a6f2f7e3fda7d8ae Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Mon, 17 Jun 2019 16:20:28 +0200 Subject: Add copyright and reference license and DCO. Signed-off-by: Patrick Vacek --- README.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.adoc b/README.adoc index 4cb0cbf..1f9d863 100644 --- a/README.adoc +++ b/README.adoc @@ -271,3 +271,9 @@ Provisioning procedure depends on your provisioning recipe, i.e. the value of `S ** put URL to the server backend (together with protocol prefix and port number) at `/var/sota/gateway.url`. If you're using HERE OTA Connect, you can find the URL in the `autoprov.url` file in your credentials archive. ** put root CA certificate (for the *server*, not for the *device*) at `/var/sota/import/root.crt`. ** put client certificate and private key to slots 1 and 2 of the PKCS#11-compatible device. + +== License + +This code is licensed under the link:COPYING.MIT[MIT license], a copy of which can be found in this repository. All code is copyright HERE Europe B.V., 2016-2019. + +We require that contributors accept the terms of Linux Foundation's link:https://developercertificate.org/[Developer Certificate of Origin]. Please see the https://github.com/advancedtelematic/aktualizr/blob/master/CONTRIBUTING.md[contribution instructions of aktualizr] for more information. -- cgit v1.2.3-54-g00ecf