[license] Update the text in LICENSE to refer to PATENTS

Change-Id: Ia895d5758d463e357d2da2fe9c77cd5fcda6cd34
Esse commit está contido em:
George Kulakowski
2017-04-04 17:04:43 -07:00
commit 0215e73f61
+14 -7
Ver Arquivo
@@ -1,9 +1,16 @@
The Magenta Kernel (kernel/...) is under the MIT License, a copy of which
may be found in kernel/LICENSE
The Magenta Kernel (kernel/...) and the Magenta Scripts (scripts/...)
are under an MIT-style license, copies of which may be found in
kernel/LICENSE and scripts/LICENSE.
The Magenta System (system/...) and Bootloader (bootloader/...) are under the
BSD License, a copy of which may be found in system/LICENSE
The Third Party Components (third_party/...) are under various
licenses (of the BSD, MIT, or Zlib style), which may be found in the
root directory of each component, respectively.
The Third Party Components (third_party/...) are under various licenses
(of the BSD, MIT, or Zlib style), which may be found in the root directory
of each component, respectively.
All other components and materials, including the Magenta System
(system/...) and Bootloader (bootloader/...), are under a BSD-style
license, copies of which may be found in system/LICENSE and
bootloader/LICENSE.
The PATENTS file, which may be found in the same directories as the
LICENSE files, provides additional license rights and conditions
relating to patents.