diff options
author | Andreas Cord-Landwehr <cordlandwehr@kde.org> | 2020-03-22 12:38:38 +0100 |
---|---|---|
committer | Andreas Cord-Landwehr <cordlandwehr@kde.org> | 2020-03-22 12:46:41 +0100 |
commit | 43d4f1276b3afe259907add9b458f15252514fa4 (patch) | |
tree | 58407e00fd3c70b4ca9a10b645f7c8b3fd1cec49 /src/kconfig_compiler/kcfg.xsd | |
parent | 67630e49d69c03eddbb9c291ebc075b342ebfae5 (diff) | |
download | kconfig-43d4f1276b3afe259907add9b458f15252514fa4.tar.gz kconfig-43d4f1276b3afe259907add9b458f15252514fa4.tar.bz2 |
KConfig: Convert to SPDX license statements
Summary:
Convert license headers to SPDX statements and add
license files as required by REUSE specification.
Reviewers: cgiboudeaux
Reviewed By: cgiboudeaux
Subscribers: ognarb, cgiboudeaux, kde-frameworks-devel
Tags: #frameworks
Maniphest Tasks: T11550
Differential Revision: https://phabricator.kde.org/D27601
Diffstat (limited to 'src/kconfig_compiler/kcfg.xsd')
-rw-r--r-- | src/kconfig_compiler/kcfg.xsd | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/kconfig_compiler/kcfg.xsd b/src/kconfig_compiler/kcfg.xsd index 11196d45..f28a70d7 100644 --- a/src/kconfig_compiler/kcfg.xsd +++ b/src/kconfig_compiler/kcfg.xsd @@ -11,11 +11,11 @@ <xsd:annotation> <xsd:documentation> - Copyright (c) 2003 Cornelius Schumacher <schumacher@kde.org> - Copyright (c) 2003 Waldo Bastian <bastian@kde.org> - Copyright (c) 2003 Zack Rusin <zack@kde.org> - Copyright (c) 2004 Frans Englich <frans.englich@telia.com> - Copyright (c) 2006 Michaël Larouche <michael.larouche@kdemail.net> + SPDX-FileCopyrightText: 2003 Cornelius Schumacher <schumacher@kde.org> + SPDX-FileCopyrightText: 2003 Waldo Bastian <bastian@kde.org> + SPDX-FileCopyrightText: 2003 Zack Rusin <zack@kde.org> + SPDX-FileCopyrightText: 2004 Frans Englich <frans.englich@telia.com> + SPDX-FileCopyrightText: 2006 Michaël Larouche <michael.larouche@kdemail.net> Permission to use, copy, modify and distribute this DTD and its accompanying documentation for any purpose and without fee |