Update copyright information to reflect name change

Also run resue over the codebase and fix complaints from that tool.
This commit is contained in:
Tobias Hunger 2022-02-09 10:25:50 +01:00
parent f0b047057b
commit 4230ac2572
No known key found for this signature in database
GPG key ID: 60874021D2F23F91
755 changed files with 1578 additions and 1582 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash -e
# Copyright © SixtyFPS GmbH <info@sixtyfps.io>
# SPDX-License-Identifier: (GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)
# Copyright © SixtyFPS GmbH <info@slint-ui.com>
# SPDX-License-Identifier: GPL-3.0-only OR LicenseRef-Slint-commercial
OUTPUT=$(slint-viewer - --save-data - << EOF
import { StandardButton, GridBox, LineEdit } from "std-widgets.slint";