aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2021-01-17 08:26:50 +0100
committerKitsune Ral <Kitsune-Ral@users.sf.net>2021-01-17 08:26:50 +0100
commit9fb2970eadf810f7ae38389b333b543c22fb8be7 (patch)
tree3c75983f45acd1ac65b64a4d79e4492fcbf4ee71 /.clang-format
parent8d9684a4ceec239daf66ff98effe46ab70a3f6a4 (diff)
parent0a775d9b3209be15dea8b8915fc0a1c8e0046ba6 (diff)
downloadlibquotient-9fb2970eadf810f7ae38389b333b543c22fb8be7.tar.gz
libquotient-9fb2970eadf810f7ae38389b333b543c22fb8be7.zip
Merge branch 'kitsune-use-spdx' into master
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format8
1 files changed, 4 insertions, 4 deletions
diff --git a/.clang-format b/.clang-format
index 4df5ae84..4510d46e 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,7 +1,7 @@
-# Copyright (C) 2019 Project Quotient
-#
-# You may use this file under the terms of the LGPL-2.1 license
-# See the file LICENSE from this package for details.
+# SPDX-FileCopyrightText: 2019 Kitsune Ral <Kitsune-Ral@users.sf.net>
+# SPDX-FileCopyrightText: 2019 Marc Deop <marc@marcdeop.com>
+
+# SPDX-License-Identifier: LGPL-2.1-or-later
# This is the clang-format configuration style to be used by libQuotient.
# Inspired by: