summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleg Morozenkov <omorozenkov@gmail.com>2015-07-27 21:21:49 +0300
committerOleg Morozenkov <omorozenkov@gmail.com>2015-07-27 21:21:49 +0300
commitf99b3231a159f9ba932eb1fc143f58f320d17666 (patch)
tree4420167ad10ddb00ffd5313e1450edf0a61a598d
parentfb31f739c28e374d41834f3ba0a928bd92cca5df (diff)
Update README.md
-rw-r--r--README.md3
-rw-r--r--include/tgbot/doxygenMain.h3
2 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8bbe708..5f14c6b 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,6 @@ All samples are located [here](samples)
## 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)
+
+## Licence
+[The MIT License](http://opensource.org/licenses/MIT)
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