From b79e6a0366acc4725d173812c368d1950a76f3ab Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 14 May 2022 01:32:05 +0200 Subject: [PATCH] Update the copyright notice --- src/window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/window.c b/src/window.c index 3d76e21..2e850b4 100644 --- a/src/window.c +++ b/src/window.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2018 Pierre Pronchery */ +/* Copyright (c) 2011-2022 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Panel */ /* 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