From 25cb9d208ae8d0493fac8e7cd01bba6e19b881ff Mon Sep 17 00:00:00 2001 From: David Maciejak Date: Thu, 16 Mar 2023 19:10:33 +0800 Subject: [PATCH] Update window.c copyright Just updating the copyright line in the file header. --- src/window.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/window.c b/src/window.c index 70e1f962..e707980f 100644 --- a/src/window.c +++ b/src/window.c @@ -3,6 +3,7 @@ * Window Maker window manager * * Copyright (c) 1997-2003 Alfredo K. Kojima + * Copyright (c) 2008-2023 Window Maker Team * * 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