Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Kate
Commits
76b948ad
Commit
76b948ad
authored
Aug 03, 2022
by
Pablo Rauzy
Committed by
Christoph Cullmann
Aug 14, 2022
Browse files
fix licensing to allow potential future merge in KTextEditor
parent
271c1226
Changes
4
Hide whitespace changes
Inline
Side-by-side
addons/keyboardmacros/keyboardmacrosplugin.cpp
View file @
76b948ad
/*
* SPDX-FileCopyrightText: 2022 Pablo Rauzy <r .at. uzy .dot. me>
* SPDX-License-Identifier: GPL-2.0-or-later
* SPDX-License-Identifier:
L
GPL-2.0-or-later
*/
#include
"keyboardmacrosplugin.h"
...
...
addons/keyboardmacros/keyboardmacrosplugin.h
View file @
76b948ad
/*
* SPDX-FileCopyrightText: 2022 Pablo Rauzy <r .at. uzy .dot. me>
* SPDX-License-Identifier: GPL-2.0-or-later
* SPDX-License-Identifier:
L
GPL-2.0-or-later
*/
#ifndef KEYBOARDMACROSPLUGIN_H
...
...
addons/keyboardmacros/keycombination.h
View file @
76b948ad
/*
* SPDX-FileCopyrightText: 2022 Pablo Rauzy <r .at. uzy .dot. me>
* SPDX-License-Identifier: GPL-2.0-or-later
* SPDX-License-Identifier:
L
GPL-2.0-or-later
*/
#ifndef KEYBOARDMACROSPLUGIN_KEYCOMBINATION_H
...
...
addons/keyboardmacros/macro.h
View file @
76b948ad
/*
* SPDX-FileCopyrightText: 2022 Pablo Rauzy <r .at. uzy .dot. me>
* SPDX-License-Identifier: GPL-2.0-or-later
* SPDX-License-Identifier:
L
GPL-2.0-or-later
*/
#ifndef KEYBOARDMACROSPLUGIN_MACRO_H
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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