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

Files: .gitignore
 3rd_party/CMakeLists.txt
 3rd_party/syncevolution-qt/CMakeLists.txt
 AUTHORS
 ChangeLog
 CMakeLists.txt
 Lomiri/CMakeLists.txt
 Lomiri/SyncMonitor/CMakeLists.txt
 Lomiri/SyncMonitor/qmldir
 README.md
 accounts/CMakeLists.txt
 accounts/desktop/CMakeLists.txt
 accounts/desktop/lomiri-sync-monitor-calendar.desktop.in
 accounts/plugin/CMakeLists.txt
 accounts/plugin/generic-caldav.provider.in
 accounts/plugin/online-accounts-caldav.svg
 accounts/plugin/online-accounts-caldav.png
 accounts/plugin/qml/Main.qml
 accounts/plugin/qml/NewAccount.qml
 accounts/services/CMakeLists.txt
 accounts/services/generic-caldav.service.in
 accounts/services/google-caldav.service.in
 accounts/services/google-carddav.service.in
 accounts/services/nextcloud-caldav.service.in
 accounts/services/owncloud-caldav.service.in
 authenticator/CMakeLists.txt
 authenticator/lomiri-sync-monitor-helper.qrc
 authenticator/lomirisyncmonitorhelper.desktop.in
 authenticator/lomirisyncmonitorhelper.url-dispatcher
 authenticator/main.qml
 cmake_uninstall.cmake.in
 doc/screenshots/notification.jpg
 doc/screenshots/reauthenticate.jpg
 its/providers.its
 its/providers.loc
 its/services.its
 its/services.loc
 po/CMakeLists.txt
 po/LINGUAS
 po/POTFILES.in
 po/lomiri-sync-monitor.pot
 src/CMakeLists.txt
 src/dbus/com.lomiri.SyncMonitor.service.in
 src/eds-helper.cpp
 src/notify-message-mock.cpp
 systemd/CMakeLists.txt
 systemd/lomiri-sync-monitor.service.in
 templates/CMakeLists.txt
 templates/generic-caldav.conf
 templates/google.conf
 templates/nextcloud.conf
 templates/owncloud.conf
 templates/yahoo.conf
 tests/CMakeLists.txt
 tests/unittest/CMakeLists.txt
Copyright: 2014-2015, Canonical Ltd.
License: GPL-3
Comment:
 No license headers in listed files. Assuming project license and copyright
 holdership from majority of project files.

Files: po/*.po
Copyright: 2014-2015, Canonical Ltd.
  2016, Rosetta Contributors and Canonical Ltd.
  2017, Rosetta Contributors and Canonical Ltd.
License: GPL-3
Comment:
 Where no license header provided, assuming project license and copyright
 holdership from majority of project files.

Files: Lomiri/SyncMonitor/plugin.cpp
 Lomiri/SyncMonitor/plugin.h
 Lomiri/SyncMonitor/syncmonitor-qml.cpp
 Lomiri/SyncMonitor/syncmonitor-qml.h
 config.h.in
 authenticator/main.cpp
 src/eds-helper.h
 src/main.cpp
 src/notify-message.cpp
 src/notify-message.h
 src/provider-template.cpp
 src/provider-template.h
 src/repowerd-proxy.cpp
 src/repowerd-proxy.h
 src/sync-account.cpp
 src/sync-account.h
 src/sync-auth.cpp
 src/sync-auth.h
 src/sync-configure.cpp
 src/sync-configure.h
 src/sync-daemon.cpp
 src/sync-daemon.h
 src/sync-dbus.cpp
 src/sync-dbus.h
 src/sync-i18n.h
 src/sync-queue.cpp
 src/sync-queue.h
 src/syncevolution-server-proxy.cpp
 src/syncevolution-server-proxy.h
 src/syncevolution-session-proxy.cpp
 src/syncevolution-session-proxy.h
 tests/unittest/eds-helper-mock.h
 tests/unittest/eds-helper-test.cpp
 tests/unittest/sync-account-mock.h
 tests/unittest/sync-queue-test.cpp
 tests/unittest/syncevolution-output-parser.cpp
Copyright: 2014, Canonical Ltd.
  2015, Canonical Ltd.
  2016, Canonical Ltd.
License: GPL-3

Files: src/sync-network.cpp
 src/sync-network.h
Copyright: 2014, Canonical Ltd.
  2023, Guido Berhoerster <guido+ubports@berhoerster.name>
License: GPL-3

Files: 3rd_party/syncevolution-qt/dbustypes.cpp
 3rd_party/syncevolution-qt/dbustypes.h
Copyright: 2010, Intel Corporation
License: LGPL-2.1-or-3

Files: debian/*
Copyright: 2014, Canonical Ltd.
  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 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 General Public License for more details.
 .
 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'.

License: LGPL-2.1-or-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 2.1 of the License, or (at your option) version 3.
 .
 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, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
 02110-1301  USA
