From d73573533c0f40bbd529cffda7474ea9117d5228 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 1 Sep 2022 18:05:57 -0400 Subject: Adopt REUSE machine-readable licensing standard --- .clang-tidy | 3 +++ 1 file changed, 3 insertions(+) (limited to '.clang-tidy') diff --git a/.clang-tidy b/.clang-tidy index d448bb1..6d87024 100644 --- a/.clang-tidy +++ b/.clang-tidy @@ -1,3 +1,6 @@ +# Copyright 2020-2022 David Robillard +# SPDX-License-Identifier: CC0-1.0 OR ISC + Checks: > *, -*-magic-numbers, -- cgit v1.2.1