|
| 1 | +Copyright (c) 2003-2020 High Performance Computing Center Stuttgart, |
| 2 | + University of Stuttgart. All rights reserved. |
| 3 | +Copyright (c) 2005-2009 The University of Tennessee and The University |
| 4 | + of Tennessee Research Foundation. All rights |
| 5 | + reserved. |
| 6 | +Copyright (c) 2007 The Trustees of Indiana University and Indiana |
| 7 | + University Research and Technology |
| 8 | + Corporation. All rights reserved. |
| 9 | +Copyright (c) 2009 Cisco Systems, Inc. All rights reserved. |
| 10 | + |
| 11 | +$COPYRIGHT$ |
| 12 | + |
| 13 | +Additional copyrights may follow |
| 14 | + |
| 15 | +$HEADER$ |
| 16 | + |
| 17 | +Redistribution and use in source and binary forms, with or without |
| 18 | +modification, are permitted provided that the following conditions are |
| 19 | +met: |
| 20 | + |
| 21 | +- Redistributions of source code must retain the above copyright |
| 22 | + notice, this list of conditions and the following disclaimer. |
| 23 | + |
| 24 | +- Redistributions in binary form must reproduce the above copyright |
| 25 | + notice, this list of conditions and the following disclaimer listed |
| 26 | + in this license in the documentation and/or other materials |
| 27 | + provided with the distribution. |
| 28 | + |
| 29 | +- Neither the name of the copyright holders nor the names of its |
| 30 | + contributors may be used to endorse or promote products derived from |
| 31 | + this software without specific prior written permission. |
| 32 | + |
| 33 | +The copyright holders provide no reassurances that the source code |
| 34 | +provided does not infringe any patent, copyright, or any other |
| 35 | +intellectual property rights of third parties. The copyright holders |
| 36 | +disclaim any liability to any recipient for claims brought against |
| 37 | +recipient by any third party for infringement of that parties |
| 38 | +intellectual property rights. |
| 39 | + |
| 40 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 41 | +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 42 | +LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 43 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
| 44 | +OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
| 45 | +SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
| 46 | +LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 47 | +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
| 48 | +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 49 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
| 50 | +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments