X-Git-Url: http://git.maemo.org/git/?p=multilist;a=blobdiff_plain;f=src%2Fmultilistclasses%2Flibview.py;h=eeeef161ca96f5e0c0e785862ba0b8de8a29c906;hp=223452ee103d4945d496870d57ee9e43704eac2c;hb=f67eefd269587c1f6623d58c5a14a611c3756580;hpb=4640c3b24320c44f875cb0085420efebb4d5fbfa diff --git a/src/multilistclasses/libview.py b/src/multilistclasses/libview.py index 223452e..eeeef16 100644 --- a/src/multilistclasses/libview.py +++ b/src/multilistclasses/libview.py @@ -1,6 +1,25 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- +""" + This file is part of Multilist. + + Multilist 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. + + Multilist 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 Multilist. If not, see . + + Copyright (C) 2008 Christoph Würstle +""" + import gtk import gobject import logging