Move to kernel style SPDX license identifiers
[deliverable/lttng-ust.git] / doc / examples / cmake-multiple-shared-libraries / CMakeLists.txt
index 71fcf248370dcc74b8f9e378bad9e47b01dae664..8cfc6112736524ef6016a0a91aa2baf4a0656963 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: MIT
+
 cmake_minimum_required(VERSION 2.8.11)
 project(ALIGNER)
 list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
This page took 0.024652 seconds and 5 git commands to generate.