summaryrefslogtreecommitdiff
path: root/third_party/pep8/LICENSE
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2015-04-25 15:34:13 +0000
committerJeremy Allison <jra@samba.org>2015-04-27 21:18:10 +0200
commita001b0385412786c50553cfb38c146dfb3646142 (patch)
treec4bfaf23e826cf036dd66d4f6e46f1e4d23b954d /third_party/pep8/LICENSE
parent0621f07eb482daf7495f6314b0af32853573cb82 (diff)
downloadsamba-a001b0385412786c50553cfb38c146dfb3646142.tar.gz
pep8: Move to third_party/.
Also, update to latest upstream version. Signed-Off-By: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'third_party/pep8/LICENSE')
-rw-r--r--third_party/pep8/LICENSE24
1 files changed, 24 insertions, 0 deletions
diff --git a/third_party/pep8/LICENSE b/third_party/pep8/LICENSE
new file mode 100644
index 00000000000..70242b8101c
--- /dev/null
+++ b/third_party/pep8/LICENSE
@@ -0,0 +1,24 @@
+Copyright © 2006-2009 Johann C. Rocholl <johann@rocholl.net>
+Copyright © 2009-2014 Florent Xicluna <florent.xicluna@gmail.com>
+
+Licensed under the terms of the Expat License
+
+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.