From c9c992fe08c07d097bc0b04b734a864edce37554 Mon Sep 17 00:00:00 2001 From: Chris Arnesen Date: Mon, 25 May 2020 02:18:12 -0700 Subject: [PATCH] Update license.txt --- license => license.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename license => license.txt (95%) diff --git a/license b/license.txt similarity index 95% rename from license rename to license.txt index 90f066e..88a2bf2 100644 --- a/license +++ b/license.txt @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Chris Arnesen +Copyright (c) 2018-2020 Chris Arnesen Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file +SOFTWARE.