From ad380a22d4fc6b0fbd54388b79c93e736ff90e03 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Thu, 7 Mar 2019 19:18:52 -0500 Subject: Add MIT license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e05cc88..4484210 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # libfml: Frank's Math Library Just a collection of useful C++ math routines I've accumulated over -the years. Used by some of my personal programs. +the years. Used by some of my personal programs. MIT licensed. -- cgit v1.1