|
| 1 | +Copyright Notice and License Terms for |
| 2 | +HDF5 (Hierarchical Data Format 5) Software Library and Utilities |
| 3 | +----------------------------------------------------------------------------- |
| 4 | + |
| 5 | +HDF5 (Hierarchical Data Format 5) Software Library and Utilities |
| 6 | +Copyright 2006 by The HDF Group. |
| 7 | + |
| 8 | +NCSA HDF5 (Hierarchical Data Format 5) Software Library and Utilities |
| 9 | +Copyright 1998-2006 by The Board of Trustees of the University of Illinois. |
| 10 | + |
| 11 | +All rights reserved. |
| 12 | + |
| 13 | +Redistribution and use in source and binary forms, with or without |
| 14 | +modification, are permitted for any purpose (including commercial purposes) |
| 15 | +provided that the following conditions are met: |
| 16 | + |
| 17 | +1. Redistributions of source code must retain the above copyright notice, |
| 18 | + this list of conditions, and the following disclaimer. |
| 19 | + |
| 20 | +2. Redistributions in binary form must reproduce the above copyright notice, |
| 21 | + this list of conditions, and the following disclaimer in the documentation |
| 22 | + and/or materials provided with the distribution. |
| 23 | + |
| 24 | +3. Neither the name of The HDF Group, the name of the University, nor the |
| 25 | + name of any Contributor may be used to endorse or promote products derived |
| 26 | + from this software without specific prior written permission from |
| 27 | + The HDF Group, the University, or the Contributor, respectively. |
| 28 | + |
| 29 | +DISCLAIMER: |
| 30 | +THIS SOFTWARE IS PROVIDED BY THE HDF GROUP AND THE CONTRIBUTORS |
| 31 | +"AS IS" WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. IN NO |
| 32 | +EVENT SHALL THE HDF GROUP OR THE CONTRIBUTORS BE LIABLE FOR ANY DAMAGES |
| 33 | +SUFFERED BY THE USERS ARISING OUT OF THE USE OF THIS SOFTWARE, EVEN IF |
| 34 | +ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 35 | + |
| 36 | +You are under no obligation whatsoever to provide any bug fixes, patches, or |
| 37 | +upgrades to the features, functionality or performance of the source code |
| 38 | +("Enhancements") to anyone; however, if you choose to make your Enhancements |
| 39 | +available either publicly, or directly to The HDF Group, without imposing a |
| 40 | +separate written license agreement for such Enhancements, then you hereby |
| 41 | +grant the following license: a non-exclusive, royalty-free perpetual license |
| 42 | +to install, use, modify, prepare derivative works, incorporate into other |
| 43 | +computer software, distribute, and sublicense such enhancements or derivative |
| 44 | +works thereof, in binary and source code form. |
| 45 | + |
| 46 | +----------------------------------------------------------------------------- |
| 47 | +----------------------------------------------------------------------------- |
| 48 | + |
| 49 | +Contributors: National Center for Supercomputing Applications (NCSA) at |
| 50 | +the University of Illinois, Fortner Software, Unidata Program Center |
| 51 | +(netCDF), The Independent JPEG Group (JPEG), Jean-loup Gailly and Mark Adler |
| 52 | +(gzip), and Digital Equipment Corporation (DEC). |
| 53 | + |
| 54 | +----------------------------------------------------------------------------- |
| 55 | + |
| 56 | +Portions of HDF5 were developed with support from the Lawrence Berkeley |
| 57 | +National Laboratory (LBNL) and the United States Department of Energy |
| 58 | +under Prime Contract No. DE-AC02-05CH11231. |
| 59 | + |
| 60 | +----------------------------------------------------------------------------- |
| 61 | + |
| 62 | +Portions of HDF5 were developed with support from Lawrence Livermore |
| 63 | +National Laboratory and the United States Department of Energy under |
| 64 | +Prime Contract No. DE-AC52-07NA27344. |
| 65 | + |
| 66 | +----------------------------------------------------------------------------- |
| 67 | + |
| 68 | +Portions of HDF5 were developed with support from the University of |
| 69 | +California, Lawrence Livermore National Laboratory (UC LLNL). |
| 70 | +The following statement applies to those portions of the product and must |
| 71 | +be retained in any redistribution of source code, binaries, documentation, |
| 72 | +and/or accompanying materials: |
| 73 | + |
| 74 | + This work was partially produced at the University of California, |
| 75 | + Lawrence Livermore National Laboratory (UC LLNL) under contract |
| 76 | + no. W-7405-ENG-48 (Contract 48) between the U.S. Department of Energy |
| 77 | + (DOE) and The Regents of the University of California (University) |
| 78 | + for the operation of UC LLNL. |
| 79 | + |
| 80 | + DISCLAIMER: |
| 81 | + THIS WORK WAS PREPARED AS AN ACCOUNT OF WORK SPONSORED BY AN AGENCY OF |
| 82 | + THE UNITED STATES GOVERNMENT. NEITHER THE UNITED STATES GOVERNMENT NOR |
| 83 | + THE UNIVERSITY OF CALIFORNIA NOR ANY OF THEIR EMPLOYEES, MAKES ANY |
| 84 | + WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LIABILITY OR RESPONSIBILITY |
| 85 | + FOR THE ACCURACY, COMPLETENESS, OR USEFULNESS OF ANY INFORMATION, |
| 86 | + APPARATUS, PRODUCT, OR PROCESS DISCLOSED, OR REPRESENTS THAT ITS USE |
| 87 | + WOULD NOT INFRINGE PRIVATELY- OWNED RIGHTS. REFERENCE HEREIN TO ANY |
| 88 | + SPECIFIC COMMERCIAL PRODUCTS, PROCESS, OR SERVICE BY TRADE NAME, |
| 89 | + TRADEMARK, MANUFACTURER, OR OTHERWISE, DOES NOT NECESSARILY CONSTITUTE |
| 90 | + OR IMPLY ITS ENDORSEMENT, RECOMMENDATION, OR FAVORING BY THE UNITED |
| 91 | + STATES GOVERNMENT OR THE UNIVERSITY OF CALIFORNIA. THE VIEWS AND |
| 92 | + OPINIONS OF AUTHORS EXPRESSED HEREIN DO NOT NECESSARILY STATE OR REFLECT |
| 93 | + THOSE OF THE UNITED STATES GOVERNMENT OR THE UNIVERSITY OF CALIFORNIA, |
| 94 | + AND SHALL NOT BE USED FOR ADVERTISING OR PRODUCT ENDORSEMENT PURPOSES. |
| 95 | + |
| 96 | +----------------------------------------------------------------------------- |
0 commit comments