Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rlottie-qml
Upstream-Contact: https://gitlab.com/mymike00/rlottie-qml
Source: https://gitlab.com/mymike00/rlottie-qml

Files: .gitignore
 CMakeLists.txt
 clickable.json
 cmake/FindQuaZip.cmake
 cmake/rLottieQmlConfig.cmake.in
 qml/LottieAnimation.qml
 qml/qml.qrc
 src/qmldir
Copyright: 2021, Michele Castellazzi
License: GPL-3
Comment:
 No license/copyright information in the files listed.
 .
 Assuming same license and copyright holdership as the
 C++ code files. See below.

Files: README.md
 src/plugin.cpp
 src/plugin.h
 src/qlottieframeprovider.cpp
 src/qlottieframeprovider.h
Copyright: 2021, Michele Castellazzi
License: GPL-3

Files: debian/*
Copyright: 2024, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3

License: GPL-3
 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, 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 full text of the GNU General Public License
 version 3 can be found in the file /usr/share/common-licenses/GPL-3.
