summaryrefslogtreecommitdiff
path: root/.github/actions/msvc-dev-cmd/LICENSE
diff options
context:
space:
mode:
authorScott Talbert <swt@techie.net>2022-03-09 19:45:20 -0500
committerScott Talbert <swt@techie.net>2022-03-13 10:15:04 -0400
commit61bde2dd0953c0610110b3e0669073e446294cd4 (patch)
treeeca6bd589784fe94e3bd6ebbfdf4d989d624888d /.github/actions/msvc-dev-cmd/LICENSE
parent7ef45e82dc3c9a8980753241996a8cfed4e4a8c5 (diff)
downloadpycurl-61bde2dd0953c0610110b3e0669073e446294cd4.tar.gz
Revert "Temporarily add copy of ilammy/msvc-dev-cmd"
This reverts commit b24cdaa4e676f2385c20ab264b275dcdfbd0238b.
Diffstat (limited to '.github/actions/msvc-dev-cmd/LICENSE')
-rw-r--r--.github/actions/msvc-dev-cmd/LICENSE18
1 files changed, 0 insertions, 18 deletions
diff --git a/.github/actions/msvc-dev-cmd/LICENSE b/.github/actions/msvc-dev-cmd/LICENSE
deleted file mode 100644
index ddd5435..0000000
--- a/.github/actions/msvc-dev-cmd/LICENSE
+++ /dev/null
@@ -1,18 +0,0 @@
-Copyright 2019 ilammy
-
-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.