|
| 1 | +--- |
| 2 | +name: go.bug.st/lsp/textedits |
| 3 | +version: v0.1.2 |
| 4 | +type: go |
| 5 | +summary: |
| 6 | +homepage: https://godoc.org/go.bug.st/lsp/textedits |
| 7 | +license: bsd-3-clause |
| 8 | +licenses: |
| 9 | +- sources: [email protected]/LICENSE |
| 10 | + text: |2+ |
| 11 | +
|
| 12 | + Copyright (c) 2021, Cristian Maglie. |
| 13 | + All rights reserved. |
| 14 | +
|
| 15 | + Redistribution and use in source and binary forms, with or without |
| 16 | + modification, are permitted provided that the following conditions |
| 17 | + are met: |
| 18 | +
|
| 19 | + 1. Redistributions of source code must retain the above copyright |
| 20 | + notice, this list of conditions and the following disclaimer. |
| 21 | +
|
| 22 | + 2. Redistributions in binary form must reproduce the above copyright |
| 23 | + notice, this list of conditions and the following disclaimer in |
| 24 | + the documentation and/or other materials provided with the |
| 25 | + distribution. |
| 26 | +
|
| 27 | + 3. Neither the name of the copyright holder nor the names of its |
| 28 | + contributors may be used to endorse or promote products derived |
| 29 | + from this software without specific prior written permission. |
| 30 | +
|
| 31 | + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 32 | + "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 33 | + LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS |
| 34 | + FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE |
| 35 | + COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, |
| 36 | + INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, |
| 37 | + BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
| 38 | + LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER |
| 39 | + CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 40 | + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN |
| 41 | + ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE |
| 42 | + POSSIBILITY OF SUCH DAMAGE. |
| 43 | +
|
| 44 | +notices: [] |
| 45 | +... |
0 commit comments