mirror of
https://github.com/slint-ui/slint.git
synced 2025-09-30 13:51:13 +00:00
Update license information
Use the reuse tool to get a better grip on licenses used in sixtyfps. Fix a couple of licenses along the way. * Uses creative commons for our own logo (commercial use!) * Fixes some license information found in README files and documents them with proper .license files. * Document Apache/MIT for helper_crates/const-field-offset which matches what its documentaion site says it uses. * Add a list of licenses that apply to crates we publish and the tooling we have. This patch only adds static information and does not contain any tooling support.
This commit is contained in:
parent
113bdb8730
commit
0063476aff
66 changed files with 1082 additions and 290 deletions
|
@ -1,3 +1,6 @@
|
|||
// Copyright © SixtyFPS GmbH <info@sixtyfps.io>
|
||||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
/*!
|
||||
This crate expose the [`FieldOffsets`] derive macro and the types it uses.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue