Update Royalty-free license (#5257)

Add clarification that Application may not expose Slint APIs.
This commit is contained in:
Aurindam Jana 2024-05-31 10:53:19 +02:00 committed by GitHub
parent 8221e2e4b2
commit 9a3aa265d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
1278 changed files with 1279 additions and 1277 deletions

View file

@ -1,5 +1,5 @@
// Copyright © SixtyFPS GmbH <info@slint.dev>
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.2 OR LicenseRef-Slint-commercial
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-2.0 OR LicenseRef-Slint-commercial
#include "slint.h"
#include "slint_testing_internal.h"