diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2021-02-03 07:01:23 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-03 07:01:23 -0500 |
commit | 4ce8b1281e69b55b6024e87f2dec06638c678f10 (patch) | |
tree | f28c6cc0194be1fce4efab76583b02cc4be9586e /vendor/golang.org/x/xerrors/PATENTS | |
parent | a086f601e306e7eac94826d5cc368d6220535074 (diff) | |
parent | c40cd1be9828c58193f1f4c3b17cab908718be00 (diff) | |
download | podman-4ce8b1281e69b55b6024e87f2dec06638c678f10.tar.gz podman-4ce8b1281e69b55b6024e87f2dec06638c678f10.tar.bz2 podman-4ce8b1281e69b55b6024e87f2dec06638c678f10.zip |
Merge pull request #9197 from containers/dependabot/go_modules/github.com/onsi/gomega-1.10.5
Bump github.com/onsi/gomega from 1.10.4 to 1.10.5
Diffstat (limited to 'vendor/golang.org/x/xerrors/PATENTS')
-rw-r--r-- | vendor/golang.org/x/xerrors/PATENTS | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/vendor/golang.org/x/xerrors/PATENTS b/vendor/golang.org/x/xerrors/PATENTS deleted file mode 100644 index 733099041..000000000 --- a/vendor/golang.org/x/xerrors/PATENTS +++ /dev/null @@ -1,22 +0,0 @@ -Additional IP Rights Grant (Patents) - -"This implementation" means the copyrightable works distributed by -Google as part of the Go project. - -Google hereby grants to You a perpetual, worldwide, non-exclusive, -no-charge, royalty-free, irrevocable (except as stated in this section) -patent license to make, have made, use, offer to sell, sell, import, -transfer and otherwise run, modify and propagate the contents of this -implementation of Go, where such license applies only to those patent -claims, both currently owned or controlled by Google and acquired in -the future, licensable by Google that are necessarily infringed by this -implementation of Go. This grant does not include claims that would be -infringed only as a consequence of further modification of this -implementation. If you or your agent or exclusive licensee institute or -order or agree to the institution of patent litigation against any -entity (including a cross-claim or counterclaim in a lawsuit) alleging -that this implementation of Go or any code incorporated within this -implementation of Go constitutes direct or contributory patent -infringement, or inducement of patent infringement, then any patent -rights granted to you under this License for this implementation of Go -shall terminate as of the date such litigation is filed. |