]> git.proxmox.com Git - libtpms.git/blob - LICENSE
tpm2: Make exp. size of compile-time constants dependent on header version
[libtpms.git] / LICENSE
1 Libtpms license
2
3 For the TPM 1.2 code and the library code the following license applies:
4
5
6 (c) Copyright IBM Corporation 2006 - 2011
7
8 All rights reserved.
9
10 Redistribution and use in source and binary forms, with or without
11 modification, are permitted provided that the following conditions are
12 met:
13
14 Redistributions of source code must retain the above copyright notice,
15 this list of conditions and the following disclaimer.
16
17 Redistributions in binary form must reproduce the above copyright
18 notice, this list of conditions and the following disclaimer in the
19 documentation and/or other materials provided with the distribution.
20
21 Neither the names of the IBM Corporation nor the names of its
22 contributors may be used to endorse or promote products derived from
23 this software without specific prior written permission.
24
25 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
26 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
27 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
28 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
29 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
30 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
31 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
32 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
33 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
34 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
35 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36
37
38 For the TPM 2 code the following license and notices apply:
39
40
41 Licenses and Notices
42
43 1. Copyright Licenses:
44
45 - Trusted Computing Group (TCG) grants to the user of the source code in
46 this specification (the "Source Code") a worldwide, irrevocable,
47 nonexclusive, royalty free, copyright license to reproduce, create
48 derivative works, distribute, display and perform the Source Code and
49 derivative works thereof, and to grant others the rights granted herein.
50
51 - The TCG grants to the user of the other parts of the specification
52 (other than the Source Code) the rights to reproduce, distribute,
53 display, and perform the specification solely for the purpose of
54 developing products based on such documents.
55
56 2. Source Code Distribution Conditions:
57
58 - Redistributions of Source Code must retain the above copyright licenses,
59 this list of conditions and the following disclaimers.
60
61 - Redistributions in binary form must reproduce the above copyright
62 licenses, this list of conditions and the following disclaimers in the
63 documentation and/or other materials provided with the distribution.
64
65 3. Disclaimers:
66
67 - THE COPYRIGHT LICENSES SET FORTH ABOVE DO NOT REPRESENT ANY FORM OF
68 LICENSE OR WAIVER, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, WITH
69 RESPECT TO PATENT RIGHTS HELD BY TCG MEMBERS (OR OTHER THIRD PARTIES)
70 THAT MAY BE NECESSARY TO IMPLEMENT THIS SPECIFICATION OR OTHERWISE.
71 Contact TCG Administration (admin@trustedcomputinggroup.org) for
72 information on specification licensing rights available through TCG
73 membership agreements.
74
75 - THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO EXPRESS OR IMPLIED
76 WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY OR
77 FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, COMPLETENESS, OR
78 NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS, OR ANY WARRANTY
79 OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE.
80
81 - Without limitation, TCG and its members and licensors disclaim all
82 liability, including liability for infringement of any proprietary
83 rights, relating to use of information in this specification and to the
84 implementation of this specification, and TCG disclaims all liability for
85 cost of procurement of substitute goods or services, lost profits, loss
86 of use, loss of data or any incidental, consequential, direct, indirect,
87 or special damages, whether under contract, tort, warranty or otherwise,
88 arising in any way out of use or reliance upon this specification or any
89 information herein.
90
91 (c) Copyright IBM Corp. and others, 2012-2016
92