From d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 29 Jun 2022 09:30:06 -0400 Subject: Adopt REUSE machine-readable licensing standard --- test/.clang-tidy | 3 +++ 1 file changed, 3 insertions(+) (limited to 'test/.clang-tidy') 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 +# SPDX-License-Identifier: CC0-1.0 OR GPL-3.0-or-later + Checks: > *, -*-avoid-c-arrays, -- cgit v1.2.1