diff options
author | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-27 21:21:49 +0300 |
---|---|---|
committer | Oleg Morozenkov <omorozenkov@gmail.com> | 2015-07-27 21:21:49 +0300 |
commit | f99b3231a159f9ba932eb1fc143f58f320d17666 (patch) | |
tree | 4420167ad10ddb00ffd5313e1450edf0a61a598d /include | |
parent | fb31f739c28e374d41834f3ba0a928bd92cca5df (diff) |
Update README.md
Diffstat (limited to 'include')
-rw-r--r-- | include/tgbot/doxygenMain.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/tgbot/doxygenMain.h b/include/tgbot/doxygenMain.h index 75da76d..0d25e61 100644 --- a/include/tgbot/doxygenMain.h +++ b/include/tgbot/doxygenMain.h @@ -53,6 +53,9 @@ * * @section Feedback * Feel free to [create new issues on GitHub](https://github.com/reo7sp/tgbot-cpp/issues) or [contact me on Telegram](https://telegram.me/Reo_SP) + * + * @section Licence + * [The MIT License](http://opensource.org/licenses/MIT) */ #endif //TGBOT_DOXYGENMAIN_H |