slint/sixtyfps_runtime/rendering_backends/gl
Tobias Hunger 0063476aff 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.
2022-01-20 14:45:02 +01:00
..
fonts Update license information 2022-01-20 14:45:02 +01:00
LICENSES Update license information 2022-01-20 14:45:02 +01:00
Cargo.toml Bump dependencies for the GL backend 2022-01-19 15:35:21 +01:00
event_loop.rs janitor: More clippy fixes 2022-01-09 14:50:58 +01:00
fonts.rs Fix wasm build when fontdb has file system features enabled 2022-01-11 11:23:46 +01:00
glcontext.rs Bump dependencies for the GL backend 2022-01-19 15:35:21 +01:00
glwindow.rs janitor: Remove some more unnecessary clone() calls 2022-01-09 14:34:03 +01:00
images.rs Mass update copyright messages to be more REUSE compliant 2021-12-22 10:06:12 +01:00
lib.rs janitor: Remove some more unnecessary clone() calls 2022-01-09 14:34:03 +01:00
svg.rs Bump dependencies for the GL backend 2022-01-19 15:35:21 +01:00