aboutsummaryrefslogtreecommitdiffstats
path: root/libnvxx/tests
diff options
context:
space:
mode:
Diffstat (limited to 'libnvxx/tests')
-rw-r--r--libnvxx/tests/Makefile2
-rw-r--r--libnvxx/tests/nvxx_basic.cc2
-rw-r--r--libnvxx/tests/nvxx_iterator.cc2
-rw-r--r--libnvxx/tests/nvxx_serialize.cc2
4 files changed, 4 insertions, 4 deletions
diff --git a/libnvxx/tests/Makefile b/libnvxx/tests/Makefile
index 6761b3f..7ccdfb8 100644
--- a/libnvxx/tests/Makefile
+++ b/libnvxx/tests/Makefile
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier Unlicense OR MIT
+# SPDX-License-Identifier: Unlicense OR MIT
# Refer to the file 'LICENSE' in the nvxx distribution for license terms.
PREFIX?= /usr/local
diff --git a/libnvxx/tests/nvxx_basic.cc b/libnvxx/tests/nvxx_basic.cc
index 68d652c..d8faea3 100644
--- a/libnvxx/tests/nvxx_basic.cc
+++ b/libnvxx/tests/nvxx_basic.cc
@@ -1,5 +1,5 @@
/*
- * SPDX-License-Identifier Unlicense OR MIT
+ * SPDX-License-Identifier: Unlicense OR MIT
* Refer to the file 'LICENSE' in the nvxx distribution for license terms.
*/
diff --git a/libnvxx/tests/nvxx_iterator.cc b/libnvxx/tests/nvxx_iterator.cc
index 521748b..07e9aa6 100644
--- a/libnvxx/tests/nvxx_iterator.cc
+++ b/libnvxx/tests/nvxx_iterator.cc
@@ -1,5 +1,5 @@
/*
- * SPDX-License-Identifier Unlicense OR MIT
+ * SPDX-License-Identifier: Unlicense OR MIT
* Refer to the file 'LICENSE' in the nvxx distribution for license terms.
*/
diff --git a/libnvxx/tests/nvxx_serialize.cc b/libnvxx/tests/nvxx_serialize.cc
index ac667b9..08823cb 100644
--- a/libnvxx/tests/nvxx_serialize.cc
+++ b/libnvxx/tests/nvxx_serialize.cc
@@ -1,5 +1,5 @@
/*
- * SPDX-License-Identifier Unlicense OR MIT
+ * SPDX-License-Identifier: Unlicense OR MIT
* Refer to the file 'LICENSE' in the nvxx distribution for license terms.
*/