diff options
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 |