From 1f7bb5a9cf619e34d2a57344762339f58f767f36 Mon Sep 17 00:00:00 2001 From: Phillip Hsu Date: Wed, 1 Mar 2017 17:50:07 -0800 Subject: [PATCH] Make license a .txt file instead of .md --- LICENSE.md => LICENSE.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.md => LICENSE.txt (100%) diff --git a/LICENSE.md b/LICENSE.txt similarity index 100% rename from LICENSE.md rename to LICENSE.txt