summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/.clang-tidy2
-rw-r--r--test/headers/.clang-tidy2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy
index 4ce2491..5722b69 100644
--- a/test/.clang-tidy
+++ b/test/.clang-tidy
@@ -1,5 +1,5 @@
# Copyright 2020-2022 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR ISC
+# SPDX-License-Identifier: 0BSD OR ISC
Checks: >
-*-magic-numbers,
diff --git a/test/headers/.clang-tidy b/test/headers/.clang-tidy
index 7c6ab44..799689a 100644
--- a/test/headers/.clang-tidy
+++ b/test/headers/.clang-tidy
@@ -1,5 +1,5 @@
# Copyright 2022 David Robillard <d@drobilla.net>
-# SPDX-License-Identifier: CC0-1.0 OR ISC
+# SPDX-License-Identifier: 0BSD OR ISC
Checks: >
*,