summaryrefslogtreecommitdiff
path: root/src/tabs/data_forms.py
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2014-05-04 20:48:01 +0200
committerFlorent Le Coz <louiz@louiz.org>2014-05-04 21:05:47 +0200
commitce90a3724996b7095e0800685a613a362fd09928 (patch)
treecf1f32118283fe6baeeaba97bb8ff65af31f0c5e /src/tabs/data_forms.py
parent3858273084b78f178d18f1c1fa1a9835e4a2b866 (diff)
downloadpoezio-ce90a3724996b7095e0800685a613a362fd09928.tar.gz
poezio-ce90a3724996b7095e0800685a613a362fd09928.tar.bz2
poezio-ce90a3724996b7095e0800685a613a362fd09928.tar.xz
poezio-ce90a3724996b7095e0800685a613a362fd09928.zip
Remove a useless copyright notice
Diffstat (limited to 'src/tabs/data_forms.py')
-rw-r--r--src/tabs/data_forms.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/tabs/data_forms.py b/src/tabs/data_forms.py
index 70190243..dd03e5eb 100644
--- a/src/tabs/data_forms.py
+++ b/src/tabs/data_forms.py
@@ -1,10 +1,3 @@
-# Copyright 2010-2011 Florent Le Coz <louiz@louiz.org>
-#
-# This file is part of Poezio.
-#
-# Poezio is free software: you can redistribute it and/or modify
-# it under the terms of the zlib license. See the COPYING file.
-
"""
Defines the data-forms Tab and all the Windows for it.
"""