LICENSE 4.3 KB

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