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