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
4d9c0c59
Commit
4d9c0c59
authored
Jan 29, 2022
by
Christoph Cullmann
🍨
Browse files
fix missing copyright headers
parent
b768b902
Pipeline
#130576
passed with stage
in 3 minutes and 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
kate/tabmimedata.cpp
View file @
4d9c0c59
/*
* SPDX-FileCopyrightText: 2022 Waqar Ahmed <waqar.17a@gmail.com>
*
* SPDX-License-Identifier: LGPL-2.0-or-later
*/
#include
"tabmimedata.h"
#include
<QDataStream>
...
...
kate/tabmimedata.h
View file @
4d9c0c59
/*
* SPDX-FileCopyrightText: 2022 Waqar Ahmed <waqar.17a@gmail.com>
*
* SPDX-License-Identifier: LGPL-2.0-or-later
*/
#ifndef KATE_TAB_MIME_DATA_H
#define KATE_TAB_MIME_DATA_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