Change license for examples to MIT (#2887)

This commit is contained in:
Aurindam Jana 2023-06-15 11:23:17 +02:00 committed by GitHub
parent 789cb3b735
commit e4338300de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
219 changed files with 219 additions and 219 deletions

View file

@ -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";