From 6f518a56e7c73581c49bfeb4ac370c4a97dc3960 Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Fri, 8 Sep 2023 10:18:31 +0200 Subject: [PATCH] Add missing REUSE headers Signed-off-by: Steffen Vogel --- .clang-format | 3 +++ .clangd | 3 +++ .git-blame-ignore-revs | 4 ++++ .mailmap | 5 +++++ 4 files changed, 15 insertions(+) diff --git a/.clang-format b/.clang-format index 537bac562..1c493308f 100644 --- a/.clang-format +++ b/.clang-format @@ -1,3 +1,6 @@ +# Author: Steffen Vogel +# SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH +# SPDX-License-Identifier: Apache-2.0 --- BasedOnStyle: LLVM diff --git a/.clangd b/.clangd index bd2dd8854..6c614a474 100644 --- a/.clangd +++ b/.clangd @@ -1,3 +1,6 @@ +# Author: Steffen Vogel +# SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH +# SPDX-License-Identifier: Apache-2.0 --- Diagnostics: UnusedIncludes: Strict diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index b11003261..a2cf7c8ec 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -1,3 +1,7 @@ +# Author: Steffen Vogel +# SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH +# SPDX-License-Identifier: Apache-2.0 + # Introduced clang-format aa16979fdde7cd377977c38eaee02062c3908515 diff --git a/.mailmap b/.mailmap index dd5725840..1cfb5ffe6 100644 --- a/.mailmap +++ b/.mailmap @@ -1,3 +1,8 @@ +# Author: Philipp Jungkamp +# SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH +# SPDX-License-Identifier: Apache-2.0 +--- + Anju Dennis Potter