summaryrefslogtreecommitdiff
path: root/alot/init.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2012-06-14 22:11:05 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2012-06-14 22:11:05 +0100
commitd9650dc2718723f43cc86e0a1192114976cc7429 (patch)
tree4d3f444900b6a263c4b5e5311332527220533f61 /alot/init.py
parent7a1ce51c3022337dd4b1f7ee25ff866f5be64ae1 (diff)
add copyright statements to all source files
cf issue #472
Diffstat (limited to 'alot/init.py')
-rwxr-xr-xalot/init.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/alot/init.py b/alot/init.py
index a9145de8..7bdfbf4c 100755
--- a/alot/init.py
+++ b/alot/init.py
@@ -1,4 +1,7 @@
#!/usr/bin/env python
+# 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 sys
import logging
import os