diff --git a/components/mobileshell/qml/components/VelocityCalculator.qml b/components/mobileshell/qml/components/VelocityCalculator.qml index fb8cf052..f9b2003a 100644 --- a/components/mobileshell/qml/components/VelocityCalculator.qml +++ b/components/mobileshell/qml/components/VelocityCalculator.qml @@ -2,7 +2,7 @@ * SPDX-FileCopyrightText: 2013 Canonical Ltd. * SPDX-FileCopyrightText: 2021 Devin Lin * - * SPDX-License-Identifier: GPL-3.0-or-later + * SPDX-License-Identifier: GPL-3.0-only */ import QtQuick 2.15