summaryrefslogtreecommitdiffstats
path: root/share/attributes
diff options
context:
space:
mode:
Diffstat (limited to 'share/attributes')
-rw-r--r--share/attributes/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/attributes/CMakeLists.txt b/share/attributes/CMakeLists.txt
index 7235a5ef0..7ce6e461c 100644
--- a/share/attributes/CMakeLists.txt
+++ b/share/attributes/CMakeLists.txt
@@ -1,2 +1,3 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
set(_FILES "svgprops" "cssprops" "css_defaults" "README")
install(FILES ${_FILES} DESTINATION ${INKSCAPE_SHARE_INSTALL}/attributes)