From 45c6af72ca5a438df48ea064bcd99f8ccf47af0f Mon Sep 17 00:00:00 2001 From: andre Date: Tue, 2 Oct 2018 01:00:32 +0700 Subject: Change author's name If I recalled correctly, you have to use your legal name (full name) on your license file. I could be wrong. --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 0861cff..0f2a0dd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Shannon +Copyright (c) 2018 Shannon Miwa Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.3 From c9ca6e4b19605c01a3e45f81156954133a064d1d Mon Sep 17 00:00:00 2001 From: andre Date: Tue, 2 Oct 2018 01:00:57 +0700 Subject: Reference to the license --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 59a660f..81d4a93 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,6 @@ Like if someone made a dumbass version of Comic Sans that is monospaced. --- ### I need help with it... File an issue, we'll see. + +### License +It is licensed under the MIT License. -- cgit v1.2.3