Changeset 95826 in vbox for trunk/doc/manual/en_US
- Timestamp:
- Jul 26, 2022 8:03:51 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 152548
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/user_ThirdParty.xml
r95825 r95826 1283 1283 Copyright (c) 2017-2021 Philip Rebohle; Copyright (c) 1284 1284 2019-2021 Joshua Ashton 1285 </para> 1286 </listitem> 1287 1288 <listitem> 1289 <para> 1290 &product-name; contains code from libtpms which is 1291 governed by the license in 1292 <xref linkend="licTpms" xrefstyle="template: %n" /> and 1293 </para> 1294 1295 <para> 1296 (c) Copyright IBM Corporation 2006 - 2011; 1297 (c) Copyright IBM Corp. and others, 2012-2016 1298 </para> 1299 </listitem> 1300 1301 <listitem> 1302 <para> 1303 &product-name; contains code from libssh which is 1304 governed by the license in 1305 <xref linkend="licLGPL" xrefstyle="template: %n" /> and 1306 </para> 1307 1308 <para> 1309 Copyright (c) 2004-2013 by Aris Adamantiadis; 1310 Copyright (c) 2009-2013 by Andreas Schneider <[email protected]> 1285 1311 </para> 1286 1312 </listitem> … … 11599 11625 </sect2> 11600 11626 11627 <sect2 id="licTpms"> 11628 11629 <title>The IBM Corporation License for the libtpms library</title> 11630 11631 <para> 11632 Copyright IBM Corporation 2006 - 2011 All rights reserved; 11633 Copyright IBM Corp. and others, 2012-2016 11634 </para> 11635 11636 <para> 11637 For the TPM 1.2 code and the library code the following license applies: 11638 </para> 11639 11640 <para> 11641 Redistribution and use in source and binary forms, with or without 11642 modification, are permitted provided that the following conditions are 11643 met: 11644 Redistributions of source code must retain the above copyright notice, 11645 this list of conditions and the following disclaimer. 11646 Redistributions in binary form must reproduce the above copyright 11647 notice, this list of conditions and the following disclaimer in the 11648 documentation and/or other materials provided with the distribution. 11649 Neither the names of the IBM Corporation nor the names of its 11650 contributors may be used to endorse or promote products derived from 11651 this software without specific prior written permission. 11652 </para> 11653 11654 <para> 11655 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 11656 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 11657 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 11658 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 11659 HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 11660 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 11661 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 11662 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 11663 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 11664 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 11665 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 11666 </para> 11667 11668 <para> 11669 For the TPM 2 code the following license and notices apply: 11670 </para> 11671 11672 <para> 11673 Licenses and Notices 11674 </para> 11675 11676 <orderedlist> 11677 11678 <listitem> 11679 11680 <para> 11681 Copyright Licenses: 11682 </para> 11683 11684 <itemizedlist> 11685 11686 <listitem> 11687 <para> 11688 Trusted Computing Group (TCG) grants to the user of the source code in 11689 this specification (the "Source Code") a worldwide, irrevocable, 11690 nonexclusive, royalty free, copyright license to reproduce, create 11691 derivative works, distribute, display and perform the Source Code and 11692 derivative works thereof, and to grant others the rights granted herein. 11693 </para> 11694 </listitem> 11695 11696 <listitem> 11697 <para> 11698 The TCG grants to the user of the other parts of the specification 11699 (other than the Source Code) the rights to reproduce, distribute, 11700 display, and perform the specification solely for the purpose of 11701 developing products based on such documents. 11702 </para> 11703 </listitem> 11704 11705 </itemizedlist> 11706 11707 </listitem> 11708 11709 <listitem> 11710 <para> 11711 Source Code Distribution Conditions: 11712 </para> 11713 11714 <itemizedlist> 11715 11716 <listitem> 11717 <para> 11718 Redistributions of Source Code must retain the above copyright licenses, 11719 this list of conditions and the following disclaimers. 11720 </para> 11721 </listitem> 11722 11723 <listitem> 11724 <para> 11725 Redistributions in binary form must reproduce the above copyright 11726 licenses, this list of conditions and the following disclaimers in the 11727 documentation and/or other materials provided with the distribution. 11728 </para> 11729 </listitem> 11730 11731 </itemizedlist> 11732 11733 </listitem> 11734 11735 <listitem> 11736 <para> 11737 Disclaimers: 11738 </para> 11739 11740 <itemizedlist> 11741 11742 <listitem> 11743 <para> 11744 THE COPYRIGHT LICENSES SET FORTH ABOVE DO NOT REPRESENT ANY FORM OF 11745 LICENSE OR WAIVER, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, WITH 11746 RESPECT TO PATENT RIGHTS HELD BY TCG MEMBERS (OR OTHER THIRD PARTIES) 11747 THAT MAY BE NECESSARY TO IMPLEMENT THIS SPECIFICATION OR OTHERWISE. 11748 Contact TCG Administration ([email protected]) for 11749 information on specification licensing rights available through TCG 11750 membership agreements. 11751 </para> 11752 </listitem> 11753 11754 <listitem> 11755 <para> 11756 THIS SPECIFICATION IS PROVIDED "AS IS" WITH NO EXPRESS OR IMPLIED 11757 WARRANTIES WHATSOEVER, INCLUDING ANY WARRANTY OF MERCHANTABILITY OR 11758 FITNESS FOR A PARTICULAR PURPOSE, ACCURACY, COMPLETENESS, OR 11759 NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS, OR ANY WARRANTY 11760 OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION OR SAMPLE. 11761 </para> 11762 </listitem> 11763 11764 <listitem> 11765 <para> 11766 Without limitation, TCG and its members and licensors disclaim all 11767 liability, including liability for infringement of any proprietary 11768 rights, relating to use of information in this specification and to the 11769 implementation of this specification, and TCG disclaims all liability for 11770 cost of procurement of substitute goods or services, lost profits, loss 11771 of use, loss of data or any incidental, consequential, direct, indirect, 11772 or special damages, whether under contract, tort, warranty or otherwise, 11773 arising in any way out of use or reliance upon this specification or any 11774 information herein. 11775 </para> 11776 </listitem> 11777 11778 </itemizedlist> 11779 </listitem> 11780 </orderedlist> 11781 11782 </sect2> 11783 11601 11784 </sect1> 11602 11785
Note:
See TracChangeset
for help on using the changeset viewer.