Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
Akonadi Console
Commits
6e1886bd
Commit
6e1886bd
authored
Sep 08, 2020
by
Christophe Giboudeaux
Committed by
Laurent Montel
Sep 11, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Relicense GPL-2.0-only files to GPL-2.0-or-later
All contributors allowed this change.
parent
d0461557
Pipeline
#33884
passed with stage
in 21 minutes and 15 seconds
Changes
10
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
10 additions
and
10 deletions
+10
-10
autotests/jobtrackermodeltest.cpp
autotests/jobtrackermodeltest.cpp
+1
-1
autotests/jobtrackermodeltest.h
autotests/jobtrackermodeltest.h
+1
-1
autotests/jobtrackersearchwidgettest.cpp
autotests/jobtrackersearchwidgettest.cpp
+1
-1
autotests/jobtrackersearchwidgettest.h
autotests/jobtrackersearchwidgettest.h
+1
-1
autotests/jobtrackertest.cpp
autotests/jobtrackertest.cpp
+1
-1
autotests/jobtrackertest.h
autotests/jobtrackertest.h
+1
-1
src/jobtrackerfilterproxymodel.cpp
src/jobtrackerfilterproxymodel.cpp
+1
-1
src/jobtrackerfilterproxymodel.h
src/jobtrackerfilterproxymodel.h
+1
-1
src/jobtrackersearchwidget.cpp
src/jobtrackersearchwidget.cpp
+1
-1
src/jobtrackersearchwidget.h
src/jobtrackersearchwidget.h
+1
-1
No files found.
autotests/jobtrackermodeltest.cpp
View file @
6e1886bd
...
...
@@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-FileCopyrightText: 2017 David Faure <faure@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#include "jobtrackermodeltest.h"
...
...
autotests/jobtrackermodeltest.h
View file @
6e1886bd
...
...
@@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-FileCopyrightText: 2017 David Faure <faure@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#ifndef JOBTRACKERMODELTEST_H
#define JOBTRACKERMODELTEST_H
...
...
autotests/jobtrackersearchwidgettest.cpp
View file @
6e1886bd
/*
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#include "jobtrackersearchwidgettest.h"
...
...
autotests/jobtrackersearchwidgettest.h
View file @
6e1886bd
/*
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#ifndef JOBTRACKERSEARCHWIDGETTEST_H
...
...
autotests/jobtrackertest.cpp
View file @
6e1886bd
...
...
@@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-FileCopyrightText: 2017 David Faure <faure@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#include "jobtrackertest.h"
...
...
autotests/jobtrackertest.h
View file @
6e1886bd
...
...
@@ -2,7 +2,7 @@
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-FileCopyrightText: 2017 David Faure <faure@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#ifndef JOBTRACKERTEST_H
#define JOBTRACKERTEST_H
...
...
src/jobtrackerfilterproxymodel.cpp
View file @
6e1886bd
/*
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#include "jobtrackerfilterproxymodel.h"
...
...
src/jobtrackerfilterproxymodel.h
View file @
6e1886bd
/*
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#ifndef JOBTRACKERFILTERPROXYMODEL_H
...
...
src/jobtrackersearchwidget.cpp
View file @
6e1886bd
/*
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#include "jobtrackersearchwidget.h"
...
...
src/jobtrackersearchwidget.h
View file @
6e1886bd
/*
SPDX-FileCopyrightText: 2017-2020 Laurent Montel <montel@kde.org>
SPDX-License-Identifier: GPL-2.0-o
nly
SPDX-License-Identifier: GPL-2.0-o
r-later
*/
#ifndef JOBTRACKERSEARCHWIDGET_H
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment