summaryrefslogtreecommitdiff
path: root/alot/db/attachment.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/db/attachment.py')
-rw-r--r--alot/db/attachment.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/alot/db/attachment.py b/alot/db/attachment.py
index bbfb6d71..2083dedd 100644
--- a/alot/db/attachment.py
+++ b/alot/db/attachment.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 os
import tempfile
import email.charset as charset