summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 24fd67c..4ae1467 100644
--- a/README.md
+++ b/README.md
@@ -58,3 +58,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