[136] | 1 | Minpack Copyright Notice (1999) University of Chicago. All rights reserved
|
---|
| 2 |
|
---|
| 3 | Redistribution and use in source and binary forms, with or
|
---|
| 4 | without modification, are permitted provided that the
|
---|
| 5 | following conditions are met:
|
---|
| 6 |
|
---|
| 7 | 1. Redistributions of source code must retain the above
|
---|
| 8 | copyright notice, this list of conditions and the following
|
---|
| 9 | disclaimer.
|
---|
| 10 |
|
---|
| 11 | 2. Redistributions in binary form must reproduce the above
|
---|
| 12 | copyright notice, this list of conditions and the following
|
---|
| 13 | disclaimer in the documentation and/or other materials
|
---|
| 14 | provided with the distribution.
|
---|
| 15 |
|
---|
| 16 | 3. The end-user documentation included with the
|
---|
| 17 | redistribution, if any, must include the following
|
---|
| 18 | acknowledgment:
|
---|
| 19 |
|
---|
| 20 | "This product includes software developed by the
|
---|
| 21 | University of Chicago, as Operator of Argonne National
|
---|
| 22 | Laboratory.
|
---|
| 23 |
|
---|
| 24 | Alternately, this acknowledgment may appear in the software
|
---|
| 25 | itself, if and wherever such third-party acknowledgments
|
---|
| 26 | normally appear.
|
---|
| 27 |
|
---|
| 28 | 4. WARRANTY DISCLAIMER. THE SOFTWARE IS SUPPLIED "AS IS"
|
---|
| 29 | WITHOUT WARRANTY OF ANY KIND. THE COPYRIGHT HOLDER, THE
|
---|
| 30 | UNITED STATES, THE UNITED STATES DEPARTMENT OF ENERGY, AND
|
---|
| 31 | THEIR EMPLOYEES: (1) DISCLAIM ANY WARRANTIES, EXPRESS OR
|
---|
| 32 | IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED WARRANTIES
|
---|
| 33 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE
|
---|
| 34 | OR NON-INFRINGEMENT, (2) DO NOT ASSUME ANY LEGAL LIABILITY
|
---|
| 35 | OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS, OR
|
---|
| 36 | USEFULNESS OF THE SOFTWARE, (3) DO NOT REPRESENT THAT USE OF
|
---|
| 37 | THE SOFTWARE WOULD NOT INFRINGE PRIVATELY OWNED RIGHTS, (4)
|
---|
| 38 | DO NOT WARRANT THAT THE SOFTWARE WILL FUNCTION
|
---|
| 39 | UNINTERRUPTED, THAT IT IS ERROR-FREE OR THAT ANY ERRORS WILL
|
---|
| 40 | BE CORRECTED.
|
---|
| 41 |
|
---|
| 42 | 5. LIMITATION OF LIABILITY. IN NO EVENT WILL THE COPYRIGHT
|
---|
| 43 | HOLDER, THE UNITED STATES, THE UNITED STATES DEPARTMENT OF
|
---|
| 44 | ENERGY, OR THEIR EMPLOYEES: BE LIABLE FOR ANY INDIRECT,
|
---|
| 45 | INCIDENTAL, CONSEQUENTIAL, SPECIAL OR PUNITIVE DAMAGES OF
|
---|
| 46 | ANY KIND OR NATURE, INCLUDING BUT NOT LIMITED TO LOSS OF
|
---|
| 47 | PROFITS OR LOSS OF DATA, FOR ANY REASON WHATSOEVER, WHETHER
|
---|
| 48 | SUCH LIABILITY IS ASSERTED ON THE BASIS OF CONTRACT, TORT
|
---|
| 49 | (INCLUDING NEGLIGENCE OR STRICT LIABILITY), OR OTHERWISE,
|
---|
| 50 | EVEN IF ANY OF SAID PARTIES HAS BEEN WARNED OF THE
|
---|
| 51 | POSSIBILITY OF SUCH LOSS OR DAMAGES.
|
---|
| 52 |
|
---|