Skip to content

Commit 78a02a7

Browse files
committed
cpu/intel: microcode: add license agreement
This adds the license Intel publishes these updates under. Source: https://downloadcenter.intel.com/download/27591 Change-Id: I4907aa59c3e9a82b9e3ce96cfe733b74e5a8d4b0 Signed-off-by: Martin Kepplinger <martink@posteo.de>
1 parent 1d37962 commit 78a02a7

1 file changed

Lines changed: 109 additions & 0 deletions

File tree

cpu/intel/LICENSE

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
LICENSES: Please Note:
2+
- If you are a network administrator, the "Site License" below shall
3+
apply to you.
4+
- If you are an end user, the "Single User License" shall apply to you.
5+
- If you are an original equipment manufacturer (OEM), the "OEM License"
6+
shall apply to you.
7+
8+
SITE LICENSE. You may copy the Software onto your organization's computers
9+
for your organization's use, and you may make a reasonable number of
10+
back-up copies of the Software, subject to these conditions:
11+
1. This Software is licensed for use only in conjunction with Intel
12+
component products. Use of the Software in conjunction with non-Intel
13+
component products is not licensed hereunder.
14+
2. You may not copy, modify, rent, sell, distribute or transfer any part
15+
of the Software except as provided in this Agreement, and you agree to
16+
prevent unauthorized copying of the Software.
17+
3. You may not reverse engineer, decompile, or disassemble the Software.
18+
4. You may not sublicense or permit simultaneous use of the Software by
19+
more than one user.
20+
5. The Software may include portions offered on terms in addition to those
21+
set out here, as set out in a license accompanying those portions.
22+
23+
SINGLE USER LICENSE. You may copy the Software onto a single computer for
24+
your personal, noncommercial use, and you may make one back-up copy of the
25+
Software, subject to these conditions:
26+
1. This Software is licensed for use only in conjunction with Intel
27+
component products. Use of the Software in conjunction with non-Intel
28+
component products is not licensed hereunder.
29+
2. You may not copy, modify, rent, sell, distribute or transfer any part
30+
of the Software except as provided in this Agreement, and you agree to
31+
prevent unauthorized copying of the Software.
32+
3. You may not reverse engineer, decompile, or disassemble the Software.
33+
4. You may not sublicense or permit simultaneous use of the Software by
34+
more than one user.
35+
5. The Software may include portions offered on terms in addition to those
36+
set out here, as set out in a license accompanying those portions.
37+
38+
OEM LICENSE: You may reproduce and distribute the Software only as an
39+
integral part of or incorporated in Your product or as a standalone
40+
Software maintenance update for existing end users of Your products,
41+
excluding any other standalone products, subject to these conditions:
42+
1. This Software is licensed for use only in conjunction with Intel
43+
component products. Use of the Software in conjunction with non-Intel
44+
component products is not licensed hereunder.
45+
2. You may not copy, modify, rent, sell, distribute or transfer any part
46+
of the Software except as provided in this Agreement, and you agree to
47+
prevent unauthorized copying of the Software.
48+
3. You may not reverse engineer, decompile, or disassemble the Software.
49+
4. You may only distribute the Software to your customers pursuant to a
50+
written license agreement. Such license agreement may be a "break-the-
51+
seal" license agreement. At a minimum such license shall safeguard
52+
Intel's ownership rights to the Software.
53+
5. The Software may include portions offered on terms in addition to those
54+
set out here, as set out in a license accompanying those portions.
55+
56+
NO OTHER RIGHTS. No rights or licenses are granted by Intel to You, expressly
57+
or by implication, with respect to any proprietary information or patent,
58+
copyright, mask work, trademark, trade secret, or other intellectual property
59+
right owned or controlled by Intel, except as expressly provided in this
60+
Agreement.
61+
62+
OWNERSHIP OF SOFTWARE AND COPYRIGHTS. Title to all copies of the Software
63+
remains with Intel or its suppliers. The Software is copyrighted and
64+
protected by the laws of the United States and other countries, and
65+
international treaty provisions. You may not remove any copyright notices
66+
from the Software. Intel may make changes to the Software, or to items
67+
referenced therein, at any time without notice, but is not obligated to
68+
support or update the Software. Except as otherwise expressly provided, Intel
69+
grants no express or implied right under Intel patents, copyrights,
70+
trademarks, or other intellectual property rights. You may transfer the
71+
Software only if the recipient agrees to be fully bound by these terms and if
72+
you retain no copies of the Software.
73+
74+
LIMITED MEDIA WARRANTY. If the Software has been delivered by Intel on
75+
physical media, Intel warrants the media to be free from material physical
76+
defects for a period of ninety days after delivery by Intel. If such a defect
77+
is found, return the media to Intel for replacement or alternate delivery of
78+
the Software as Intel may select.
79+
EXCLUSION OF OTHER WARRANTIES. EXCEPT AS PROVIDED ABOVE, THE SOFTWARE IS
80+
PROVIDED "AS IS" WITHOUT ANY EXPRESS OR IMPLIED WARRANTY OF ANY KIND
81+
INCLUDING WARRANTIES OF MERCHANTABILITY, NONINFRINGEMENT, OR FITNESS FOR A
82+
PARTICULAR PURPOSE. Intel does not warrant or assume responsibility for the
83+
accuracy or completeness of any information, text, graphics, links or other
84+
items contained within the Software.
85+
86+
LIMITATION OF LIABILITY. IN NO EVENT SHALL INTEL OR ITS SUPPLIERS BE LIABLE
87+
FOR ANY DAMAGES WHATSOEVER (INCLUDING, WITHOUT LIMITATION, LOST PROFITS,
88+
BUSINESS INTERRUPTION, OR LOST INFORMATION) ARISING OUT OF THE USE OF OR
89+
INABILITY TO USE THE SOFTWARE, EVEN IF INTEL HAS BEEN ADVISED OF THE
90+
POSSIBILITY OF SUCH DAMAGES. SOME JURISDICTIONS PROHIBIT EXCLUSION OR
91+
LIMITATION OF LIABILITY FOR IMPLIED WARRANTIES OR CONSEQUENTIAL OR INCIDENTAL
92+
DAMAGES, SO THE ABOVE LIMITATION MAY NOT APPLY TO YOU. YOU MAY ALSO HAVE
93+
OTHER LEGAL RIGHTS THAT VARY FROM JURISDICTION TO JURISDICTION.
94+
TERMINATION OF THIS AGREEMENT. Intel may terminate this Agreement at any time
95+
if you violate its terms. Upon termination, you will immediately destroy the
96+
Software or return all copies of the Software to Intel.
97+
APPLICABLE LAWS. Claims arising under this Agreement shall be governed by the
98+
laws of California, excluding its principles of conflict of laws and the
99+
United Nations Convention on Contracts for the Sale of Goods. You may not
100+
export the Software in violation of applicable export laws and regulations.
101+
Intel is not obligated under any other agreements unless they are in writing
102+
and signed by an authorized representative of Intel.
103+
104+
GOVERNMENT RESTRICTED RIGHTS. The Software is provided with "RESTRICTED
105+
RIGHTS." Use, duplication, or disclosure by the Government is subject to
106+
restrictions as set forth in FAR52.227-14 and DFAR252.227-7013 et seq. or its
107+
successor. Use of the Software by the Government constitutes acknowledgment
108+
of Intel's proprietary rights therein. Contractor or Manufacturer is Intel
109+
2200 Mission College Blvd., Santa Clara, CA 95052.

0 commit comments

Comments
 (0)