summaryrefslogtreecommitdiffstats
path: root/test/.clang-tidy
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-10-14 13:41:47 -0400
committerDavid Robillard <d@drobilla.net>2022-10-18 13:20:18 -0400
commit83d1c67859ced623a64fafc0c63f621fe37c4407 (patch)
treeb07beb16a839328cd9b8b85f312d353bbb23b244 /test/.clang-tidy
parent0773e779bee325d364997ff7ec2ef8ec45c474c1 (diff)
downloadzix-83d1c67859ced623a64fafc0c63f621fe37c4407.tar.gz
zix-83d1c67859ced623a64fafc0c63f621fe37c4407.tar.bz2
zix-83d1c67859ced623a64fafc0c63f621fe37c4407.zip
Use 0BSD for trivial "public domain intent" things
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r--test/.clang-tidy2
1 files changed, 1 insertions, 1 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,