mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 18:58:36 +00:00
Update royalty free license to 1.1 (#2994)
This commit is contained in:
parent
4531210952
commit
5a4a7fee63
949 changed files with 978 additions and 993 deletions
|
@ -1,12 +1,12 @@
|
|||
# Copyright © SixtyFPS GmbH <info@slint.dev>
|
||||
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.0 OR LicenseRef-Slint-commercial
|
||||
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial
|
||||
|
||||
[package]
|
||||
name = "slint-macros"
|
||||
version = "1.1.1"
|
||||
authors = ["Slint Developers <info@slint.dev>"]
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.0 OR LicenseRef-Slint-commercial"
|
||||
license = "GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial"
|
||||
description = "Macro helper for slint crate"
|
||||
repository = "https://github.com/slint-ui/slint"
|
||||
homepage = "https://slint.rs"
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
../../../../LICENSES/LicenseRef-Slint-Royalty-free-1.0.md
|
|
@ -1,5 +1,5 @@
|
|||
// Copyright © SixtyFPS GmbH <info@slint.dev>
|
||||
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.0 OR LicenseRef-Slint-commercial
|
||||
// SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-Royalty-free-1.1 OR LicenseRef-Slint-commercial
|
||||
|
||||
// cSpell:ignore punct
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue