Skip to content

Commit

Permalink
added copyright and licensing information
Browse files Browse the repository at this point in the history
  • Loading branch information
khaexy committed Dec 17, 2024
1 parent 3ac0d6b commit c1add73
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/com/basyskom/quickcontrols/TextField.qml
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/**
* SPDX-FileCopyrightText: 2024 basysKom GmbH
* SPDX-FileContributor: Karsten Herrler <karsten.herrler@basyskom.com>
*
* SPDX-License-Identifier: GPL-3.0-or-later
*/

import QtQuick
import QtQuick.Templates as T
import QtQuick.Controls.impl
Expand Down

0 comments on commit c1add73

Please sign in to comment.