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
Utilities
Kate
Commits
bdbd90a0
Commit
bdbd90a0
authored
Feb 17, 2021
by
Waqar Ahmed
Committed by
Christoph Cullmann
Feb 16, 2021
Browse files
Add SPDX license headers
parent
5c094c4a
Changes
2
Hide whitespace changes
Inline
Side-by-side
addons/project/gitcommitdialog.cpp
View file @
bdbd90a0
/*
SPDX-FileCopyrightText: 2021 Waqar Ahmed <waqar.17a@gmail.com>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
#include "gitcommitdialog.h"
#include <QDebug>
...
...
addons/project/gitcommitdialog.h
View file @
bdbd90a0
#ifndef GITCOMMITDIALOG_H
/*
SPDX-FileCopyrightText: 2021 Waqar Ahmed <waqar.17a@gmail.com>
SPDX-License-Identifier: LGPL-2.0-or-later
*/
#define GITCOMMITDIALOG_H
#include <QDialog>
...
...
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