NOTICE: Add license info for xlrd3 and xlwt3

This commit is contained in:
Marc Abramowitz
2012-05-15 07:18:15 -07:00
parent 6a449d497a
commit 6a825a8a39
+6 -6
View File
@@ -1,5 +1,5 @@
Tablib includes some vendorized python libraries: ordereddict, odfpy, pyyaml, Tablib includes some vendorized python libraries: ordereddict, odfpy, pyyaml,
simplejson, unicodecsv, and xlwt. simplejson, unicodecsv, xlrd, xlrd3, xlwt, and xlwt3.
Markup License Markup License
============== ==============
@@ -299,8 +299,8 @@ or implied, of Jeremy Dunck.
XLWT License XLWT (and XLWT3) License
============ ========================
Portions copyright © 2007, Stephen John Machin, Lingfo Pty Ltd Portions copyright © 2007, Stephen John Machin, Lingfo Pty Ltd
All rights reserved. All rights reserved.
@@ -384,8 +384,8 @@ Subject: pyExcelerator
XLRD License XLRD (and XLRD3) License
============ ========================
Portions copyright © 2005-2009, Stephen John Machin, Lingfo Pty Ltd Portions copyright © 2005-2009, Stephen John Machin, Lingfo Pty Ltd
All rights reserved. All rights reserved.
@@ -456,4 +456,4 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
OF THE POSSIBILITY OF SUCH DAMAGE. OF THE POSSIBILITY OF SUCH DAMAGE.