mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
Update copyright information to reflect name change
Also run resue over the codebase and fix complaints from that tool.
This commit is contained in:
parent
f0b047057b
commit
4230ac2572
755 changed files with 1578 additions and 1582 deletions
|
@ -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
|
||||
|
||||
if [ $# -lt 1 ]; then
|
||||
echo "usage: $0 path/to/target/binary_package --with-qt"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue