Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: lomiri-filemanager-app
Source: https://gitlab.com/ubports/development/apps/lomiri-filemanager-app
Files-Excluded: tests debian

Files:  .gitignore
 .gitlab-ci.yml
 AUTHORS
 ChangeLog
 CMakeLists.txt
 NEWS
 README-Autopilot.md
 README-Developers.md
 README-MergeRequest.md
 README.md
 clickable.yaml
 content-hub.json
 filemanager.apparmor
 filemanager.svg
 filemanager.url-dispatcher
 lomiri-filemanager-app.desktop.in.in
 lomiri-filemanager-app-migrate.py
 manifest.json.in
 po/CMakeLists.txt
 po/LINGUAS
 po/POTFILES.in
 postbuild.sh
 splash.svg
 src/CMakeLists.txt
 src/app/CMakeLists.txt
 src/app/patharrowbackground.cpp
 src/app/patharrowbackground.h
 src/app/qml/actions/AddBookmark.qml
 src/app/qml/actions/ArchiveExtract.qml
 src/app/qml/actions/Cancel.qml
 src/app/qml/actions/Delete.qml
 src/app/qml/actions/FileClearSelection.qml
 src/app/qml/actions/FileCopy.qml
 src/app/qml/actions/FileCut.qml
 src/app/qml/actions/GoBack.qml
 src/app/qml/actions/GoNext.qml
 src/app/qml/actions/GoTo.qml
 src/app/qml/actions/NewItem.qml
 src/app/qml/actions/OpenAdvanced.qml
 src/app/qml/actions/PlacesBookmarks.qml
 src/app/qml/actions/Properties.qml
 src/app/qml/actions/Rename.qml
 src/app/qml/actions/Search.qml
 src/app/qml/actions/Select.qml
 src/app/qml/actions/SelectUnselectAll.qml
 src/app/qml/actions/Settings.qml
 src/app/qml/actions/Share.qml
 src/app/qml/actions/ShowPanel.qml
 src/app/qml/actions/TabsAdd.qml
 src/app/qml/actions/TabsCloseThis.qml
 src/app/qml/actions/TabsOpenInNewTab.qml
 src/app/qml/actions/Terminal.qml
 src/app/qml/actions/UnlockFullAccess.qml
 src/app/qml/authentication/assets/fingerprint.png
 src/app/qml/components/BottomPanelStack.qml
 src/app/qml/components/SidebarPageLayout.qml
 src/app/qml/dialogs/ConfirmExtractDialog.qml
 src/app/qml/dialogs/ConfirmMultipleDeleteDialog.qml
 src/app/qml/dialogs/ConfirmRenameDialog.qml
 src/app/qml/dialogs/ConfirmSingleDeleteDialog.qml
 src/app/qml/dialogs/CreateItemDialog.qml
 src/app/qml/dialogs/ExtractingDialog.qml
 src/app/qml/dialogs/OpenArchiveDialog.qml
 src/app/qml/dialogs/OpenWithDialog.qml
 src/app/qml/tooltips/BottomTooltip.qml
 src/app/qml/tooltips/template/Tooltip.qml
 src/app/qml/ui/FolderListPageDefaultHeader.qml
 src/app/qml/ui/FolderListPagePickModeHeader.qml
 src/app/qml/ui/FolderListPageSelectionHeader.qml
 src/app/qml/ui/PlacesPage.qml
 src/app/qml/ui/ViewPopover.qml
 src/app/qml/views/FolderDelegateActions.qml
Copyright: 2013, Canonical Ltd.
  2013, Carlos J Mazieri <carlos.mazieri@gmail.com>
  2014, Canonical Ltd.
  2014, Carlos J Mazieri <carlos.mazieri@gmail.com>
  2015, Canonical Ltd.
  2015, Carlos J Mazieri <carlos.mazieri@gmail.com>
License: GPL-3
Comment:
 No copyright headers provides in files named above. So, assuming
 same license and same copyright holders as found in the majority
 of other app(!) code files.

Files: src/plugin/CMakeLists.txt
 src/plugin/archives/CMakeLists.txt
 src/plugin/archives/qmldir
 src/plugin/folderlistmodel/CMakeLists.txt
 src/plugin/folderlistmodel/README
 src/plugin/folderlistmodel/folderlistmodel.pri
 src/plugin/folderlistmodel/folderlistmodel.pro
 src/plugin/folderlistmodel/qmldir
 src/plugin/folderlistmodel/smb/qsambaclient/qsambaclient.pri
 src/plugin/folderlistmodel/smb/qsambaclient/qsambaclient_test.pro
 src/plugin/folderlistmodel/smb/qsambaclient/test/testsuite.pri
 src/plugin/placesmodel/CMakeLists.txt
 src/plugin/placesmodel/qmldir
 src/plugin/test_folderlistmodel/regression/media_asx.h
 src/plugin/test_folderlistmodel/regression/media_xspf.h
 src/plugin/test_folderlistmodel/regression/regression_folderlilstmodel.pro
 src/plugin/test_folderlistmodel/regression/sound_7200_amr.h
 src/plugin/test_folderlistmodel/regression/sound_mp3.h
 src/plugin/test_folderlistmodel/regression/testonly_pdf.h
 src/plugin/test_folderlistmodel/regression/tst_folderlistmodel.cpp
 src/plugin/test_folderlistmodel/regression/ubuntu_touch_run.sh
 src/plugin/test_folderlistmodel/results/DesktopQt4.74.txt
 src/plugin/test_folderlistmodel/results/DesktopQt5.0.txt
 src/plugin/test_folderlistmodel/results/NemoEmulatorQ8.43.txt
 src/plugin/test_folderlistmodel/results/openFiles.Readme.txt
 src/plugin/test_folderlistmodel/simpleUI/authenticationdialog.ui
 src/plugin/test_folderlistmodel/simpleUI/res.qrc
 src/plugin/test_folderlistmodel/simpleUI/resources/xterm_48x48.xpm
 src/plugin/test_folderlistmodel/simpleUI/simplelist.ui
 src/plugin/test_folderlistmodel/simpleUI/simpleui.pro
 src/plugin/test_placesmodel/test_placesmodel.pro
Copyright: 2013, Canonical Ltd.
  2013, Carlos J Mazieri <carlos.mazieri@gmail.com>
  2014, Canonical Ltd.
  2014, Carlos J Mazieri <carlos.mazieri@gmail.com>
  2015, Canonical Ltd.
  2015, Carlos J Mazieri <carlos.mazieri@gmail.com>
License: LGPL-3
Comment:
 No copyright headers provides in files named above. So, assuming
 same license and same copyright holders as found in the majority
 of other plugin(!) code files.

Files: src/plugin/folderlistmodel/cleanurl.cpp
 src/plugin/folderlistmodel/cleanurl.h
 src/plugin/folderlistmodel/diritemabstractlistmodel.h
 src/plugin/folderlistmodel/diriteminfo.h
 src/plugin/folderlistmodel/dirselection.cpp
 src/plugin/folderlistmodel/dirselection.h
 src/plugin/folderlistmodel/disk/disklocation.cpp
 src/plugin/folderlistmodel/disk/disklocation.h
 src/plugin/folderlistmodel/disk/disklocationitemdir.cpp
 src/plugin/folderlistmodel/disk/disklocationitemdir.h
 src/plugin/folderlistmodel/disk/disklocationitemdiriterator.cpp
 src/plugin/folderlistmodel/disk/disklocationitemdiriterator.h
 src/plugin/folderlistmodel/disk/disklocationitemfile.cpp
 src/plugin/folderlistmodel/disk/disklocationitemfile.h
 src/plugin/folderlistmodel/externalfswatcher.cpp
 src/plugin/folderlistmodel/externalfswatcher.h
 src/plugin/folderlistmodel/fmutil.cpp
 src/plugin/folderlistmodel/fmutil.h
 src/plugin/folderlistmodel/location.cpp
 src/plugin/folderlistmodel/location.h
 src/plugin/folderlistmodel/locationitemdir.cpp
 src/plugin/folderlistmodel/locationitemdir.h
 src/plugin/folderlistmodel/locationitemdiriterator.cpp
 src/plugin/folderlistmodel/locationitemdiriterator.h
 src/plugin/folderlistmodel/locationitemfile.cpp
 src/plugin/folderlistmodel/locationitemfile.h
 src/plugin/folderlistmodel/locationsfactory.cpp
 src/plugin/folderlistmodel/locationsfactory.h
 src/plugin/folderlistmodel/locationurl.cpp
 src/plugin/folderlistmodel/locationurl.h
 src/plugin/folderlistmodel/net/netauthenticationdata.cpp
 src/plugin/folderlistmodel/net/netauthenticationdata.h
 src/plugin/folderlistmodel/net/netutil.cpp
 src/plugin/folderlistmodel/net/netutil.h
 src/plugin/folderlistmodel/networklistworker.cpp
 src/plugin/folderlistmodel/networklistworker.h
 src/plugin/folderlistmodel/networklocation.cpp
 src/plugin/folderlistmodel/networklocation.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbiteminfo.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbiteminfo.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smblocationdiriterator.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smblocationdiriterator.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smblocationitemdir.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smblocationitemdir.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smblocationitemfile.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smblocationitemfile.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbobject.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbobject.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbplaces.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbplaces.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbusershare.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbusershare.h
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbutil.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/src/smbutil.h
 src/plugin/folderlistmodel/smb/qsambaclient/test/main_testqsambaclient.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/test/testqsambasuite.cpp
 src/plugin/folderlistmodel/smb/qsambaclient/test/testqsambasuite.h
 src/plugin/folderlistmodel/smb/smblocation.cpp
 src/plugin/folderlistmodel/smb/smblocation.h
 src/plugin/folderlistmodel/smb/smblocationauthentication.cpp
 src/plugin/folderlistmodel/smb/smblocationauthentication.h
 src/plugin/folderlistmodel/trash/qtrashdir.cpp
 src/plugin/folderlistmodel/trash/qtrashdir.h
 src/plugin/folderlistmodel/trash/qtrashutilinfo.cpp
 src/plugin/folderlistmodel/trash/qtrashutilinfo.h
 src/plugin/folderlistmodel/trash/trashiteminfo.cpp
 src/plugin/folderlistmodel/trash/trashiteminfo.h
 src/plugin/folderlistmodel/trash/trashlocation.cpp
 src/plugin/folderlistmodel/trash/trashlocation.h
 src/plugin/folderlistmodel/urliteminfo.cpp
 src/plugin/folderlistmodel/urliteminfo.h
 src/plugin/test_folderlistmodel/regression/tempfiles.cpp
 src/plugin/test_folderlistmodel/regression/tempfiles.h
 src/plugin/test_folderlistmodel/simpleUI/main.cpp
 src/plugin/test_folderlistmodel/simpleUI/placesmodel.cpp
 src/plugin/test_folderlistmodel/simpleUI/placesmodel.h
 src/plugin/test_folderlistmodel/simpleUI/resources/copy.png
 src/plugin/test_folderlistmodel/simpleUI/resources/cut.png
 src/plugin/test_folderlistmodel/simpleUI/resources/document_folder.png
 src/plugin/test_folderlistmodel/simpleUI/resources/downloads_folder.png
 src/plugin/test_folderlistmodel/simpleUI/resources/edit-rename.png
 src/plugin/test_folderlistmodel/simpleUI/resources/empty_trash.png
 src/plugin/test_folderlistmodel/simpleUI/resources/exit.png
 src/plugin/test_folderlistmodel/simpleUI/resources/fileclose.png
 src/plugin/test_folderlistmodel/simpleUI/resources/filenew.png
 src/plugin/test_folderlistmodel/simpleUI/resources/fileopen.png
 src/plugin/test_folderlistmodel/simpleUI/resources/folder-new.png
 src/plugin/test_folderlistmodel/simpleUI/resources/go-previous.png
 src/plugin/test_folderlistmodel/simpleUI/resources/go-up.png
 src/plugin/test_folderlistmodel/simpleUI/resources/home-page.png
 src/plugin/test_folderlistmodel/simpleUI/resources/paste.png
 src/plugin/test_folderlistmodel/simpleUI/resources/recyclebin_full.png
 src/plugin/test_folderlistmodel/simpleUI/resources/red_folder.png
 src/plugin/test_folderlistmodel/simpleUI/resources/remove.png
 src/plugin/test_folderlistmodel/simpleUI/resources/samba_folder.png
 src/plugin/test_folderlistmodel/simpleUI/resources/server.png
 src/plugin/test_folderlistmodel/simpleUI/resources/temp_folder.png
 src/plugin/test_folderlistmodel/simpleUI/resources/trash.png
 src/plugin/test_folderlistmodel/simpleUI/resources/undo.png
 src/plugin/test_folderlistmodel/simpleUI/resources/workgroup.png
 src/plugin/test_folderlistmodel/simpleUI/simplelist.cpp
 src/plugin/test_folderlistmodel/simpleUI/simplelist.h
 src/plugin/test_folderlistmodel/simpleUI/simpleslots.cpp
Copyright: 2013, Canonical Ltd.
  2013, Carlos J Mazieri <carlos.mazieri@gmail.com>
  2014, Canonical Ltd.
  2014, Carlos J Mazieri <carlos.mazieri@gmail.com>
  2015, Canonical Ltd.
  2015, Carlos J Mazieri <carlos.mazieri@gmail.com>
License: LGPL-3

Files: src/app/qml/actions/FilePaste.qml
 src/app/qml/components/EmptyState.qml
 src/app/qml/components/ResizeableSidebar.qml
 src/app/qml/components/TextualButtonStyle.qml
 src/app/qml/content-hub/FileOpener.qml
 src/app/qml/content-hub/contenttyperesolver.js
 src/app/qml/dialogs/FileActionDialog.qml
 src/app/qml/dialogs/FileOperationProgressDialog.qml
 src/app/qml/dialogs/NetAuthenticationDialog.qml
 src/app/qml/dialogs/templates/ConfirmDialog.qml
 src/app/qml/dialogs/templates/ConfirmDialogWithInput.qml
 src/app/qml/ui/FileDetailsPopover.qml
 src/app/qml/ui/FolderListPage.qml
 src/app/qml/ui/ImagePreview.qml
 src/app/qml/views/FolderIconDelegate.qml
 src/app/qml/views/FolderIconView.qml
 src/app/qml/views/FolderListDelegate.qml
 src/app/qml/views/FolderListView.qml
 src/plugin/archives/archives.cpp
 src/plugin/archives/archives.h
 src/plugin/archives/archives_plugin.cpp
 src/plugin/archives/archives_plugin.h
 src/plugin/placesmodel/placesmodel.cpp
 src/plugin/placesmodel/placesmodel.h
 src/plugin/placesmodel/placesmodel_plugin.cpp
 src/plugin/placesmodel/placesmodel_plugin.h
 src/plugin/placesmodel/qmtabparser.cpp
 src/plugin/placesmodel/qmtabparser.h
 src/plugin/test_placesmodel/placesmodeltest.cpp
Copyright: 2013, Canonical Ltd.
  2014, Canonical Ltd.
  2014-2016, Canonical Ltd.
  2015, Canonical Ltd.
  2015-2016, Canonical Ltd.
  2016, Canonical Ltd.
License: GPL-3

Files: po/*.po
 po/lomiri-filemanager-app.pot
Copyright: 2013-2015, Canonical Ltd.
  2013, Rosetta Contributors and Canonical Ltd.
  2014, Rosetta Contributors and Canonical Ltd.
  2015, Rosetta Contributors and Canonical Ltd.
  2016, Rosetta Contributors and Canonical Ltd.
License: GPL-3
Comment:
 Applying the app license to translation files.

Files: src/plugin/folderlistmodel/dirmodel.cpp
 src/plugin/folderlistmodel/dirmodel.h
 src/plugin/folderlistmodel/iorequest.cpp
 src/plugin/folderlistmodel/iorequest.h
 src/plugin/folderlistmodel/iorequestworker.cpp
 src/plugin/folderlistmodel/iorequestworker.h
 src/plugin/folderlistmodel/ioworkerthread.cpp
 src/plugin/folderlistmodel/ioworkerthread.h
 src/plugin/folderlistmodel/plugin.cpp
 src/plugin/folderlistmodel/plugin.h
Copyright: 2012, Robin Burchell <robin+nemo@viroteck.net>
License: BSD-3-clause

Files: src/plugin/folderlistmodel/clipboard.cpp
 src/plugin/folderlistmodel/clipboard.h
 src/plugin/folderlistmodel/filecompare.cpp
 src/plugin/folderlistmodel/filecompare.h
 src/plugin/folderlistmodel/filesystemaction.cpp
 src/plugin/folderlistmodel/filesystemaction.h
 src/plugin/test_folderlistmodel/simpleUI/terminalfolderapp.cpp
 src/plugin/test_folderlistmodel/simpleUI/terminalfolderapp.h
Copyright: 2013, Canonical Ltd.
  2013, Carlos J Mazieri <carlos.mazieri@gmail.com>
  2014, Canonical Ltd.
  2014, Carlos J Mazieri <carlos.mazieri@gmail.com>
License: BSD-3-clause

Files: src/app/qml/authentication/AuthenticationHandler.qml
 src/app/qml/authentication/FingerprintDialog.qml
 src/app/qml/authentication/PasswordDialog.qml
 src/app/qml/backend/GlobalSettings.qml
 src/app/qml/components/SectionDivider.qml
 src/app/qml/components/VerticalDivider.qml
Copyright: 2017, Stefano Verzegnassi
License: GPL-3+

Files: src/plugin/folderlistmodel/imageprovider.cpp
 src/plugin/folderlistmodel/imageprovider.h
Copyright: 2012, Nokia Corporation and/or its subsidiary(-ies).
License: BSD-3-clause

Files: src/app/qml/dialogs/NotifyDialog.qml
 src/app/qml/filemanager.qml
Copyright: 2013, Canonical Ltd.
  2021, UBports Foundation
License: GPL-3

Files: src/app/fmutils.cpp
 src/app/fmutils.h
Copyright: 2015, 2017, Stefano Verzegnassi
  2015, Canonical Ltd.
License: GPL-3

Files: src/app/qml/components/HorizontalOptionSelector.qml
 src/app/qml/components/PathHistoryRow.qml
Copyright: 2016-2017, Stefano Verzegnassi
  2017, Stefano Verzegnassi
License: GPL-3

Files: src/app/main.cpp
Copyright: 2013-2014, Canonical Ltd.
License: GPL-3+

Files: src/app/qml/backend/FolderListModel.qml
Copyright: 2015, Michael Spencer <sonrisesoftware@gmail.com>
License: GPL-3+

Files: src/plugin/folderlistmodel/diriteminfo.cpp
Copyright: 2014, Canonical Ltd.
  2014, Carlos J Mazieri <carlos.mazieri@gmail.com>
License: LGPL-3

Files: src/app/config.h.in
Copyright: 2024, UBports Foundation
License: GPL-3

Files: debian/*
Copyright: 2013, Canonical Ltd.
  2023-2024, Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
License: LGPL-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.
 .
 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 can be found in "/usr/share/common-licenses/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, either version 3 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 can be found in "/usr/share/common-licenses/GPL-3".

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; either
 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: 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.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
 .
 The views and conclusions contained in the software and documentation are those
 of the authors and should not be interpreted as representing official policies,
 either expressed or implied, of the FreeBSD Project.
