summaryrefslogtreecommitdiff
path: root/alot/db/message.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/db/message.py')
-rw-r--r--alot/db/message.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/alot/db/message.py b/alot/db/message.py
index ecd94277..35a36aa1 100644
--- a/alot/db/message.py
+++ b/alot/db/message.py
@@ -1,3 +1,6 @@
+# Copyright (C) 2011-2012 Patrick Totzke <patricktotzke@gmail.com>
+# This file is released under the GNU GPL, version 3 or a later revision.
+# For further details see the COPYING file
import email
from datetime import datetime
import email.charset as charset