aboutsummaryrefslogtreecommitdiff
path: root/riverctl
diff options
context:
space:
mode:
authorIsaac Freund <ifreund@ifreund.xyz>2020-11-11 20:30:21 +0100
committerIsaac Freund <ifreund@ifreund.xyz>2020-11-11 20:33:43 +0100
commitf80992e32971fcc4301d4be827773a44e047b76a (patch)
tree2d036fa8b0857e8ee5ecf5822216ca8948568fc6 /riverctl
parent77d3eb1bf0555f9e7eafb2e83e90f6e6316056f3 (diff)
downloadriver-f80992e32971fcc4301d4be827773a44e047b76a.tar.gz
river-f80992e32971fcc4301d4be827773a44e047b76a.tar.xz
meta: make copyright headers more maintainable
- list all files as copyright "The River Developers" - add an AUTHORS file to acknowledge contributors
Diffstat (limited to 'riverctl')
-rw-r--r--riverctl/main.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/riverctl/main.zig b/riverctl/main.zig
index 7bfb448..e3453eb 100644
--- a/riverctl/main.zig
+++ b/riverctl/main.zig
@@ -1,6 +1,6 @@
// This file is part of river, a dynamic tiling wayland compositor.
//
-// Copyright 2020 Isaac Freund
+// Copyright 2020 The River Developers
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by