2022-12-05 11:26:58 +08:00
|
|
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
|
|
|
Upstream-Name: linglong
|
|
|
|
|
Upstream-Contact: UnionTech Software Technology Co., Ltd. <>
|
|
|
|
|
Source: https://github.com/linuxdeepin/linglong
|
2023-08-11 13:10:24 +08:00
|
|
|
|
|
|
|
|
# CI config files
|
2023-10-12 09:53:43 +08:00
|
|
|
Files: .github/* .obs/* OWNERS
|
2023-08-11 13:10:24 +08:00
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
2023-08-11 13:27:51 +08:00
|
|
|
|
|
|
|
|
# external
|
2023-11-20 13:15:33 +08:00
|
|
|
|
|
|
|
|
# qserializer
|
2023-08-11 13:27:51 +08:00
|
|
|
Files: external/qserializer/*
|
|
|
|
|
License: LGPL-3.0-only
|
|
|
|
|
Copyright: Chen Linxuan <me@black-desk.cn>
|
2023-08-11 13:41:57 +08:00
|
|
|
|
2023-11-20 13:15:33 +08:00
|
|
|
# ytj
|
|
|
|
|
Files: external/ytj/*
|
|
|
|
|
License: LGPL-3.0-only
|
|
|
|
|
Copyright: Chen Linxuan <me@black-desk.cn>
|
|
|
|
|
|
2023-11-15 10:33:29 +08:00
|
|
|
# openapi generator code
|
|
|
|
|
Files: external/http/*
|
|
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
|
|
|
|
|
|
|
|
|
# openapi template and patch
|
|
|
|
|
Files: tools/openapi-cpp-qt-client tools/no-cmake.patch tools/no-qt-keywords.patch
|
|
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
|
|
|
|
|
|
|
|
|
# openapi
|
|
|
|
|
Files: api/http/client_swagger.json
|
|
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
|
|
|
|
|
2023-11-20 13:15:33 +08:00
|
|
|
# json schemas
|
2023-11-15 10:33:29 +08:00
|
|
|
Files: api/JSON Schema/*.json
|
2023-11-20 13:15:33 +08:00
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
|
|
|
|
|
|
|
|
|
# generated code
|
2023-12-21 15:30:59 +08:00
|
|
|
Files: src/linglong/builder/project/* src/linglong/builder/config/* src/linglong/package/layer/* src/linglong/repo/config/*
|
2023-11-20 13:15:33 +08:00
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
|
|
|
|
|
2023-10-09 09:34:04 +08:00
|
|
|
Files: cmake/CPM.cmake
|
|
|
|
|
License: MIT
|
|
|
|
|
Copyright: 2019-2022 Lars Melchior and contributors
|
|
|
|
|
|
2023-08-11 13:41:57 +08:00
|
|
|
# some deepin permission related json configuration files
|
|
|
|
|
Files: misc/linglong/permission/*.json
|
|
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
2023-08-11 13:47:43 +08:00
|
|
|
|
|
|
|
|
# Documents
|
2023-11-20 13:15:33 +08:00
|
|
|
Files: docs/* *README.md *README.zh_CN.md *INSTALL.md
|
2023-08-11 13:47:43 +08:00
|
|
|
License: CC-BY-4.0
|
|
|
|
|
Copyright: UnionTech Software Technology Co., Ltd.
|
2023-08-11 13:59:54 +08:00
|
|
|
|
|
|
|
|
# debian packaging configurations
|
|
|
|
|
Files: debian/*
|
|
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
2023-08-11 16:08:21 +08:00
|
|
|
|
|
|
|
|
# Some json files contains in qrc file
|
|
|
|
|
Files: src/linglong/runtime/resource/*json
|
|
|
|
|
License: LGPL-3.0-only
|
|
|
|
|
Copyright: UnionTech Software Technology Co., Ltd.
|
2023-08-14 21:20:49 +08:00
|
|
|
|
|
|
|
|
# Test data
|
2023-10-09 09:34:04 +08:00
|
|
|
Files: tests/data/* tests/src/utils/serialize/data.json tests/src/utils/serialize/data.yaml
|
2023-08-14 21:20:49 +08:00
|
|
|
License: CC0-1.0
|
|
|
|
|
Copyright: None
|
2023-11-07 10:57:30 +08:00
|
|
|
|
|
|
|
|
# qdbusxml2cpp
|
|
|
|
|
Files: tools/qdbusxml2cpp/qdbusxml2cpp.cpp
|
|
|
|
|
License: GPL-3.0-only
|
|
|
|
|
Copyright: 2020 The Qt Company Ltd.
|