From c5793599ee042da22f59e5fc3a24df964fb5f1cf Mon Sep 17 00:00:00 2001 From: Vijay Khemka Date: Fri, 7 Aug 2020 10:15:51 -0700 Subject: [PATCH] Added a License file Signed-off-by: Vijay Khemka --- LICENSE.MIT | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 LICENSE.MIT diff --git a/LICENSE.MIT b/LICENSE.MIT new file mode 100644 index 0000000..c21808a --- /dev/null +++ b/LICENSE.MIT @@ -0,0 +1,13 @@ +Copyright Arash Partow (1999-2020) + +Free use of the Mathematical Expression Toolkit Library is +permitted under the guidelines and in accordance with the +most current version of the MIT License. + + http://www.opensource.org/licenses/MIT + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License.