summaryrefslogtreecommitdiff
path: root/calendar_cli/cal.py
diff options
context:
space:
mode:
authorTobias Brox <tobias@redpill-linpro.com>2022-11-24 00:36:52 +0100
committerTobias Brox <tobias@redpill-linpro.com>2022-11-24 00:36:52 +0100
commit50dd36f46db83b476b4d2cbbdf62f3982ffe3e2d (patch)
treee101a4a05013c79a7ee328d1e0860fee3301f5e4 /calendar_cli/cal.py
parent891359b85d305199a76283f412107359e8674b7d (diff)
downloadcalendar-cli-50dd36f46db83b476b4d2cbbdf62f3982ffe3e2d.zip
preparing for v0.14.0-release
Diffstat (limited to 'calendar_cli/cal.py')
-rwxr-xr-xcalendar_cli/cal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar_cli/cal.py b/calendar_cli/cal.py
index 682ac1f..24dc50b 100755
--- a/calendar_cli/cal.py
+++ b/calendar_cli/cal.py
@@ -2,7 +2,7 @@
"""https://github.com/tobixen/calendar-cli/ - high-level cli against caldav servers.
-Copyright (C) 2013-2021 Tobias Brox and other contributors.
+Copyright (C) 2013-2022 Tobias Brox and other contributors.
See https://www.gnu.org/licenses/gpl-3.0.en.html for license information.