From ee21ff9ec80c509702be34d46a6b327fc87a4604 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sun, 23 Jul 2017 20:41:44 -0600 Subject: [PATCH] Change license to Markdown, set copyright year and holder --- LICENSE => LICENSE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename LICENSE => LICENSE.md (94%) diff --git a/LICENSE b/LICENSE.md similarity index 94% rename from LICENSE rename to LICENSE.md index 472ac23..3af0ac2 100644 --- a/LICENSE +++ b/LICENSE.md @@ -1,5 +1,5 @@ -MIT License -Copyright (c) +# MIT License +Copyright (c) 2017 Netsyms Technologies Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: