| 1 | ------------------------------------------------------------------ |
|---|
| 2 | |
|---|
| 3 | Copyright Notice and Statement for NCSA Hierarchical Data Format (HDF) |
|---|
| 4 | Software Library and Utilities |
|---|
| 5 | |
|---|
| 6 | Copyright 1988-2000 The Board of Trustees of the University of Illinois |
|---|
| 7 | |
|---|
| 8 | All rights reserved. |
|---|
| 9 | |
|---|
| 10 | Contributors: National Center for Supercomputing Applications |
|---|
| 11 | (NCSA) at the University of Illinois, Fortner Software, Unidata |
|---|
| 12 | Program Center (netCDF), The Independent JPEG Group (JPEG), |
|---|
| 13 | Jean-loup Gailly and Mark Adler (gzip), and Digital Equipment |
|---|
| 14 | Corporation (DEC). Macintosh support contributed by Gregory L. Guerin. |
|---|
| 15 | |
|---|
| 16 | |
|---|
| 17 | The package 'glguerin': |
|---|
| 18 | Copyright 1998, 1999 by Gregory L. Guerin. |
|---|
| 19 | Redistribute or reuse only as described below. |
|---|
| 20 | These files are from the MacBinary Toolkit for Java: |
|---|
| 21 | <http://www.amug.org/~glguerin/sw/#macbinary> |
|---|
| 22 | and are redistributed by NCSA with permission of the |
|---|
| 23 | author. |
|---|
| 24 | |
|---|
| 25 | Redistribution and use in source and binary forms, with or without |
|---|
| 26 | modification, are permitted for any purpose (including commercial |
|---|
| 27 | purposes) provided that the following conditions are met: |
|---|
| 28 | |
|---|
| 29 | 1. Redistributions of source code must retain the above copyright |
|---|
| 30 | notice, this list of conditions, and the following disclaimer. |
|---|
| 31 | |
|---|
| 32 | 2. Redistributions in binary form must reproduce the above copyright |
|---|
| 33 | notice, this list of conditions, and the following disclaimer in the |
|---|
| 34 | documentation and/or materials provided with the distribution. |
|---|
| 35 | |
|---|
| 36 | 3. In addition, redistributions of modified forms of the source or |
|---|
| 37 | binary code must carry prominent notices stating that the original |
|---|
| 38 | code was changed and the date of the change. |
|---|
| 39 | |
|---|
| 40 | 4. All publications or advertising materials mentioning features or use |
|---|
| 41 | of this software must acknowledge that it was developed by the National |
|---|
| 42 | Center for Supercomputing Applications at the University of Illinois, |
|---|
| 43 | and credit the Contributors. |
|---|
| 44 | |
|---|
| 45 | 5. Neither the name of the University nor the names of the Contributors |
|---|
| 46 | may be used to endorse or promote products derived from this software |
|---|
| 47 | without specific prior written permission from the University or the |
|---|
| 48 | Contributors. |
|---|
| 49 | |
|---|
| 50 | DISCLAIMER |
|---|
| 51 | |
|---|
| 52 | THIS SOFTWARE IS PROVIDED BY THE UNIVERSITY AND THE CONTRIBUTORS "AS IS" |
|---|
| 53 | WITH NO WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED. In no event |
|---|
| 54 | shall the University or the Contributors be liable for any damages |
|---|
| 55 | suffered by the users arising out of the use of this software, even if |
|---|
| 56 | advised of the possibility of such damage. |
|---|
| 57 | |
|---|
| 58 | |
|---|
| 59 | |
|---|
| 60 | |
|---|