mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
Document some licenses in a REUSE compliant way
This commit is contained in:
parent
a8853dcff5
commit
0fc176a408
20 changed files with 456 additions and 95 deletions
3
api/sixtyfps-cpp/docs/.gitignore
vendored
3
api/sixtyfps-cpp/docs/.gitignore
vendored
|
@ -1 +1,4 @@
|
|||
# Copyright © 2021 SixtyFPS GmbH <info@sixtyfps.io>
|
||||
# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
|
||||
|
||||
Pipfile.lock
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# Copyright © 2021 SixtyFPS GmbH <info@sixtyfps.io>
|
||||
# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
|
||||
|
||||
[[source]]
|
||||
name = "pypi"
|
||||
url = "https://pypi.org/simple"
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
# Copyright © 2021 SixtyFPS GmbH <info@sixtyfps.io>
|
||||
# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
|
||||
|
||||
# Configuration file for the Sphinx documentation builder.
|
||||
#
|
||||
# This file only contains a selection of the most common options. For a full
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue