Relicense MIT OR Apache 2.0
This commit is contained in:
parent
91ab1c489e
commit
564dab009c
26 changed files with 284 additions and 374 deletions
|
|
@ -1,3 +1,5 @@
|
|||
// SPDX-License-Identifier: MIT OR Apache-2.0
|
||||
|
||||
use cosmic_text::{FontSystem, TextAction, TextBuffer, TextCursor, TextLineIndex, TextMetrics};
|
||||
use orbclient::{Color, EventOption, Renderer, Window, WindowFlag};
|
||||
use std::{env, fs, time::Instant};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue