diff options
author | David Robillard <d@drobilla.net> | 2022-09-08 15:57:05 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-09-08 15:57:05 -0400 |
commit | 865d85743476b0e3b0c2c2d394298fbf947d6a90 (patch) | |
tree | 1179e41fd9e7a4064286f403f7a1771513fae4c4 /test/.clang-tidy | |
parent | e6fa96ad3732b49294621546e5dfefe98f53d5d9 (diff) | |
download | lv2-865d85743476b0e3b0c2c2d394298fbf947d6a90.tar.xz |
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 f73d7a6..0831987 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 ISC + Checks: > *, -*-else-after-return, |