From: Rob Browning Date: Sat, 23 Mar 2013 19:41:08 +0000 (-0500) Subject: LICENSE: mention the lib/tornado license in lib/tornado/README. X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=bfcb2ef5cf5132c81c06b90eca5423d60fe8b86c;p=packages%2Fb%2Fbup.git LICENSE: mention the lib/tornado license in lib/tornado/README. Signed-off-by: Rob Browning --- diff --git a/LICENSE b/LICENSE index f16ccb5..d13420c 100644 --- a/LICENSE +++ b/LICENSE @@ -7,6 +7,9 @@ In addition, bupsplit.c, bupsplit.h, and options.py may be redistributed according to the separate (BSD-style) license written inside those files. +The files in lib/tornado are covered by the license described in +lib/tornado/README. + The definition of the relpath function was taken from CPython (tag v2.6, file Lib/posixpath.py, hg-commit 95fff5a6a276) and is covered under the terms of the PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2.