|
307 | 307 | "IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN",
|
308 | 308 | "CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE."
|
309 | 309 | ]
|
| 310 | + }, |
| 311 | + { // Reason: Missing license file |
| 312 | + "name": "emitter-listener", |
| 313 | + "fullLicenseText": [ |
| 314 | + "This software is released under the BSD-2-Clause license:", |
| 315 | + "Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:", |
| 316 | + "", |
| 317 | + "1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.", |
| 318 | + "", |
| 319 | + "2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer", |
| 320 | + "in the documentation and/or other materials provided with the distribution.", |
| 321 | + "", |
| 322 | + "THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT", |
| 323 | + "NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE", |
| 324 | + "COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,", |
| 325 | + "BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED", |
| 326 | + "AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT", |
| 327 | + "OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." |
| 328 | + ] |
| 329 | + }, |
| 330 | + { // Reason: Missing license file |
| 331 | + "name": "const_format_proc_macros", |
| 332 | + "fullLicenseTextUri": "https://raw.githubusercontent.com/rodrimati1992/const_format_crates/b2207af46bfbd9f1a6bd12dbffd10feeea3d9fd7/LICENSE-ZLIB.md" |
| 333 | + }, |
| 334 | + { // Reason: Missing license file |
| 335 | + "name": "const_format", |
| 336 | + "fullLicenseTextUri": "https://raw.githubusercontent.com/rodrimati1992/const_format_crates/b2207af46bfbd9f1a6bd12dbffd10feeea3d9fd7/LICENSE-ZLIB.md" |
310 | 337 | }
|
311 | 338 | ]
|
0 commit comments