From: Armaan Bhojwani Date: Tue, 26 Jan 2021 05:05:03 +0000 (-0500) Subject: Update license year X-Git-Url: https://git.armaanb.net/?p=tall.bot.git;a=commitdiff_plain;h=3937712aa3cbfb479afcbb62528507c04290f654 Update license year --- diff --git a/LICENSE b/LICENSE index 086cc32..d012c7a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ tall.bot - a simple Discord Wikipedia bot -Copyright © 2020 Armaan Bhojwani +Copyright © 2021 Armaan Bhojwani Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 357a1de..ea0f4ae 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ A simple discord Wikipedia bot Either run the docker container `armaanb/tall.bot` with the TOKEN environment variable set, or just run the script with the token as the only argument ## License -Copyright Armaan Bhojwani 2020, MIT license +Copyright Armaan Bhojwani 2021, MIT license diff --git a/tallbot.py b/tallbot.py index 4e25e32..4cd6f89 100755 --- a/tallbot.py +++ b/tallbot.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # tall.bot - a simple Discord Wikipedia bot -# Armaan Bhojwani 2020 +# Armaan Bhojwani 2021 import logging import sqlite3