diff options
author | David Robillard <d@drobilla.net> | 2022-10-14 13:41:47 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-10-18 13:20:18 -0400 |
commit | 83d1c67859ced623a64fafc0c63f621fe37c4407 (patch) | |
tree | b07beb16a839328cd9b8b85f312d353bbb23b244 /test/headers | |
parent | 0773e779bee325d364997ff7ec2ef8ec45c474c1 (diff) | |
download | zix-83d1c67859ced623a64fafc0c63f621fe37c4407.tar.gz zix-83d1c67859ced623a64fafc0c63f621fe37c4407.tar.bz2 zix-83d1c67859ced623a64fafc0c63f621fe37c4407.zip |
Use 0BSD for trivial "public domain intent" things
Diffstat (limited to 'test/headers')
-rw-r--r-- | test/headers/.clang-tidy | 2 |
1 files changed, 1 insertions, 1 deletions
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: > *, |