From d212a5e0d8881b52737c79a31e4228432a4e1bf7 Mon Sep 17 00:00:00 2001 From: SheetJS Date: Thu, 21 Feb 2013 13:05:57 -0500 Subject: [PATCH] Updated README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 212114c..b9befe2 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,10 @@ Simple usage: Please consult the attached LICENSE file for details. All rights not explicitly granted by the MIT license are reserved by the Original Author. +## XLS Support + +XLS is not supported in this module. Due to Licensing issues [that are discussed in more detail elsewhere](https://github.com/Niggler/js-xls/issues/1#issuecomment-13852286), the implementation cannot be released in a GPL or MIT-style license. If you need XLS support, consult [my js-xls project](https://github.com/Niggler/js-xls). + ## References ISO/IEC 29500:2012(E) "Information technology — Document description and processing languages — Office Open XML File Formats"