From 6fc511677636552d3010c2f4458e2baca7de5876 Mon Sep 17 00:00:00 2001 From: Geoffroy Van Cutsem Date: Mon, 14 May 2018 13:41:43 +0200 Subject: [PATCH] Documentation: update the contributing guide to use new LICENSE file Update the "Contributing Guidelines" document to point at the top-level LICENSE file that was created after the merger of the three acrn-{hypervisor,devicemodel,documentation} repositories Signed-off-by: Geoffroy Van Cutsem --- doc/contribute.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/contribute.rst b/doc/contribute.rst index d286da9f9..5529e8046 100644 --- a/doc/contribute.rst +++ b/doc/contribute.rst @@ -19,8 +19,9 @@ Licensing is very important to open source projects. It helps ensure the software continues to be available under the terms that the author desired. -Project ACRN uses a BSD-3-Clause license, as found in the license_header in -the project's GitHub repo. +Project ACRN uses a BSD-3-Clause license, as found in the +`LICENSE `__ +in the project's GitHub repo. A license tells you what rights you have as a developer, as provided by the copyright holder. It is important that the contributor fully