Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lomiri-push-qml
Upstream-Contact: UBports Developers <devs@ubports.com>
Source: https://gitlab.com/ubports/development/core/lomiri-push-qml/

Files: AUTHORS
 CMakeLists.txt
 ChangeLog
 README
 cmake/ParseArguments.cmake
 cmake_uninstall.cmake.in
 screenshot.png
 src/CMakeLists.txt
 src/Lomiri/CMakeLists.txt
 src/Lomiri/PushNotifications/CMakeLists.txt
 src/Lomiri/PushNotifications/qmldir
 src/Ubuntu/CMakeLists.txt
 src/Ubuntu/PushNotifications/CMakeLists.txt
 src/Ubuntu/PushNotifications/qmldir
Copyright: 2014, Canonical Ltd.
License: LGPL-3
Comment:
 No license header in file listed above. Assuming
 license and copyright holdership from QML module
 code files.
 .
 Explicitly ignore content of COPYING file, as it
 like is a flaw in the upstream project.
 .
 See: https://gitlab.com/ubports/development/core/lomiri-push-qml/-/merge_requests/8

Files: src/Lomiri/PushNotifications/plugin.cpp
 src/Lomiri/PushNotifications/plugin.h
 src/Lomiri/PushNotifications/pushclient.cpp
 src/Lomiri/PushNotifications/pushclient.h
Copyright: 2014, Canonical Ltd.
License: LGPL-3

Files: cmake/EnableCoverageReport.cmake
 cmake/FindLcov.cmake
 cmake/Findgcovr.cmake
Copyright: 2010, Johannes Wienke <jwienke at techfak dot uni-bielefeld dot de>
  2011, Johannes Wienke <jwienke at techfak dot uni-bielefeld dot de>
License: GPL-2+

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

License: LGPL-3
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License, version 3
 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 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 full text of the GNU Lesser General Public License
 version 3 can be found in the file /usr/share/common-licenses/LGPL-3.

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, write to the
 Free Software Foundation, Inc.,
 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.
