aboutsummaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-09-08 15:57:05 -0400
committerDavid Robillard <d@drobilla.net>2022-09-08 15:57:05 -0400
commit865d85743476b0e3b0c2c2d394298fbf947d6a90 (patch)
tree1179e41fd9e7a4064286f403f7a1771513fae4c4 /.clang-format
parente6fa96ad3732b49294621546e5dfefe98f53d5d9 (diff)
downloadlv2-865d85743476b0e3b0c2c2d394298fbf947d6a90.tar.xz
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 2ded658..e852de7 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