From 17cc80d95e47d55c3b967f2dea87f211ed30d509 Mon Sep 17 00:00:00 2001 From: Wenxuan Date: Sun, 15 Apr 2018 11:37:00 +0800 Subject: [PATCH] Update License --- LICENSE.txt | 2 +- README.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index ffadf53..b47c964 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (C) 2017 by Wenxuan-Zhang +Copyright (C) 2018 by Wenxuan-Zhang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index c3557d8..83d964b 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,8 @@ Interactive `.gitignore` generator - Install [`diff-so-fancy`](https://github.com/so-fancy/diff-so-fancy) to have better `diff` output. - Call `gi` with arguments to get wanted `.gitignore` contents directly(eg, `gi c++`). -## License +## [License](LICENSE.txt) -[MIT](LICENSE.txt) +The MIT License (MIT) + +Copyright (c) 2018 Wenxuan Zhang