mirror of
https://github.com/TagStudioDev/TagStudio.git
synced 2026-05-22 16:55:16 +00:00
doc: re-license flow_layout.py to GPL-3.0-only
This is possible because the Qt example this is based on can be licensed under BSD-3-Clause which is GPL-3.0 compatible.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# SPDX-FileCopyrightText: (C) 2013 Riverbank Computing Limited.
|
||||
# SPDX-FileCopyrightText: (C) 2022 The Qt Company Ltd.
|
||||
# SPDX-FileCopyrightText: (C) TagStudio Contributors
|
||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
|
||||
# SPDX-License-Identifier: GPL-3.0-only
|
||||
|
||||
|
||||
"""PySide6 port of the widgets/layouts/flowlayout example from Qt v6.x."""
|
||||
|
||||
Reference in New Issue
Block a user