aboutsummaryrefslogtreecommitdiffstats
path: root/external/jquery-1.7.1/MIT-LICENSE.txt
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2020-07-22 16:04:47 +0200
committerGitHub <noreply@github.com>2020-07-22 16:04:47 +0200
commitb61b16b5a89ee27b30efdf7635d897af810af130 (patch)
treed2fc081ab5465ac1cd8e12072e92e9245dda8b08 /external/jquery-1.7.1/MIT-LICENSE.txt
parent086c304218b0f6e24e8f9ea7d76c75d192977abd (diff)
downloadjquery-ui-b61b16b5a89ee27b30efdf7635d897af810af130.tar.gz
jquery-ui-b61b16b5a89ee27b30efdf7635d897af810af130.zip
All: Drop support for jQuery 1.7
Closes gh-1923
Diffstat (limited to 'external/jquery-1.7.1/MIT-LICENSE.txt')
-rw-r--r--external/jquery-1.7.1/MIT-LICENSE.txt20
1 files changed, 0 insertions, 20 deletions
diff --git a/external/jquery-1.7.1/MIT-LICENSE.txt b/external/jquery-1.7.1/MIT-LICENSE.txt
deleted file mode 100644
index 532704636..000000000
--- a/external/jquery-1.7.1/MIT-LICENSE.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright (c) 2011 John Resig, http://jquery.com/
-
-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.