REUSE: SPDX style license headers for src/util.

This commit is contained in:
Andrius Štikonas 2020-10-01 00:33:19 +01:00
parent be4d032f8b
commit d68ffeadef
60 changed files with 181 additions and 316 deletions

View File

@ -1,3 +1,8 @@
# SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
# SPDX-FileCopyrightText: 2016 Andrius Štikonas <andrius@stikonas.eu>
# SPDX-License-Identifier: GPL-3.0-or-later
@PACKAGE_INIT@ @PACKAGE_INIT@
set_and_check(KPMCORE_INCLUDE_DIR "@PACKAGE_INCLUDE_INSTALL_DIR@") set_and_check(KPMCORE_INCLUDE_DIR "@PACKAGE_INCLUDE_INSTALL_DIR@")

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: 2008,2012 Volker Lanz <vl@fidra.de> # SPDX-FileCopyrightText: 2008,2012 Volker Lanz <vl@fidra.de>
# SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk> # SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
# SPDX-FileCopyrightText: 2017 Andrius Štikonas <andrius@stikonas.eu> # SPDX-FileCopyrightText: 2017 Andrius Štikonas <andrius@stikonas.eu>
# SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> # SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,7 +1,7 @@
/* /*
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2016-2019 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2019 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,7 +1,7 @@
/* /*
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018-2019 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018-2019 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -4,7 +4,7 @@
SPDX-FileCopyrightText: 2013-2019 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2013-2019 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,4 +1,4 @@
# SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> # SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
# SPDX-License-Identifier: GPL-3.0-or-later # SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,7 +1,7 @@
/* /*
SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2018 Anthony Fieroni <bvbfan@abv.bg> SPDX-FileCopyrightText: 2018 Anthony Fieroni <bvbfan@abv.bg>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk> SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,6 +1,6 @@
/* /*
SPDX-FileCopyrightText: 2008 Lennart Poettering SPDX-FileCopyrightText: 2008 Lennart Poettering
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2018-2019 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2018-2019 Andrius Štikonas <andrius@stikonas.eu>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
@ -56,7 +56,7 @@ enum class SmartAttributeUnit {
It receives the attribute data from JSON, retrieve its data and validates its values. It receives the attribute data from JSON, retrieve its data and validates its values.
@author Caio Carvalho <caiojcarvalho@gmail.com> @author Caio Jordão Carvalho <caiojcarvalho@gmail.com>
*/ */
class SmartAttributeParsedData class SmartAttributeParsedData
{ {

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2018-2019 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2018-2019 Andrius Štikonas <andrius@stikonas.eu>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2018-2019 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2018-2019 Andrius Štikonas <andrius@stikonas.eu>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
@ -19,7 +19,7 @@ class SmartAttributeParsedData;
It includes a list with your SMART attributes. It includes a list with your SMART attributes.
@author Caio Carvalho <caiojcarvalho@gmail.com> @author Caio Jordão Carvalho <caiojcarvalho@gmail.com>
*/ */
class SmartDiskInformation class SmartDiskInformation
{ {

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */
@ -16,7 +16,7 @@ class SmartDiskInformation;
Responsible to execute smartctl and parse its output. Responsible to execute smartctl and parse its output.
@author Caio Carvalho <caiojcarvalho@gmail.com> @author Caio Jordão Carvalho <caiojcarvalho@gmail.com>
*/ */
class SmartParser class SmartParser
{ {

View File

@ -3,7 +3,7 @@
SPDX-FileCopyrightText: 2010 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2010 Yuri Chornoivan <yurchor@ukr.net>
SPDX-FileCopyrightText: 2014-2019 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2019 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com> SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -3,7 +3,7 @@
SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk> SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,7 +1,7 @@
/* /*
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2019 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2019 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -3,7 +3,7 @@
# SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk> # SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
# SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org> # SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
# SPDX-FileCopyrightText: 2017 Pali Rohár <pali.rohar@gmail.com> # SPDX-FileCopyrightText: 2017 Pali Rohár <pali.rohar@gmail.com>
# SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> # SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
# SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com> # SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
# SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> # SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
# SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> # SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>

View File

@ -4,7 +4,7 @@
SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2017 Pali Rohár <pali.rohar@gmail.com> SPDX-FileCopyrightText: 2017 Pali Rohár <pali.rohar@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>

View File

@ -6,7 +6,7 @@
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2017 Pali Rohár <pali.rohar@gmail.com> SPDX-FileCopyrightText: 2017 Pali Rohár <pali.rohar@gmail.com>
SPDX-FileCopyrightText: 2017 Adriaan de Groot <groot@kde.org> SPDX-FileCopyrightText: 2017 Adriaan de Groot <groot@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com> SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,5 +1,5 @@
/* /*
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>
@ -20,7 +20,7 @@ class QString;
namespace FS namespace FS
{ {
/** A linux_raid_member file system. /** A linux_raid_member file system.
@author Caio Carvalho <caiojcarvalho@gmail.com> @author Caio Jordão Carvalho <caiojcarvalho@gmail.com>
*/ */
class LIBKPMCORE_EXPORT linuxraidmember : public FileSystem class LIBKPMCORE_EXPORT linuxraidmember : public FileSystem
{ {

View File

@ -4,7 +4,7 @@
SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2017 Christian Morlok <christianmorlok@gmail.com> SPDX-FileCopyrightText: 2017 Christian Morlok <christianmorlok@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2012-2017 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2012-2017 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk> SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>
@ -55,7 +55,7 @@ private:
namespace LVM { namespace LVM {
/** Class to access a global LVM PV list. /** Class to access a global LVM PV list.
@author Caio Carvalho <caiojcarvalho@gmail.com> @author Caio Jordão Carvalho <caiojcarvalho@gmail.com>
*/ */
class LIBKPMCORE_EXPORT pvList class LIBKPMCORE_EXPORT pvList
{ {

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2011 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2011 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com> SPDX-FileCopyrightText: 2020 Arnaud Ferraris <arnaud.ferraris@collabora.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2013-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2013-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net> SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,7 +1,7 @@
/* /*
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2016-2017 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2017 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,7 +1,7 @@
/* /*
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2016-2017 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2017 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -3,7 +3,7 @@
SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk> SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2016-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2016 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2016 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -3,7 +3,7 @@
SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org> SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com> SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de> SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
SPDX-FileCopyrightText: 2014-2016 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2014-2016 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk> SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,6 +1,6 @@
/* /*
SPDX-FileCopyrightText: 2017-2020 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2017-2020 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018-2019 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018-2019 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com> SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>
SPDX-FileCopyrightText: 2020 Adriaan de Groot <groot@kde.org> SPDX-FileCopyrightText: 2020 Adriaan de Groot <groot@kde.org>

View File

@ -1,6 +1,6 @@
/* /*
SPDX-FileCopyrightText: 2017-2020 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2017-2020 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
*/ */

View File

@ -1,6 +1,6 @@
/* /*
SPDX-FileCopyrightText: 2017-2019 Andrius Štikonas <andrius@stikonas.eu> SPDX-FileCopyrightText: 2017-2019 Andrius Štikonas <andrius@stikonas.eu>
SPDX-FileCopyrightText: 2018 Caio Carvalho <caiojcarvalho@gmail.com> SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com> SPDX-FileCopyrightText: 2020 Gaël PORTAY <gael.portay@collabora.com>
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later

View File

@ -1,20 +1,9 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* Copyright (C) 2016 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu>
* *
* This program is free software; you can redistribute it and/or * SPDX-License-Identifier: GPL-3.0-or-later
* modify it under the terms of the GNU General Public License as * */
* published by the Free Software Foundation; either version 3 of *
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#include "util/capacity.h" #include "util/capacity.h"

View File

@ -1,19 +1,10 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* * SPDX-FileCopyrightText: 2012-2019 Andrius Štikonas <andrius@stikonas.eu>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of * SPDX-License-Identifier: GPL-3.0-or-later
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#ifndef KPMCORE_CAPACITY_H #ifndef KPMCORE_CAPACITY_H
#define KPMCORE_CAPACITY_H #define KPMCORE_CAPACITY_H
@ -36,7 +27,7 @@ class LIBKPMCORE_EXPORT Capacity
{ {
public: public:
/** Units we can deal with */ /** Units we can deal with */
enum class Unit : uint8_t {Byte, KiB, MiB, GiB, TiB, PiB, EiB, ZiB, YiB }; enum class Unit : uint8_t { Byte, KiB, MiB, GiB, TiB, PiB, EiB, ZiB, YiB };
/** Type of capacity to print */ /** Type of capacity to print */
enum class Type : uint8_t { Used, Available, Total }; enum class Type : uint8_t { Used, Available, Total };
/** Flags for printing */ /** Flags for printing */

View File

@ -1,20 +1,15 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* Copyright (C) 2016-2018 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2013-2020 Andrius Štikonas <andrius@stikonas.eu>
* * SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
* modify it under the terms of the GNU General Public License as * SPDX-FileCopyrightText: 2018 Huzaifa Faruqui <huzaifafaruqui@gmail.com>
* published by the Free Software Foundation; either version 3 of * SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
* the License, or (at your option) any later version. * SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
* * SPDX-FileCopyrightText: 2019 Yuri Chornoivan <yurchor@ukr.net>
* This program is distributed in the hope that it will be useful, *
* but WITHOUT ANY WARRANTY; without even the implied warranty of * SPDX-License-Identifier: GPL-3.0-or-later
* 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#include "util/externalcommand.h" #include "util/externalcommand.h"
#include "backend/corebackendmanager.h" #include "backend/corebackendmanager.h"

View File

@ -1,20 +1,13 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* Copyright (C) 2016-2018 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2013-2020 Andrius Štikonas <andrius@stikonas.eu>
* * SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2018 Huzaifa Faruqui <huzaifafaruqui@gmail.com>
* modify it under the terms of the GNU General Public License as * SPDX-FileCopyrightText: 2018 Harald Sitter <sitter@kde.org>
* published by the Free Software Foundation; either version 3 of * SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
* the License, or (at your option) any later version. *
* * SPDX-License-Identifier: GPL-3.0-or-later
* 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#ifndef KPMCORE_EXTERNALCOMMAND_H #ifndef KPMCORE_EXTERNALCOMMAND_H
#define KPMCORE_EXTERNALCOMMAND_H #define KPMCORE_EXTERNALCOMMAND_H

View File

@ -1,19 +1,9 @@
/************************************************************************* /*
* Copyright (C) 2018 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2018-2019 Andrius Štikonas <andrius@stikonas.eu>
* * SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
* This program is free software; you can redistribute it and/or *
* modify it under the terms of the GNU General Public License as * SPDX-License-Identifier: GPL-3.0-or-later
* published by the Free Software Foundation; either version 3 of * */
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#ifndef KPMCORE_EXTERNALCOMMAND_WHITELIST_H #ifndef KPMCORE_EXTERNALCOMMAND_WHITELIST_H
#define KPMCORE_EXTERNALCOMMAND_WHITELIST_H #define KPMCORE_EXTERNALCOMMAND_WHITELIST_H

View File

@ -1,19 +1,13 @@
/************************************************************************* /*
* Copyright (C) 2017-2018 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2017-2020 Andrius Štikonas <andrius@stikonas.eu>
* * SPDX-FileCopyrightText: 2018 Huzaifa Faruqui <huzaifafaruqui@gmail.com>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
* modify it under the terms of the GNU General Public License as * SPDX-FileCopyrightText: 2018-2019 Harald Sitter <sitter@kde.org>
* published by the Free Software Foundation; either version 3 of * SPDX-FileCopyrightText: 2018 Simon Depiets <sdepiets@gmail.com>
* the License, or (at your option) any later version. * SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
* *
* This program is distributed in the hope that it will be useful, * SPDX-License-Identifier: GPL-3.0-or-later
* 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#include "externalcommandhelper.h" #include "externalcommandhelper.h"
#include "externalcommand_whitelist.h" #include "externalcommand_whitelist.h"

View File

@ -1,19 +1,11 @@
/************************************************************************* /*
* Copyright (C) 2017-2018 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2017-2020 Andrius Štikonas <andrius@stikonas.eu>
* * SPDX-FileCopyrightText: 2018 Huzaifa Faruqui <huzaifafaruqui@gmail.com>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2018 Caio Jordão Carvalho <caiojcarvalho@gmail.com>
* modify it under the terms of the GNU General Public License as * SPDX-FileCopyrightText: 2019 Shubham Jangra <aryan100jangid@gmail.com>
* published by the Free Software Foundation; either version 3 of *
* the License, or (at your option) any later version. * SPDX-License-Identifier: GPL-3.0-or-later
* * */
* 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#ifndef KPMCORE_EXTERNALCOMMANDHELPER_H #ifndef KPMCORE_EXTERNALCOMMANDHELPER_H
#define KPMCORE_EXTERNALCOMMANDHELPER_H #define KPMCORE_EXTERNALCOMMANDHELPER_H

View File

@ -1,19 +1,10 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* * SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2020 Andrius Štikonas <andrius@stikonas.eu>
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of * SPDX-License-Identifier: GPL-3.0-or-later
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#include "util/globallog.h" #include "util/globallog.h"

View File

@ -1,19 +1,10 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* * SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of * SPDX-License-Identifier: GPL-3.0-or-later
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#ifndef KPMCORE_GLOBALLOG_H #ifndef KPMCORE_GLOBALLOG_H
#define KPMCORE_GLOBALLOG_H #define KPMCORE_GLOBALLOG_H

View File

@ -1,20 +1,12 @@
/************************************************************************* /*
* Copyright (C) 2008, 2009, 2010 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2012 Volker Lanz <vl@fidra.de>
* Copyright (C) 2016 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2012-2018 Andrius Štikonas <andrius@stikonas.eu>
* * SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
* modify it under the terms of the GNU General Public License as * SPDX-FileCopyrightText: 2016 Friedrich W. H. Kossebau <kossebau@kde.org>
* published by the Free Software Foundation; either version 3 of *
* the License, or (at your option) any later version. * SPDX-License-Identifier: GPL-3.0-or-later
* * */
* 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#include "util/helpers.h" #include "util/helpers.h"
#include "util/externalcommand.h" #include "util/externalcommand.h"
@ -56,7 +48,7 @@ KAboutData aboutKPMcore()
KAboutData aboutData( QStringLiteral("kpmcore"), KAboutData aboutData( QStringLiteral("kpmcore"),
xi18nc("@title", "<application>KPMcore</application>"), QStringLiteral(VERSION), xi18nc("@title", "<application>KPMcore</application>"), QStringLiteral(VERSION),
xi18nc("@title", "Library for managing partitions"), xi18nc("@title", "Library for managing partitions"),
KAboutLicense::GPL_V3, xi18nc("@info:credit", "&copy; 2008-2019 KPMcore developers" ) ); KAboutLicense::GPL_V3, xi18nc("@info:credit", "&copy; 2008-2020 KPMcore developers" ) );
aboutData.setOrganizationDomain(QByteArray("kde.org")); aboutData.setOrganizationDomain(QByteArray("kde.org"));
aboutData.setProductName(QByteArray("kpmcore")); aboutData.setProductName(QByteArray("kpmcore"));
aboutData.setHomepage(QStringLiteral("https://commits.kde.org/kpmcore")); aboutData.setHomepage(QStringLiteral("https://commits.kde.org/kpmcore"));

View File

@ -1,22 +1,14 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2011 Volker Lanz <vl@fidra.de>
* * SPDX-FileCopyrightText: 2014-2017 Andrius Štikonas <andrius@stikonas.eu>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
* modify it under the terms of the GNU General Public License as * SPDX-FileCopyrightText: 2015-2016 Teo Mrnjavac <teo@kde.org>
* published by the Free Software Foundation; either version 3 of * SPDX-FileCopyrightText: 2016 Chantara Tith <tith.chantara@gmail.com>
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#if !defined(KPMCORE_HELPERS_H) SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef KPMCORE_HELPERS_H
#define KPMCORE_HELPERS_H #define KPMCORE_HELPERS_H
#include "core/partition.h" #include "core/partition.h"

View File

@ -1,20 +1,9 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de>
* Copyright (C) 2016 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2014-2017 Andrius Štikonas <andrius@stikonas.eu>
* *
* This program is free software; you can redistribute it and/or * SPDX-License-Identifier: GPL-3.0-or-later
* modify it under the terms of the GNU General Public License as * */
* published by the Free Software Foundation; either version 3 of *
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#include "util/htmlreport.h" #include "util/htmlreport.h"

View File

@ -1,22 +1,12 @@
/************************************************************************* /*
* Copyright (C) 2010 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2010 Volker Lanz <vl@fidra.de>
* * SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2016 Andrius Štikonas <andrius@stikonas.eu>
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of *
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#if !defined(KPMCORE_HTMLREPORT_H) SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef KPMCORE_HTMLREPORT_H
#define KPMCORE_HTMLREPORT_H #define KPMCORE_HTMLREPORT_H
#include "util/libpartitionmanagerexport.h" #include "util/libpartitionmanagerexport.h"

View File

@ -1,19 +1,10 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008 Volker Lanz <vl@fidra.de>
* * SPDX-FileCopyrightText: 2014-2018 Andrius Štikonas <andrius@stikonas.eu>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
* modify it under the terms of the GNU General Public License as *
* published by the Free Software Foundation; either version 3 of * SPDX-License-Identifier: GPL-3.0-or-later
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#ifndef LIBKPMCORE_EXPORT #ifndef LIBKPMCORE_EXPORT

View File

@ -1,20 +1,9 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* Copyright (C) 2016 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2014 Andrius Štikonas <andrius@stikonas.eu>
* *
* This program is free software; you can redistribute it and/or * SPDX-License-Identifier: GPL-3.0-or-later
* modify it under the terms of the GNU General Public License as * */
* published by the Free Software Foundation; either version 3 of *
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#include "util/report.h" #include "util/report.h"
#include "util/htmlreport.h" #include "util/htmlreport.h"

View File

@ -1,23 +1,14 @@
/************************************************************************* /*
* Copyright (C) 2008 by Volker Lanz <vl@fidra.de> * SPDX-FileCopyrightText: 2008-2010 Volker Lanz <vl@fidra.de>
* Copyright (C) 2016 by Andrius Štikonas <andrius@stikonas.eu> * SPDX-FileCopyrightText: 2008 Laurent Montel <montel@kde.org>
* * SPDX-FileCopyrightText: 2015 Chris Campbell <c.j.campbell@ed.ac.uk>
* This program is free software; you can redistribute it and/or * SPDX-FileCopyrightText: 2015 Teo Mrnjavac <teo@kde.org>
* modify it under the terms of the GNU General Public License as * SPDX-FileCopyrightText: 2016 Andrius Štikonas <andrius@stikonas.eu>
* published by the Free Software Foundation; either version 3 of *
* the License, 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>.*
*************************************************************************/
#if !defined(KPMCORE_REPORT_H) SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef KPMCORE_REPORT_H
#define KPMCORE_REPORT_H #define KPMCORE_REPORT_H
#include "util/libpartitionmanagerexport.h" #include "util/libpartitionmanagerexport.h"