From f80992e32971fcc4301d4be827773a44e047b76a Mon Sep 17 00:00:00 2001 From: Isaac Freund Date: Wed, 11 Nov 2020 20:30:21 +0100 Subject: meta: make copyright headers more maintainable - list all files as copyright "The River Developers" - add an AUTHORS file to acknowledge contributors --- example/status.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example') 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 -- cgit v1.2.3