From d9650dc2718723f43cc86e0a1192114976cc7429 Mon Sep 17 00:00:00 2001 From: Patrick Totzke Date: Thu, 14 Jun 2012 22:11:05 +0100 Subject: add copyright statements to all source files cf issue #472 --- alot/init.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'alot/init.py') 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 +# 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 -- cgit v1.2.3