mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-01 20:31:27 +00:00
Add missing license symlinks
These are resolved at upload time to the actual files. The markdown source isn't quite perfect, but it's something. The component registry doesn't detect the license correctly yet either.
This commit is contained in:
parent
992ab706f6
commit
951bad5e4c
5 changed files with 5 additions and 1 deletions
1
api/cpp/esp-idf/slint/LICENSE
Symbolic link
1
api/cpp/esp-idf/slint/LICENSE
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../LICENSE.md
|
||||
1
api/cpp/esp-idf/slint/LICENSES/GPL-3.0-only.txt
Symbolic link
1
api/cpp/esp-idf/slint/LICENSES/GPL-3.0-only.txt
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../LICENSES/GPL-3.0-only.txt
|
||||
|
|
@ -0,0 +1 @@
|
|||
../../../../../LICENSES/LicenseRef-Slint-Royalty-free-1.1.md
|
||||
1
api/cpp/esp-idf/slint/LICENSES/LicenseRef-Slint-commercial.md
Symbolic link
1
api/cpp/esp-idf/slint/LICENSES/LicenseRef-Slint-commercial.md
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../../../../LICENSES/LicenseRef-Slint-commercial.md
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
description: "Slint — declarative GUI toolkit"
|
||||
url: "https://slint.dev"
|
||||
license: "GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial"
|
||||
version: "1.2.0-alpha"
|
||||
version: "1.2.0-alpha1"
|
||||
discussion: "https://github.com/slint-ui/slint/discussions"
|
||||
documentation: "https://slint.dev/docs"
|
||||
repository: "https://github.com/slint-ui/slint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue