summaryrefslogtreecommitdiff
path: root/alot/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/__init__.py')
-rw-r--r--alot/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/__init__.py b/alot/__init__.py
index 7304651e..ab7bbc1c 100644
--- a/alot/__init__.py
+++ b/alot/__init__.py
@@ -1,6 +1,6 @@
__productname__ = 'alot'
__version__ = '0.8.1'
-__copyright__ = "Copyright (C) 2012-18 Patrick Totzke"
+__copyright__ = "Copyright (C) 2012-19 Patrick Totzke"
__author__ = "Patrick Totzke"
__author_email__ = "patricktotzke@gmail.com"
__description__ = "Terminal MUA using notmuch mail"