github.com/arduino/arduino-cloud-cli@v0.0.0-20240517070944-e7a449561083/.licenses/go/google.golang.org/protobuf/internal/errors.dep.yml (about) 1 --- 2 name: google.golang.org/protobuf/internal/errors 3 version: v1.32.0 4 type: go 5 summary: Package errors implements functions to manipulate errors. 6 homepage: https://pkg.go.dev/google.golang.org/protobuf/internal/errors 7 license: bsd-3-clause 8 licenses: 9 - sources: protobuf@v1.32.0/LICENSE 10 text: | 11 Copyright (c) 2018 The Go Authors. All rights reserved. 12 13 Redistribution and use in source and binary forms, with or without 14 modification, are permitted provided that the following conditions are 15 met: 16 17 * Redistributions of source code must retain the above copyright 18 notice, this list of conditions and the following disclaimer. 19 * Redistributions in binary form must reproduce the above 20 copyright notice, this list of conditions and the following disclaimer 21 in the documentation and/or other materials provided with the 22 distribution. 23 * Neither the name of Google Inc. nor the names of its 24 contributors may be used to endorse or promote products derived from 25 this software without specific prior written permission. 26 27 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 28 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 29 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 30 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 31 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 32 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 33 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 34 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 35 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 36 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 37 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 38 - sources: protobuf@v1.32.0/PATENTS 39 text: | 40 Additional IP Rights Grant (Patents) 41 42 "This implementation" means the copyrightable works distributed by 43 Google as part of the Go project. 44 45 Google hereby grants to You a perpetual, worldwide, non-exclusive, 46 no-charge, royalty-free, irrevocable (except as stated in this section) 47 patent license to make, have made, use, offer to sell, sell, import, 48 transfer and otherwise run, modify and propagate the contents of this 49 implementation of Go, where such license applies only to those patent 50 claims, both currently owned or controlled by Google and acquired in 51 the future, licensable by Google that are necessarily infringed by this 52 implementation of Go. This grant does not include claims that would be 53 infringed only as a consequence of further modification of this 54 implementation. If you or your agent or exclusive licensee institute or 55 order or agree to the institution of patent litigation against any 56 entity (including a cross-claim or counterclaim in a lawsuit) alleging 57 that this implementation of Go or any code incorporated within this 58 implementation of Go constitutes direct or contributory patent 59 infringement, or inducement of patent infringement, then any patent 60 rights granted to you under this License for this implementation of Go 61 shall terminate as of the date such litigation is filed. 62 notices: []