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:
Simon Hausmann 2023-08-14 10:23:47 +02:00
parent 992ab706f6
commit 951bad5e4c
5 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1 @@
../../../../LICENSE.md

View file

@ -0,0 +1 @@
../../../../../LICENSES/GPL-3.0-only.txt

View file

@ -0,0 +1 @@
../../../../../LICENSES/LicenseRef-Slint-Royalty-free-1.1.md

View file

@ -0,0 +1 @@
../../../../../LICENSES/LicenseRef-Slint-commercial.md

View file

@ -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"