summaryrefslogtreecommitdiff
path: root/calendar-cli.py
diff options
context:
space:
mode:
Diffstat (limited to 'calendar-cli.py')
-rwxr-xr-xcalendar-cli.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar-cli.py b/calendar-cli.py
index 6afd3ef..b22929e 100755
--- a/calendar-cli.py
+++ b/calendar-cli.py
@@ -51,7 +51,7 @@ except NameError:
__version__ = "0.12.1"
__author__ = "Tobias Brox"
__author_short__ = "tobixen"
-__copyright__ = "Copyright 2013-2020, Tobias Brox"
+__copyright__ = "Copyright 2013-2021, Tobias Brox and contributors"
#__credits__ = []
__license__ = "GPLv3+"
__license_url__ = "http://www.gnu.org/licenses/gpl-3.0-standalone.html"