popupmenu: add license

This commit is contained in:
Yari Polla 2023-03-10 11:32:31 +01:00
parent 0640adc271
commit b7ae754def

View file

@ -1,3 +1,9 @@
/*
* SPDX-FileCopyrightText: 2023 Yari Polla <skilvingr@gmail.com>
*
* SPDX-License-Identifier: GPL-2.0-or-later
*/
import QtQuick
import QtQuick.Layouts