Merge pull request #177 from gvancuts/point-at-top-level-license

Documentation: update the contributing guide to use new LICENSE file
This commit is contained in:
David Kinder 2018-05-14 09:05:57 -07:00 committed by GitHub
commit 97af90250a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 software continues to be available under the terms that the author
desired. desired.
Project ACRN uses a BSD-3-Clause license, as found in the license_header in Project ACRN uses a BSD-3-Clause license, as found in the
the project's GitHub repo. `LICENSE <https://github.com/projectacrn/acrn-hypervisor/blob/master/LICENSE>`__
in the project's GitHub repo.
A license tells you what rights you have as a developer, as provided by A license tells you what rights you have as a developer, as provided by
the copyright holder. It is important that the contributor fully the copyright holder. It is important that the contributor fully