mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Change license for examples to MIT (#2887)
This commit is contained in:
parent
789cb3b735
commit
e4338300de
219 changed files with 219 additions and 219 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash -e
|
||||
# Copyright © SixtyFPS GmbH <info@slint-ui.com>
|
||||
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
OUTPUT=$(slint-viewer - --save-data - << EOF
|
||||
import { StandardButton, GridBox, LineEdit } from "std-widgets.slint";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue