summaryrefslogtreecommitdiffstats
path: root/components/Battery.qml
diff options
context:
space:
mode:
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