forked from openkylin/ukui-search
update copyright
This commit is contained in:
parent
b22b9dbac5
commit
d6cf04daaf
|
@ -41,8 +41,8 @@ Architecture: any
|
||||||
Depends: ${misc:Depends},
|
Depends: ${misc:Depends},
|
||||||
${shlibs:Depends},
|
${shlibs:Depends},
|
||||||
libukui-search2 (= ${binary:Version}),
|
libukui-search2 (= ${binary:Version}),
|
||||||
Description: A user-wide desktop search feature of UKUI desktop environment
|
Description: User-wide desktop search feature of UKUI desktop environment
|
||||||
A gui application that provides file search,
|
Gui application that provides file search,
|
||||||
application search,settings search functions,
|
application search,settings search functions,
|
||||||
and so on.
|
and so on.
|
||||||
|
|
||||||
|
@ -92,4 +92,5 @@ Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
Description: Systembus interface to modify max_user_watches nums permanent
|
Description: Systembus interface to modify max_user_watches nums permanent
|
||||||
This package contains functions used when ukui-search want to modify some system settings.
|
This package contains functions used when ukui-search want to
|
||||||
|
modify some system settings.
|
||||||
|
|
|
@ -4,13 +4,171 @@ Files: *
|
||||||
Copyright: 2020, KylinSoft Co., Ltd.
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: 3rd-parties/*
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
2015-2018, Itay Grudev
|
||||||
|
License: Expat
|
||||||
|
|
||||||
|
Files: 3rd-parties/SingleApplication/CHANGELOG.md
|
||||||
|
3rd-parties/SingleApplication/Windows.md
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: 3rd-parties/SingleApplication/README.md
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: Expat
|
||||||
|
|
||||||
|
Files: 3rd-parties/SingleApplication/singleapplication.cpp
|
||||||
|
3rd-parties/SingleApplication/singleapplication.h
|
||||||
|
3rd-parties/SingleApplication/singleapplication_p.cpp
|
||||||
|
3rd-parties/SingleApplication/singleapplication_p.h
|
||||||
|
Copyright: 2015-2018, Itay Grudev
|
||||||
|
License: Expat
|
||||||
|
|
||||||
|
Files: 3rd-parties/qtsingleapplication/*
|
||||||
|
Copyright: 2013, Digia Plc and/or its subsidiary(-ies).
|
||||||
|
License: BSD-3-clause
|
||||||
|
|
||||||
|
Files: 3rd-parties/qtsingleapplication/QtLockedFile
|
||||||
|
3rd-parties/qtsingleapplication/QtSingleApplication
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: frontend/*
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: frontend/control/flow-layout/*
|
||||||
|
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: frontend/model/best-list-model.h
|
||||||
|
frontend/model/web-search-model.h
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: frontend/ukui-search-dbus-service.cpp
|
||||||
|
frontend/ukui-search-dbus-service.h
|
||||||
|
frontend/ukui-search-gui.cpp
|
||||||
|
frontend/ukui-search-gui.h
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: frontend/view/*
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: frontend/view/result-view-delegate.h
|
||||||
|
frontend/view/web-search-view.cpp
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/*
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/chinese-segmentation-private.h
|
||||||
|
libchinese-segmentation/common-struct.h
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/cppjieba/*
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/cppjieba/idf-trie/*
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
Files: libchinese-segmentation/cppjieba/limonp/Md5.hpp
|
Files: libchinese-segmentation/cppjieba/limonp/Md5.hpp
|
||||||
Copyright: 1991, 1992, RSA Data Security, Inc. Created 1991
|
Copyright: 1991, 1992, RSA Data Security, Inc. Created 1991
|
||||||
License: NTP
|
License: NTP
|
||||||
|
|
||||||
Files: src/singleapplication/*
|
Files: libchinese-segmentation/cppjieba/segment-trie/*
|
||||||
Copyright: 2013, Digia Plc and/or its subsidiary(-ies)
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
License: BSD-3-clause
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/development-files/*
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/dict/*
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/storage-base/cedar/*
|
||||||
|
Copyright: 2009-2015, Naoki Yoshinaga <ynaga@tkl.iis.u-tokyo.ac.jp>
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/storage-base/darts-clone/*
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libchinese-segmentation/test/*
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libsearch/appsearch/app-match.cpp
|
||||||
|
libsearch/appsearch/app-match.h
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libsearch/file-utils.cpp
|
||||||
|
libsearch/file-utils.h
|
||||||
|
libsearch/global-settings.cpp
|
||||||
|
libsearch/global-settings.h
|
||||||
|
libsearch/gobject-template.cpp
|
||||||
|
libsearch/gobject-template.h
|
||||||
|
libsearch/libsearch.cpp
|
||||||
|
libsearch/libsearch.h
|
||||||
|
libsearch/libsearch_global.h
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libsearch/filesystemwatcher/*
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libsearch/index/*
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libsearch/index/compatible-define.h
|
||||||
|
libsearch/index/data-queue.cpp
|
||||||
|
libsearch/index/data-queue.h
|
||||||
|
libsearch/index/database.cpp
|
||||||
|
libsearch/index/database.h
|
||||||
|
libsearch/index/ocrobject.cpp
|
||||||
|
libsearch/index/ocrobject.h
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: libsearch/plugininterface/action-label.cpp
|
||||||
|
libsearch/plugininterface/action-label.h
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: ukui-search-app-data-service/convert-winid-to-desktop.cpp
|
||||||
|
ukui-search-app-data-service/convert-winid-to-desktop.h
|
||||||
|
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: ukui-search-service-dir-manager/dirwatcher/dir-watcher-adaptor.cpp
|
||||||
|
ukui-search-service-dir-manager/dirwatcher/dir-watcher-adaptor.h
|
||||||
|
Copyright: 2020, The Qt Company Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: ukui-search-service-dir-manager/main.cpp
|
||||||
|
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
License: GPL-2+
|
||||||
|
|
||||||
|
Files: ukui-search-service/*
|
||||||
|
Copyright: 2020-2022, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
|
Files: ukui-search-service/ukui-search-service.h
|
||||||
|
Copyright: 2020, KylinSoft Co., Ltd.
|
||||||
|
License: GPL-3+
|
||||||
|
|
||||||
Files: ukuisearch-systemdbus/*
|
Files: ukuisearch-systemdbus/*
|
||||||
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
Copyright: 2019, Tianjin KYLIN Information Technology Co., Ltd.
|
||||||
|
@ -44,6 +202,34 @@ License: BSD-3-clause
|
||||||
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
|
License: Expat
|
||||||
|
The MIT License
|
||||||
|
.
|
||||||
|
Permission is hereby granted, free of charge, to any person
|
||||||
|
obtaining a copy of this software and associated
|
||||||
|
documentation files (the "Software"), to deal in the Software
|
||||||
|
without restriction, including without limitation the rights to
|
||||||
|
use, copy, modify, merge, publish, distribute, sublicense,
|
||||||
|
and/or sell copies of the Software, and to permit persons to
|
||||||
|
whom the Software is furnished to do so, subject to the
|
||||||
|
following conditions:
|
||||||
|
.
|
||||||
|
The above copyright notice and this permission notice shall
|
||||||
|
be included in all copies or substantial portions of the
|
||||||
|
Software.
|
||||||
|
.
|
||||||
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT
|
||||||
|
WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
||||||
|
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
||||||
|
PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
||||||
|
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||||
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||||
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||||
|
CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
|
OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
This software is Copyright (c) 2021 by foo.
|
This software is Copyright (c) 2021 by foo.
|
||||||
This is free software, licensed under:
|
This is free software, licensed under:
|
||||||
|
@ -65,3 +251,17 @@ License: GPL-3+
|
||||||
your option) any later version.
|
your option) any later version.
|
||||||
On Debian systems, the complete text of version 3 of the GNU General
|
On Debian systems, the complete text of version 3 of the GNU General
|
||||||
Public License can be found in '/usr/share/common-licenses/GPL-3'.
|
Public License can be found in '/usr/share/common-licenses/GPL-3'.
|
||||||
|
|
||||||
|
License: NTP
|
||||||
|
Copyright (c) (CopyrightHoldersName) (From 4-digit-year)-(To 4-digit-year)
|
||||||
|
Permission to use, copy, modify, and distribute this software and
|
||||||
|
its documentation for any purpose with or without fee is hereby
|
||||||
|
granted, provided that the above copyright notice appears in all
|
||||||
|
copies and that both the copyright notice and this permission
|
||||||
|
notice appear in supporting documentation, and that the name
|
||||||
|
(TrademarkedName) not be used in advertising or publicity
|
||||||
|
pertaining to distribution of the software without specific,
|
||||||
|
written prior permission. (TrademarkedName) makes no
|
||||||
|
representations about the suitability this software for any
|
||||||
|
purpose. It is provided “as is” without express or implied
|
||||||
|
warranty.
|
||||||
|
|
Loading…
Reference in New Issue