summaryrefslogtreecommitdiffstats
path: root/components/Battery.qml
diff options
context:
space:
mode:
authorPapoteur <yves.brungard_mageia@gadz.org>2022-08-31 20:15:37 +0200
committerPapoteur <yves.brungard_mageia@gadz.org>2022-08-31 20:15:37 +0200
commitc3bb39f229423114f81d79b76a07a9115ca65b03 (patch)
treeb8bb135a9a0997acb7ee694f619ba857432565d7 /components/Battery.qml
parent166238c8b718e7ceb4c1647adad35755465ffeed (diff)
downloadmageia-sddm-c3bb39f229423114f81d79b76a07a9115ca65b03.tar
mageia-sddm-c3bb39f229423114f81d79b76a07a9115ca65b03.tar.gz
mageia-sddm-c3bb39f229423114f81d79b76a07a9115ca65b03.tar.bz2
mageia-sddm-c3bb39f229423114f81d79b76a07a9115ca65b03.tar.xz
mageia-sddm-c3bb39f229423114f81d79b76a07a9115ca65b03.zip
Sync theme with Plasma oneHEADmaster
Diffstat (limited to 'components/Battery.qml')
-rw-r--r--components/Battery.qml21
1 files changed, 4 insertions, 17 deletions
diff --git a/components/Battery.qml b/components/Battery.qml
index 93796c6..05be535 100644
--- a/components/Battery.qml
+++ b/components/Battery.qml
@@ -1,21 +1,8 @@
/*
- * Copyright 2016 Kai Uwe Broulik <kde@privat.broulik.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU Library General Public License as
- * published by the Free Software Foundation; either version 2 or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details
- *
- * You should have received a copy of the GNU Library General Public
- * License along with this program; if not, write to the
- * Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
+ SPDX-FileCopyrightText: 2016 Kai Uwe Broulik <kde@privat.broulik.de>
+
+ SPDX-License-Identifier: LGPL-2.0-or-later
+*/
import QtQuick 2.2