Relicense MIT OR Apache 2.0

This commit is contained in:
Jeremy Soller 2022-10-24 08:56:48 -06:00
parent 91ab1c489e
commit 564dab009c
26 changed files with 284 additions and 374 deletions

View file

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT OR Apache-2.0
use cosmic::{
iced::{
self,

View file

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT OR Apache-2.0
use cosmic::iced_native::{
{Color, Element, Length, Point, Rectangle, Size, Shell, Theme},
clipboard::Clipboard,