diff options
| author | Isaac Freund <ifreund@ifreund.xyz> | 2020-11-11 20:30:21 +0100 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2020-11-11 20:33:43 +0100 |
| commit | f80992e32971fcc4301d4be827773a44e047b76a (patch) | |
| tree | 2d036fa8b0857e8ee5ecf5822216ca8948568fc6 /example | |
| parent | 77d3eb1bf0555f9e7eafb2e83e90f6e6316056f3 (diff) | |
| download | river-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 'example')
| -rw-r--r-- | example/status.zig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/status.zig b/example/status.zig index d4d61a1..76cf3d8 100644 --- a/example/status.zig +++ b/example/status.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 |
