aboutsummaryrefslogtreecommitdiff
path: root/python/python-magic/LICENSE
diff options
context:
space:
mode:
authorLarry Hajali <larryhaja@gmail.com>2016-07-30 09:31:26 -0700
committerDavid Spencer <idlemoor@slackbuilds.org>2016-08-05 18:10:51 +0100
commit3bbcfb4e6f838cda7a16037066965ac4effdb86d (patch)
tree26f21466fc4745e2560fc0af8eb494a6b240287e /python/python-magic/LICENSE
parent8a22677f62a2d2db0a3d28d0062e15fd7562c721 (diff)
python/python-magic: Updated for version 0.4.12
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
Diffstat (limited to 'python/python-magic/LICENSE')
-rw-r--r--python/python-magic/LICENSE21
1 files changed, 0 insertions, 21 deletions
diff --git a/python/python-magic/LICENSE b/python/python-magic/LICENSE
deleted file mode 100644
index 044612d292..0000000000
--- a/python/python-magic/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2001-2014 Adam Hupp
-
-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.