summaryrefslogtreecommitdiff
path: root/vendor/github.com/fatih/camelcase/LICENSE.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-01-25 22:05:02 -0800
committerGitHub <noreply@github.com>2020-01-25 22:05:02 -0800
commit0800ab4f6510a629047de9ead10d4b0d002b99d9 (patch)
treee82755d54abd5c77f7968f5ed77b8d4aec97430b /vendor/github.com/fatih/camelcase/LICENSE.md
parent975854ad5c79346c72615030249c1f2bf8aecde0 (diff)
parente3ad92f85d36d3e6ca005b0367bc6657071d6a8a (diff)
downloadpodman-0800ab4f6510a629047de9ead10d4b0d002b99d9.tar.gz
podman-0800ab4f6510a629047de9ead10d4b0d002b99d9.tar.bz2
podman-0800ab4f6510a629047de9ead10d4b0d002b99d9.zip
Merge pull request #4968 from vrothberg/fork-camelcase
fork fatih/camelcase
Diffstat (limited to 'vendor/github.com/fatih/camelcase/LICENSE.md')
-rw-r--r--vendor/github.com/fatih/camelcase/LICENSE.md20
1 files changed, 0 insertions, 20 deletions
diff --git a/vendor/github.com/fatih/camelcase/LICENSE.md b/vendor/github.com/fatih/camelcase/LICENSE.md
deleted file mode 100644
index aa4a536ca..000000000
--- a/vendor/github.com/fatih/camelcase/LICENSE.md
+++ /dev/null
@@ -1,20 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2015 Fatih Arslan
-
-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.