|
| 1 | +BSD 3-Clause License |
| 2 | + |
| 3 | +Copyright (c) 2015–2025, PlasmaPy Developers. |
| 4 | + |
| 5 | +Redistribution and use in source and binary forms, with or without |
| 6 | +modification, are permitted provided that the following conditions are met: |
| 7 | + |
| 8 | +* Redistributions of source code must retain the above copyright notice, this |
| 9 | + list of conditions and the following disclaimer. |
| 10 | + |
| 11 | +* Redistributions in binary form must reproduce the above copyright notice, |
| 12 | + this list of conditions and the following disclaimer in the documentation |
| 13 | + and/or other materials provided with the distribution. |
| 14 | + |
| 15 | +* Neither the name of PlasmaPy nor the names of its contributors may be used |
| 16 | + to endorse or promote products derived from this software without specific |
| 17 | + prior written permission. |
| 18 | + |
| 19 | +This software is provided by the copyright holders and contributors "as is" |
| 20 | +and any express or implied warranties, including, but not limited to, the |
| 21 | +implied warranties of merchantability and fitness for a particular purpose are |
| 22 | +disclaimed. In no event shall the copyright holder or contributors be liable |
| 23 | +for any direct, indirect, incidental, special, exemplary, or consequential |
| 24 | +damages (including, but not limited to, procurement of substitute goods or |
| 25 | +services; loss of use, data, or profits; or business interruption) however |
| 26 | +caused and on any theory of liability, whether in contract, strict liability, |
| 27 | +or tort (including negligence or otherwise) arising in any way out of the use |
| 28 | +of this software, even if advised of the possibility of such damage. |
0 commit comments