aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-17 09:33:02 -0400
committerDavid Robillard <d@drobilla.net>2022-09-17 09:33:02 -0400
commit39b9586ee07bf77e8d1042c865876d87d2754e22 (patch)
treea86b8328ef55d4135be9f61abbaf9444ac43cd6e /.clang-format
parenta4cb59300de1b83a7ceecfa099d33d5832c06b04 (diff)
downloadchilbert-39b9586ee07bf77e8d1042c865876d87d2754e22.tar.gz
chilbert-39b9586ee07bf77e8d1042c865876d87d2754e22.tar.bz2
chilbert-39b9586ee07bf77e8d1042c865876d87d2754e22.zip
Adopt REUSE machine-readable licensing standard
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format3
1 files changed, 3 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 8b29ee3..144e26f 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,3 +1,6 @@
+# Copyright 2020-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: 0BSD OR GPL-2.0-or-later
+
---
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true