From 2f290b56f0e2e7b8cc8f55e087b1f37d9dec685d Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 3 Dec 2024 22:37:26 +0100 Subject: [PATCH] Update the copyright notice --- tools/helper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/helper.c b/tools/helper.c index 1f7b950..2341c4f 100644 --- a/tools/helper.c +++ b/tools/helper.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2022 Pierre Pronchery */ +/* Copyright (c) 2012-2024 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