summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAustin S. Hemmelgarn <ahferroin7@gmail.com>2018-06-04 08:27:13 -0400
committerAustin S. Hemmelgarn <ahferroin7@gmail.com>2018-06-04 08:27:13 -0400
commit3a864d0b9f332cc925d12c8860cb8beaa86fb6d6 (patch)
treef65f1340e459e86e444c9781244cd76590d19d7b /CMakeLists.txt
parent86f761832514406cfb7f99930b4900309c99fcc2 (diff)
Add SPDX tags to most of the rest of the build files.
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2b5ddda195..6cd4378557 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,5 @@
+# SPDX-License-Identifier: GPL-3.0+
# This file is only used for development (netdata in Clion)
# It can build netdata, but you are on your own...