From 39b9586ee07bf77e8d1042c865876d87d2754e22 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 17 Sep 2022 09:33:02 -0400 Subject: Adopt REUSE machine-readable licensing standard --- benchmark/.clang-tidy | 3 +++ 1 file changed, 3 insertions(+) (limited to 'benchmark/.clang-tidy') diff --git a/benchmark/.clang-tidy b/benchmark/.clang-tidy index 879423b..93f8fdf 100644 --- a/benchmark/.clang-tidy +++ b/benchmark/.clang-tidy @@ -1,3 +1,6 @@ +# Copyright 2020-2022 David Robillard +# SPDX-License-Identifier: 0BSD OR GPL-2.0-or-later + Checks: > -llvm-header-guard, -readability-static-accessed-through-instance, -- cgit v1.2.1