Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: artikulate
Source: git://anongit.kde.org/artikulate

Files: *
Copyright: 2013-2019, Andreas Cord-Landwehr <cordlandwehr@kde.org>
           2013, Andreas Cord-Landwehr <cordlandwehr@gmail.com>
           2013, Magdalena Konkiewicz <konkiewicz.m@gmail.com>
           2013, Oindrila Gupta <oindrila.gupta92@gmail.com>
           2013, Samikshan Bairagya <samikshan@gmail.com>
           2012, Sebastian Gottfried <sebastiangottfried@web.de>
           2013-2014, The Artikulate Developers
           2015, Aleix Pol Gonzalez <aleixpol@blue-systems.com>
License: GPL-2+3+KDEeV

Files: .clang-format
Copyright: 2019, Christoph Cullmann <cullmann@kde.org>
           2019, Gernot Gebhard <gebhard@absint.com>
License: MIT

Files: CMakeLists.txt
       autotests/CMakeLists.txt
       autotests/integrationtests/CMakeLists.txt
       autotests/resourcetests/CMakeLists.txt
       autotests/unittests/CMakeLists.txt
       doc/CMakeLists.txt
       icons/CMakeLists.txt
       icons/actions/CMakeLists.txt
       images/CMakeLists.txt
       liblearnerprofile/src/CMakeLists.txt
       liblearnerprofile/autotests/CMakeLists.txt
       libsound/src/CMakeLists.txt
       libsound/src/qtgstreamerbackend/CMakeLists.txt
       libsound/src/qtmultimediabackend/CMakeLists.txt
       sounds/CMakeLists.txt
       src/CMakeLists.txt
Copyright: 2013-2019, Andreas Cord-Landwehr <cordlandwehr@kde.org>
License: BSD-2-clause

Files: CONCEPT.txt
       doc/*
Copyright: 2013 Andreas Cord-Landwehr <cordlandwehr@gmail.com>
           2000-2002, Free Software Foundation, Inc
           2014, The Artikulate Developers
License: GFDL-1.2+

Files: icons/*
       images/*
Copyright: 2013 Andreas Cord-Landwehr <cordlandwehr@gmail.com>
License: LGPL-3+

Files: liblearnerprofile/src/learner.cpp
       liblearnerprofile/src/learner.h
       liblearnerprofile/src/learner_p.h
       liblearnerprofile/src/learninggoal.cpp
       liblearnerprofile/src/learninggoal.h
       liblearnerprofile/src/liblearner_debug.cpp
       liblearnerprofile/src/liblearner_debug.h
       liblearnerprofile/src/profilemanager.cpp
       liblearnerprofile/src/profilemanager.h
       liblearnerprofile/src/storage.cpp
       liblearnerprofile/src/storage.h
       liblearnerprofile/src/models/learninggoalmodel.cpp
       liblearnerprofile/src/models/learninggoalmodel.h
Copyright: 2013-2016, Andreas Cord-Landwehr <cordlandwehr@kde.org>
License: LGPL-2.1+3+KDEeV

Files: libsound/src/*.cpp
       libsound/src/*.h
       libsound/src/qtgstreamerbackend/*.cpp
       libsound/src/qtgstreamerbackend/*.h
       libsound/src/qtmultimediabackend/*.cpp
       libsound/src/qtmultimediabackend/*.h
       src/artikulate_debug.cpp
       src/artikulate_debug.h
Copyright: 2014-2015, Andreas Cord-Landwehr <cordlandwehr@kde.org>
           2011, Collabora Ltd
           2010, Marco Ballesio <gibrovacco@gmail.com>
License: LGPL-2.1+

Files: org.kde.artikulate.appdata.xml
Copyright: 2014, Andreas Cord-Landwehr <cordlandwehr@kde.org>
License: CC0-1.0

Files: src/qmlcontrols/iconitem.cpp
       src/qmlcontrols/imagetexturescache.cpp
       src/qmlcontrols/imagetexturescache.h
       src/qmlcontrols/managedtexturenode.cpp
       src/qmlcontrols/managedtexturenode.h
Copyright: 2011, Marco Martin <mart@kde.org>
           2014, Aleix Pol Gonzalez <aleixpol@blue-systems.com>
License: LGPL-2+

Files: src/qmlcontrols/iconitem.h
Copyright: 2011, Marco Martin <mart@kde.org>
License: GPL-2+

Files: debian/*
Copyright: 2013 Howard Chan <smartboyhw@gmail.com>
License: GPL-3+

License: BSD-2-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all copyright
 and related and neighboring rights to this software to the public domain
 worldwide. This software is distributed without any warranty.
 .
 You should have received a copy of the CC0 Public Domain Dedication along
 with this software. If not, see
 <https://creativecommons.org/publicdomain/zero/1.0/>.
 .
 On Debian systems, the complete text of the CC0 Public Domain Dedication
 can be found in "/usr/share/common-licenses/CC0-1.0".

License: GFDL-1.2+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.2
 or any later version published by the Free Software Foundation;
 with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
 Texts.
 .
 A copy of the license can be obtained from <http://www.gnu.org/
 licenses/old-licenses/fdl-1.2.html>
 .
 On Debian systems, the complete text of the GNU Free Documentation
 License version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2"

License: GPL-2+
 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) any later version.
 .
 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, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in "/usr/share/common-licenses/GPL-2".

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.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, 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-liceses/GPL-3".

License: GPL-3+
 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 3 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".

License: LGPL-2+
 This program 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 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 Library General Public License for
 more details.
 .
 You should have received a copy of the GNU Library 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 .
 .
 On Debian systems, the complete text of the GNU Library General Public
 License version 2 can be found in "/usr/share/common-licenses/LGPL-2".

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published
 by the Free Software Foundation; either version 2.1 of the License, or
 (at your option) any later version.
 .
 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 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".

License: LGPL-2.1+3+KDEeV
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 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 6 of version 3 of the license.
 .
 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1", likewise,
 the complete text of the GNU Lesser General Public License version 3 can be
 found in "/usr/share/common-liceses/LGPL-3".

License: LGPL-3+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 3 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 
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 version 3 can be found in "/usr/share/common-licenses/LGPL-3".

License: MIT
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
