Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: content-hub
Upstream-Contact: Marius Gripsgard <marius@ubports.com
Source: https://gitlab.com/ubports/development/core/content-hub

Files: .gitignore
 AUTHORS
 ChangeLog
 README.md
 contenthub.qmlproject
 doc/Doxyfile.in
 doc/Mainpage.md
 doc/extra.css
 doc/qml/CMakeLists.txt
 doc/qml/css/base.css
 doc/qml/css/qtquick.css
 doc/qml/css/scratch.css
 doc/qml/pages/mainpage.qdoc
 doc/qml/pages/moduledef.qdoc
 examples/export-qml/app-exporter.qml
 examples/export-qml/export.qml
 examples/export-qml/photo-preview-selected-overlay.png
 examples/import-qml/import.qml
 examples/picker-qml/picker.qml
 import/Lomiri/Content/qmldir
 import/Ubuntu/Content/qmldir
 liblomiri-content-hub-glib.pc.in
 liblomiri-content-hub.pc.in
 po/CMakeLists.txt
 po/LINGUAS
 po/POTFILES.in
 src/com/lomiri/content/detail/com.lomiri.content.Handler.xml
 src/com/lomiri/content/detail/com.lomiri.content.Paste.xml
 src/com/lomiri/content/detail/com.lomiri.content.Service.xml
 src/com/lomiri/content/detail/com.lomiri.content.Transfer.xml
 src/com/lomiri/content/glib/content-hub-glib-compat.h
 src/com/lomiri/content/service/com.lomiri.content.dbus.Service.service.in
 src/com/lomiri/content/service/com.lomiri.content.hub.gschema.xml
 src/com/lomiri/content/service/xorg.png
 tests/acceptance-tests/bad.json
 tests/acceptance-tests/good.json
 tests/acceptance-tests/source_all.json
 tests/peers/data/Joker.vcf
 tests/peers/data/Music?Ringtone.ogg
 tests/peers/data/Stark,_Tony.vcf
 tests/peers/data/clock.png
 tests/peers/data/webbrowser-app.png
 tests/peers/exporter/lomiri-content-hub-test-exporter.desktop
 tests/peers/exporter/lomiri-content-hub-test-exporter.png
 tests/peers/exporter/lomiri-content-hub-test-exporter.json
 tests/peers/importer/lomiri-content-hub-test-importer.desktop
 tests/peers/importer/lomiri-content-hub-test-importer.png
 tests/peers/importer/lomiri-content-hub-test-importer.json
 tests/peers/sharer/lomiri-content-hub-test-sharer.desktop
 tests/peers/sharer/lomiri-content-hub-test-sharer.json
 tests/peers/sharer/lomiri-content-hub-test-sharer.png
 tools/send/lomiri-content-hub-send.desktop
 tools/send/lomiri-content-hub-send.url-dispatcher
Copyright: 2012-2016, Canonical Ltd.
License: LGPL-3 or GPL-3
Comment:
 No explicit license headers. Assuming license and copyright
 holders from other project files (and COPYING file).

Files: import/Lomiri/Content/ContentPeerPicker.qdoc
 import/Lomiri/Content/ContentPeerPicker10.qml
 import/Lomiri/Content/ContentPeerPicker11.qml
 import/Lomiri/Content/ContentPeerPicker13.qml
 import/Lomiri/Content/ContentTransferHint.qml
 import/Lomiri/Content/contenthandler.cpp
 import/Lomiri/Content/contenthandler.h
 import/Lomiri/Content/contenthub.cpp
 import/Lomiri/Content/contenthub.h
 import/Lomiri/Content/contenthubplugin.cpp
 import/Lomiri/Content/contenthubplugin.h
 import/Lomiri/Content/contenticonprovider.cpp
 import/Lomiri/Content/contenticonprovider.h
 import/Lomiri/Content/contentitem.cpp
 import/Lomiri/Content/contentitem.h
 import/Lomiri/Content/contentpeer.cpp
 import/Lomiri/Content/contentpeer.h
 import/Lomiri/Content/contentpeermodel.cpp
 import/Lomiri/Content/contentpeermodel.h
 import/Lomiri/Content/contentscope.cpp
 import/Lomiri/Content/contentscope.h
 import/Lomiri/Content/contentstore.cpp
 import/Lomiri/Content/contentstore.h
 import/Lomiri/Content/contenttransfer.cpp
 import/Lomiri/Content/contenttransfer.h
 import/Lomiri/Content/contenttype.cpp
 import/Lomiri/Content/contenttype.h
 import/Lomiri/Content/qmlimportexporthandler.cpp
 import/Lomiri/Content/qmlimportexporthandler.h
 include/com/lomiri/content/hub.h
 include/com/lomiri/content/import_export_handler.h
 include/com/lomiri/content/item.h
 include/com/lomiri/content/paste.h
 include/com/lomiri/content/peer.h
 include/com/lomiri/content/scope.h
 include/com/lomiri/content/store.h
 include/com/lomiri/content/transfer.h
 include/com/lomiri/content/type.h
 src/com/lomiri/applicationmanager/application_manager.h
 src/com/lomiri/content/common.h
 src/com/lomiri/content/debug.cpp
 src/com/lomiri/content/debug.h
 src/com/lomiri/content/detail/app_manager.cpp
 src/com/lomiri/content/detail/app_manager.h
 src/com/lomiri/content/detail/handler.cpp
 src/com/lomiri/content/detail/handler.h
 src/com/lomiri/content/detail/i18n.cpp
 src/com/lomiri/content/detail/i18n.h
 src/com/lomiri/content/detail/paste.cpp
 src/com/lomiri/content/detail/paste.h
 src/com/lomiri/content/detail/peer_registry.h
 src/com/lomiri/content/detail/service.cpp
 src/com/lomiri/content/detail/service.h
 src/com/lomiri/content/detail/transfer.cpp
 src/com/lomiri/content/detail/transfer.h
 src/com/lomiri/content/hub.cpp
 src/com/lomiri/content/import_export_handler.cpp
 src/com/lomiri/content/item.cpp
 src/com/lomiri/content/paste.cpp
 src/com/lomiri/content/paste_p.h
 src/com/lomiri/content/peer.cpp
 src/com/lomiri/content/store.cpp
 src/com/lomiri/content/transfer.cpp
 src/com/lomiri/content/transfer_p.h
 src/com/lomiri/content/type.cpp
 src/com/lomiri/content/utils.cpp
 tests/cross_process_sync.h
 tests/fork_and_run.h
 tests/qml-tests/tst_ContentHub.qml
 tests/qml-tests/tst_QmlTests.cpp
Copyright: 2012-2013, Canonical Ltd.
  2013, 2016, Canonical Ltd.
  2013, Canonical Ltd.
  2013-2015, Canonical Ltd.
  2013-2016, Canonical Ltd.
  2014, Canonical Ltd.
  2016, Canonical Ltd.
License: LGPL-3

Files: po/*.po
 po/lomiri-content-hub.pot
Copyright: 2014-2016, Rosetta Contributors and Canonical Ltd.
License: LGPL-3

Files: CMakeLists.txt
 doc/CMakeLists.txt
 examples/CMakeLists.txt
 examples/exporter/CMakeLists.txt
 examples/importer/CMakeLists.txt
 examples/pasteboard/CMakeLists.txt
 import/CMakeLists.txt
 import/Lomiri/CMakeLists.txt
 import/Lomiri/Content/CMakeLists.txt
 import/Lomiri/Content/ContentPageHeader.qml
 import/Ubuntu/CMakeLists.txt
 src/CMakeLists.txt
 src/com/CMakeLists.txt
 src/com/lomiri/CMakeLists.txt
 src/com/lomiri/content/CMakeLists.txt
 src/com/lomiri/content/service/CMakeLists.txt
 tests/CMakeLists.txt
 tests/acceptance-tests/CMakeLists.txt
 tests/acceptance-tests/app_hub_communication_default_source.cpp
 tests/acceptance-tests/app_hub_communication_handler.cpp
 tests/acceptance-tests/app_hub_communication_known_sources.cpp
 tests/acceptance-tests/app_hub_communication_paste.cpp
 tests/acceptance-tests/app_hub_communication_stores.cpp
 tests/acceptance-tests/app_hub_communication_transfer.cpp
 tests/acceptance-tests/app_manager_mock.h
 tests/acceptance-tests/glib_test.cpp
 tests/acceptance-tests/test_harness.h
 tests/acceptance-tests/test_registry_updater.cpp
 tests/acceptance-tests/test_types.cpp
 tests/acceptance-tests/test_utils.cpp
 tests/peers/CMakeLists.txt
 tests/peers/data/CMakeLists.txt
 tests/peers/exporter/CMakeLists.txt
 tests/peers/importer/CMakeLists.txt
 tests/peers/sharer/CMakeLists.txt
 tests/qml-tests-ubuntu-compat/CMakeLists.txt
 tests/qml-tests/CMakeLists.txt
 tools/CMakeLists.txt
 tools/send/CMakeLists.txt
Copyright: 2013, Canonical Ltd.
  2014, Canonical Ltd.
  2015, Canonical Ltd.
  2016, Canonical Ltd.
License: GPL-3

Files: examples/exporter/exampleexporter.cpp
 examples/exporter/exampleexporter.h
 examples/exporter/exporter.cpp
 examples/importer/example.cpp
 examples/importer/example.h
 examples/importer/exampleimporter.cpp
 examples/importer/exampleimporter.h
 examples/importer/importer.cpp
 examples/pasteboard/copy.cpp
 examples/pasteboard/paste.cpp
 import/Lomiri/Content/ResponsiveGridView.qml
 src/com/lomiri/content/service/main.cpp
 src/com/lomiri/content/service/registry-updater.cpp
 src/com/lomiri/content/service/registry-updater.h
 src/com/lomiri/content/service/registry.cpp
 src/com/lomiri/content/service/registry.h
 tests/peers/exporter/autoexporter.cpp
 tests/peers/exporter/autoexporter.h
 tests/peers/exporter/exporter.cpp
 tests/peers/importer/autoimporter.cpp
 tests/peers/importer/autoimporter.h
 tests/peers/importer/importer.cpp
 tests/peers/sharer/autosharer.cpp
 tests/peers/sharer/autosharer.h
 tests/peers/sharer/sharer.cpp
 tools/send/autoexporter.cpp
 tools/send/autoexporter.h
 tools/send/exporter.cpp
Copyright: 2013, Canonical, Ltd.
  2013-2017, Canonical, Ltd.
  2014, Canonical, Ltd.
  2015, Canonical, Ltd.
  2016, Canonical, Ltd.
License: GPL-3

Files: import/Ubuntu/Content/CMakeLists.txt
 tests/acceptance-tests/app_hub_communication_store_migration.cpp
Copyright: 2013, Canonical Ltd.
  2022, UBports Foundation.
  2023, UBports Foundation.
License: GPL-3

Files: tests/acceptance-tests/mimedata_test.cpp
Copyright: 2014-2016, Canonical, Ltd.
License: LGPL-3

Files: src/com/lomiri/content/glib/content-hub-glib-compat.c
Copyright: 2023, UBports Foundation.
License: LGPL-3

Files: doc/qml/lomiri-content-hub.qdocconf.in
Copyright: 2013, Canonical Ltd.
  2021, UBports Foundation
License: LGPL-3 or GPL-3
Comment:
 No explicit license headers. Assuming license and copyright
 holders from other project files (and COPYING file).

Files: doc/qml/css/reset.css
Copyright: 2010, Yahoo! Inc.
License: BSD-3-clause
Comment:
 The reset.css is not clear about the BSD-3-clause license type. However, a reference
 to the yui compressor is given as URL and yui is licensed under BSD-3-clause.

Files: debian/*
Copyright: 2013, Canonical Ltd.
           2021-2022, Marius Gripsgard <marius@ubports.com>
           2022-2025, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: GPL-3 or LGPL-3 or BSD-3-clause

License: BSD-3-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.
   3. Neither the name of the University nor the names of its contributors
      may be used to endorse or promote products derived from this software
      without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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: LGPL-3
 This package 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, version 3 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
 Lesser 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 Lesser General
 Public License can be found in /usr/share/common-licenses/LGPL-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.
