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
KDebugSettings
Commits
2adbb539
Commit
2adbb539
authored
Nov 29, 2021
by
Laurent Montel
😁
Browse files
Fix some licenses problem
parent
0a5eca02
Pipeline
#102731
passed with stage
in 1 minute and 54 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.reuse/dep5
0 → 100644
View file @
2adbb539
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kdebugsettings
Upstream-Contact: Montel Laurent <montel@kde.org>
Source: https://invent.kde.org/utilities/kdebugsettings
Files: autotests/data/*.ini autotests/data/*.ref autotests/data/*.categories autotests/data/*.renamecategories
Copyright: none
License: CC0-1.0
Messages.sh
View file @
2adbb539
#! /usr/bin/env bash
# SPDX-FileCopyrightText: 2015 Montel Laurent <montel@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
$XGETTEXT
src/
*
.cpp
-o
$podir
/kdebugsettings.pot
sanitizers.supp
View file @
2adbb539
# SPDX-FileCopyrightText: 2021 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: CC0-1.0
# Suppression file for ASAN/LSAN
leak:libspeechd
...
...
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