summaryrefslogtreecommitdiff
path: root/alot/utils
diff options
context:
space:
mode:
Diffstat (limited to 'alot/utils')
-rw-r--r--alot/utils/booleanaction.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/alot/utils/booleanaction.py b/alot/utils/booleanaction.py
index dde56f3a..9a8e8792 100644
--- a/alot/utils/booleanaction.py
+++ b/alot/utils/booleanaction.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
"""
This defines the ConfigureAction for argparse found here:
http://code.google.com/p/argparse/issues/detail?id=2#c6