┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/CMakeLists.txt7
-rw-r--r--doc/index.docbook.license3
2 files changed, 10 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index 7527bbfa9..bef151595 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,3 +1,10 @@
+# SPDX-FileCopyrightText: 2014 Christophe Giboudeaux <[email protected]>
+# SPDX-FileCopyrightText: 2015 Albert Astals Cid <[email protected]>
+# SPDX-FileCopyrightText: 2015 Montel Laurent <[email protected]>
+# SPDX-FileCopyrightText: 2021 Alex Richardson <[email protected]>
+# SPDX-FileCopyrightText: 2023 Dāvis Mosāns <[email protected]>
+#
+# SPDX-License-Identifier: GPL-2.0-or-later
if (KF6DocTools_FOUND)
kdoctools_create_handbook(index.docbook INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en SUBDIR dolphin)
diff --git a/doc/index.docbook.license b/doc/index.docbook.license
new file mode 100644
index 000000000..5d28a77d5
--- /dev/null
+++ b/doc/index.docbook.license
@@ -0,0 +1,3 @@
+SPDX-FileCopyrightText: 2014-2024 KDE Contributors
+
+SPDX-License-Identifier: GPL-2.0-or-later