summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-28 18:41:00 -0400
committerDavid Robillard <d@drobilla.net>2022-06-28 19:02:48 -0400
commit24a2c931bc6b84c5fd132d8c892b46ff05a8b369 (patch)
tree489405ea9897d0d7d5c67f81fcd6fac5ea09e157 /.clang-format
parent45c191d5a60f3a59f50cb0bca9cc08c9b525f736 (diff)
downloadzix-24a2c931bc6b84c5fd132d8c892b46ff05a8b369.tar.gz
zix-24a2c931bc6b84c5fd132d8c892b46ff05a8b369.tar.bz2
zix-24a2c931bc6b84c5fd132d8c892b46ff05a8b369.zip
Simplify dep5 file by adding license headers where possible
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 4544618..eabae64 100644
--- a/.clang-format
+++ b/.clang-format
@@ -1,3 +1,6 @@
+# Copyright 2020-2022 David Robillard <d@drobilla.net>
+# SPDX-License-Identifier: CC0-1.0 OR ISC
+
---
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true