From bf38e75b1ab1f716b2751aff794b9b931a5b6c40 Mon Sep 17 00:00:00 2001 From: Dmitri Sotnikov Date: Sun, 25 Mar 2018 17:23:09 -0400 Subject: [PATCH] added license --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 6c73bf0..b127e04 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,9 @@ the bot will post the timeline from the specified Twitter/Tumblr accounts and RS * to poll at intervals setup a cron job such as: */30 * * * * mastodon-bot.cljs /path/to/config.edn > /dev/null 2>&1 + +## License + +Copyright © 2018 Dmitri Sotnikov + +Distributed under the [MIT License](http://opensource.org/licenses/MIT).