diff options
Diffstat (limited to 'src/tabs/data_forms.py')
-rw-r--r-- | src/tabs/data_forms.py | 7 |
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. """ |