|
| 1 | +BSD 2-Clause License |
| 2 | + |
| 3 | +Copyright (c) 2024, Tarantool AUTHORS |
| 4 | +All rights reserved. |
| 5 | + |
| 6 | +Redistribution and use in source and binary forms, with or |
| 7 | +without modification, are permitted provided that the following |
| 8 | +conditions are met: |
| 9 | + |
| 10 | +1. Redistributions of source code must retain the above |
| 11 | + copyright notice, this list of conditions and the |
| 12 | + following disclaimer. |
| 13 | + |
| 14 | +2. Redistributions in binary form must reproduce the above |
| 15 | + copyright notice, this list of conditions and the following |
| 16 | + disclaimer in the documentation and/or other materials |
| 17 | + provided with the distribution. |
| 18 | + |
| 19 | +THIS SOFTWARE IS PROVIDED BY AUTHORS "AS IS" AND |
| 20 | +ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED |
| 21 | +TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 22 | +A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL |
| 23 | +AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, |
| 24 | +INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
| 25 | +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF |
| 26 | +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR |
| 27 | +BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 28 | +LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
| 29 | +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF |
| 30 | +THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| 31 | +SUCH DAMAGE. |
0 commit comments