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
Plasma
Activity manager service
Commits
a208ad68
Commit
a208ad68
authored
Apr 06, 2021
by
Tobias Fella
Browse files
Fix license header
There is no LGPL 3.1
parent
367245e9
Changes
2
Hide whitespace changes
Inline
Side-by-side
.vim-template:cpp
View file @
a208ad68
/*
* SPDX-FileCopyrightText: %YEAR% %USER% <%MAIL%>
*
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.
1
-only OR LicenseRef-KDE-Accepted-LGPL
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.
0
-only OR LicenseRef-KDE-Accepted-LGPL
*/
#include "%FILE%.h"
...
...
.vim-template:h
View file @
a208ad68
/*
* SPDX-FileCopyrightText: %YEAR% %USER% <%MAIL%>
*
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.
1
-only OR LicenseRef-KDE-Accepted-LGPL
* SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.
0
-only OR LicenseRef-KDE-Accepted-LGPL
*/
*/
...
...
Write
Preview
Supports
Markdown
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