summaryrefslogtreecommitdiff
path: root/alot/buffers.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2011-11-16 15:41:22 +0000
committerPatrick Totzke <patricktotzke@gmail.com>2011-11-16 15:41:22 +0000
commite9b9152118283378ba7d70a1d9d190003dbb439f (patch)
tree90bf8aa88d0486db62db250fdf3dd70e92d0ee07 /alot/buffers.py
parent36700cc9044d6ac857c86c5a0edb3f7442dcf553 (diff)
removed GPL headers from individual source files
Diffstat (limited to 'alot/buffers.py')
-rw-r--r--alot/buffers.py18
1 files changed, 0 insertions, 18 deletions
diff --git a/alot/buffers.py b/alot/buffers.py
index 7459c98f..64a069a8 100644
--- a/alot/buffers.py
+++ b/alot/buffers.py
@@ -1,21 +1,3 @@
-"""
-This file is part of alot.
-
-Alot is free software: you can redistribute it and/or modify it
-under the terms of the GNU General Public License as published by the
-Free Software Foundation, either version 3 of the License, or (at your
-option) any later version.
-
-Notmuch is distributed in the hope that it will be useful, but WITHOUT
-ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-for more details.
-
-You should have received a copy of the GNU General Public License
-along with notmuch. If not, see <http://www.gnu.org/licenses/>.
-
-Copyright (C) 2011 Patrick Totzke <patricktotzke@gmail.com>
-"""
import urwid
from notmuch.globals import NotmuchError