summaryrefslogtreecommitdiff
path: root/vendor/github.com/lunixbochs/vtclean/LICENSE
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2021-11-22 14:26:45 -0500
committerGitHub <noreply@github.com>2021-11-22 14:26:45 -0500
commited83ef2517ba4d6a0c7659206fe3a2faa0bdf547 (patch)
tree0f57d4f5e44575825a019e338dbc07e6b5a2bca6 /vendor/github.com/lunixbochs/vtclean/LICENSE
parent179405ee3b0fd2c0a0debb2cd5fd47bab8130f82 (diff)
parent73e95d1c3eea36ec5e294115a7aa4c9fd16445fd (diff)
downloadpodman-ed83ef2517ba4d6a0c7659206fe3a2faa0bdf547.tar.gz
podman-ed83ef2517ba4d6a0c7659206fe3a2faa0bdf547.tar.bz2
podman-ed83ef2517ba4d6a0c7659206fe3a2faa0bdf547.zip
Merge pull request #12384 from containers/dependabot/go_modules/github.com/containers/image/v5-5.17.0
Bump github.com/containers/image/v5 from 5.16.1 to 5.17.0
Diffstat (limited to 'vendor/github.com/lunixbochs/vtclean/LICENSE')
-rw-r--r--vendor/github.com/lunixbochs/vtclean/LICENSE19
1 files changed, 0 insertions, 19 deletions
diff --git a/vendor/github.com/lunixbochs/vtclean/LICENSE b/vendor/github.com/lunixbochs/vtclean/LICENSE
deleted file mode 100644
index 42e82633f..000000000
--- a/vendor/github.com/lunixbochs/vtclean/LICENSE
+++ /dev/null
@@ -1,19 +0,0 @@
-Copyright (c) 2015 Ryan Hileman
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.