Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 2009-2010, Corentin Chary <corentin.chary@gmail.com>
           2004, David Faure <faure@kde.org>
           2001, Marc Mutz <mutz@kde.org>
           2011-2016, Montel Laurent <montel@kde.org>
License: GPL-2

Files: src/acl/aclmodifyjob.cpp
       src/acl/aclmodifyjob.h
       src/acl/imapaclattribute.cpp
       src/acl/imapaclattribute.h
       src/job/fetchrecursivecollectionsjob.cpp
       src/job/fetchrecursivecollectionsjob.h
       src/sievehighlighter/sievesyntaxhighlighter.cpp
       src/sievehighlighter/sievesyntaxhighlighter.h
       src/storageservice/dialog/storageserviceconfiguredialog.cpp
       src/storageservice/dialog/storageserviceconfiguredialog.h
       src/storageservice/dialog/storageservicepropertiesdialog.cpp
       src/storageservice/dialog/storageservicepropertiesdialog.h
       src/storageservice/interface/isettingsjob.h
       src/storageservice/settings/storageservicesettings.cpp
       src/storageservice/settings/storageservicesettings.h
       src/storageservice/storageservicejobconfig.cpp
       src/storageservice/storageservicejobconfig.h
       src/storageservice/tests/testsettingsjob.cpp
       src/storageservice/tests/testsettingsjob.h
       src/storageservice/widgets/storageserviceconfigurewidget.cpp
       src/storageservice/widgets/storageserviceconfigurewidget.h
       src/storageservice/widgets/storageserviceprogressindicator.cpp
       src/storageservice/widgets/storageserviceprogressindicator.h
       src/storageservice/widgets/storageservicetreewidget.cpp
       src/storageservice/widgets/storageservicetreewidget.h
       src/storageservice/widgets/storageservicetreewidgetitem.cpp
       src/storageservice/widgets/storageservicetreewidgetitem.h
       src/temporaryfile/attachmenttemporaryfilesdirs.cpp
       src/temporaryfile/attachmenttemporaryfilesdirs.h
       src/temporaryfile/autotests/attachmenttemporaryfilesdirstest.cpp
       src/temporaryfile/autotests/attachmenttemporaryfilesdirstest.h
Copyright: 2009, Kevin Ottens <ervin@kde.org>
           2011-2016, Montel Laurent <montel@kde.org>
License: LGPL-2+

Files: src/acl/aclentrydialog.cpp
       src/acl/aclentrydialog_p.h
       src/acl/aclmanager.cpp
       src/acl/aclmanager.h
       src/acl/aclutils.cpp
       src/acl/aclutils_p.h
       src/util/pimutil.cpp
       src/util/pimutil.h
       src/widgets/minimumcombobox.cpp
       src/widgets/minimumcombobox.h
Copyright: 2010, Andras Mantia <andras@kdab.com>
           2010, Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
           2005, Till Adam
           2010, Tobias Koenig <tokoe@kdab.com>
License: GPL-2+

Files: src/storageservice/webdav/protocol/webdav_url_info.cpp
       src/storageservice/webdav/protocol/webdav_url_info.h
Copyright: 2009-2010, Corentin Chary <corentin.chary@gmail.com>
           2014-2016, Montel Laurent <montel@kde.org>
License: GPL-2+_or_LGPL-2+
 This program is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License, version 2, as
 published by the Free Software Foundation.
 .
 This program 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 this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 .
 ---
 .
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 .
 --
 The complete text of the GNU General Public License version 2 can be found in
 `/usr/share/common-licenses/GPL-2', likewise, the complete text of the GNU
 Library General Public License version 2 can be found in
 `/usr/share/common-licenses/LGPL-2'.

Files: src/widgets/annotationdialog.cpp
       src/widgets/annotationdialog.h
Copyright: 2014, Laurent Montel <montel@kde.org>
           2010, Thomas McGuire <mcguire@kde.org>
License: GPL-2+3+KDEeV
 This program 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 2 of
 the License or (at your option) version 3 or any later version
 accepted by the membership of KDE e.V. (or its successor approved
 by the membership of KDE e.V.), which shall act as a proxy
 defined in Section 14 of version 3 of the license.
 .
 This program 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.
 .
 The complete text of the GNU General Public License version 2 can be found in
 `/usr/share/common-licenses/GPL-2', likewise, the complete text of the GNU
 General Public License version 3 can be found in
 `/usr/share/common-licenses/GPL-3'.

Files: src/util/metatype.h
Copyright: 2009, Thomas McGuire <mcguire@kde.org>
License: LGPL-2+3+KDEeV
 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Library General Public License as published
 by the Free Software Foundation; either version 2 of the License or
 ( at your option ) version 3 or, at the discretion of KDE e.V.
 ( which shall act as a proxy as in section 14 of the GPLv3 ), any later version.
 .
 This library 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
 Library General Public License for more details.
 .
 The complete text of the GNU Library General Public License version 2 can be
 found in `/usr/share/common-licenses/LGPL-2', likewise, the complete text of
 the GNU Lesser General Public License version 3 can be found in
 `/usr/share/common-licenses/LGPL-3'.

Files: debian/*
Copyright: 2016, Maximiliano Curia <maxy@debian.org>
License: LGPL-2+

License: GPL-2
 This package 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; version 2 of the license.
 .
 This package 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.
 .
 The complete text of the GNU General Public License version 2
 can be found in `/usr/share/common-licenses/GPL-2'.

License: GPL-2+
 This package 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 2 of the License, or
 (at your option) any later version.
 .
 This package 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.
 .
 The complete text of the GNU General Public License version 2
 can be found in `/usr/share/common-licenses/GPL-2'.

License: LGPL-2+
 This library is free software; you can redistribute it and/or modify it
 under the terms of the GNU Library General Public License as published by
 the Free Software Foundation; either version 2 of the License, or (at your
 option) any later version.
 .
 This library 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 Library General Public
 License for more details.
 .
 The complete text of the GNU Library General Public License version 2
 can be found in `/usr/share/common-licenses/LGPL-2'.
