Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
d56af675
Commit
d56af675
authored
Jan 10, 2022
by
Camille Moulin
Browse files
Reducing to compatible subset for licensing consistency
parent
5544a82a
Pipeline
#121672
passed with stage
in 6 minutes and 34 seconds
Changes
9
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
plugins/sampleplugin/sampleplugin.cpp
View file @
d56af675
/*
SPDX-FileCopyrightText: 2009 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#include "sampleplugin.h"
...
...
plugins/sampleplugin/sampleplugin.h
View file @
d56af675
/*
SPDX-FileCopyrightText: 2009 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef SAMPLEPLUGIN_H
...
...
renderer/kdenlive_render.cpp
View file @
d56af675
/*
SPDX-FileCopyrightText: 2008 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#include "../src/lib/localeHandling.h"
...
...
renderer/renderjob.cpp
View file @
d56af675
/*
SPDX-FileCopyrightText: 2007 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#include "renderjob.h"
...
...
renderer/renderjob.h
View file @
d56af675
/*
SPDX-FileCopyrightText: 2007 Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef RENDERJOB_H
...
...
src/render/renderserver.cpp
View file @
d56af675
/*
SPDX-FileCopyrightText: 2021 Vincent Pinon <vpinon@kde.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#include "renderserver.h"
...
...
src/render/renderserver.h
View file @
d56af675
/*
SPDX-FileCopyrightText: 2021 Vincent Pinon <vpinon@kde.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef RENDERSERVER_H
...
...
thumbnailer/mltpreview.cpp
View file @
d56af675
/*
SPDX-FileCopyrightText: 2006-2008 Marco Gulino <marco@kmobiletools.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#include "mltpreview.h"
...
...
thumbnailer/mltpreview.h
View file @
d56af675
...
...
@@ -3,7 +3,7 @@
adapted for MLT video preview by Jean-Baptiste Mardelle
SPDX-FileCopyrightText: Jean-Baptiste Mardelle <jb@kdenlive.org>
SPDX-License-Identifier: GPL-
2
.0-o
r-later
SPDX-License-Identifier: GPL-
3
.0-o
nly OR LicenseRef-KDE-Accepted-GPL
*/
#ifndef MLTPREVIEW_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