summaryrefslogtreecommitdiff
path: root/pip/_vendor/html5lib/LICENSE
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2014-05-02 19:56:32 -0400
committerDonald Stufft <donald@stufft.io>2014-05-02 21:01:00 -0400
commitc3aa72ec176af16e12d21636c8ca92ab9ab3e722 (patch)
tree7acf69339d7ea19b1e4ff21c6d3a07ee4ae5ae57 /pip/_vendor/html5lib/LICENSE
parentb3ac7b22401e8f83cd09deaffe2fd10a9f3cf0c2 (diff)
downloadpip-c3aa72ec176af16e12d21636c8ca92ab9ab3e722.tar.gz
Upgrade html5lib to 1.0b3
Diffstat (limited to 'pip/_vendor/html5lib/LICENSE')
-rw-r--r--pip/_vendor/html5lib/LICENSE20
1 files changed, 0 insertions, 20 deletions
diff --git a/pip/_vendor/html5lib/LICENSE b/pip/_vendor/html5lib/LICENSE
deleted file mode 100644
index c87fa7a00..000000000
--- a/pip/_vendor/html5lib/LICENSE
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright (c) 2006-2013 James Graham and other contributors
-
-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.