diff options
author | David Robillard <d@drobilla.net> | 2022-06-28 18:41:00 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-06-28 19:02:48 -0400 |
commit | 24a2c931bc6b84c5fd132d8c892b46ff05a8b369 (patch) | |
tree | 489405ea9897d0d7d5c67f81fcd6fac5ea09e157 /benchmark | |
parent | 45c191d5a60f3a59f50cb0bca9cc08c9b525f736 (diff) | |
download | zix-24a2c931bc6b84c5fd132d8c892b46ff05a8b369.tar.gz zix-24a2c931bc6b84c5fd132d8c892b46ff05a8b369.tar.bz2 zix-24a2c931bc6b84c5fd132d8c892b46ff05a8b369.zip |
Simplify dep5 file by adding license headers where possible
Diffstat (limited to 'benchmark')
-rw-r--r-- | benchmark/.clang-tidy | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/benchmark/.clang-tidy b/benchmark/.clang-tidy index 2aa1e4f..8bbb5c1 100644 --- a/benchmark/.clang-tidy +++ b/benchmark/.clang-tidy @@ -1,3 +1,6 @@ +# Copyright 2020-2022 David Robillard <d@drobilla.net> +# SPDX-License-Identifier: CC0-1.0 OR ISC + Checks: > *, -*-magic-numbers, |