From 25869db01d1070b113cf34246a077460fa70d393 Mon Sep 17 00:00:00 2001 From: Olivier Le Doeuff Date: Tue, 20 Aug 2024 10:55:43 +0200 Subject: [PATCH] Update qml/Qaterial/ProgressBar.qml --- qml/Qaterial/ProgressBar.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qml/Qaterial/ProgressBar.qml b/qml/Qaterial/ProgressBar.qml index ec7e91d5..815f991f 100644 --- a/qml/Qaterial/ProgressBar.qml +++ b/qml/Qaterial/ProgressBar.qml @@ -27,7 +27,7 @@ ** General Public License version or later as published by the Free ** Software Foundation and appearing in the file LICENSE.GPL included in ** the packaging of this file. Please review the following information to - ** ensure the GNU General Public License version requirements will be + ** ensure the GNU General Public License version 2.0 requirements will be ** met: http://www.gnu.org/licenses/gpl-2.0.html. ** ** $QT_END_LICENSE$