diff options
author | David Robillard <d@drobilla.net> | 2022-06-29 09:30:06 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-07-20 16:24:23 -0400 |
commit | d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3 (patch) | |
tree | 4d97d8e683262f69e813dfbbd1924e1a9e4c68a3 /test/.clang-tidy | |
parent | 7f4f065c64ab99c63f4e86d5b3310098c5b4f2f1 (diff) | |
download | raul-d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3.tar.gz raul-d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3.tar.bz2 raul-d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3.zip |
Adopt REUSE machine-readable licensing standard
Diffstat (limited to 'test/.clang-tidy')
-rw-r--r-- | test/.clang-tidy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/.clang-tidy b/test/.clang-tidy index 85feab3..7563367 100644 --- a/test/.clang-tidy +++ b/test/.clang-tidy @@ -1,3 +1,6 @@ +# Copyright 2020-2022 David Robillard <d@drobilla.net> +# SPDX-License-Identifier: CC0-1.0 OR GPL-3.0-or-later + Checks: > *, -*-avoid-c-arrays, |