From 633b87986b7f21c274cf2817532480ef7fe22efb Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 10 Oct 2024 01:26:19 +0200 Subject: [PATCH] Update the copyright notice --- tools/message.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/message.c b/tools/message.c index 9f98f4c..80ac522 100644 --- a/tools/message.c +++ b/tools/message.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