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 --- rivertile/main.zig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rivertile') diff --git a/rivertile/main.zig b/rivertile/main.zig index e669920..d5cb8d1 100644 --- a/rivertile/main.zig +++ b/rivertile/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 -- cgit v1.2.3