X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2F__init__.py;h=4265cc3e6c16c09774190fa55d609cd9fe0808e4;hb=HEAD;hp=d34b733162a7dcabf07684c5f95b998bd2eb9417;hpb=4bf1360688f46f79f7181123eed0637fd52a1456;p=multilist diff --git a/src/__init__.py b/src/__init__.py old mode 100755 new mode 100644 index d34b733..4265cc3 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,21 +1 @@ #!/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 -"""