From c940e3df163ad865e19508a9cf305baae132efba Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 14 May 2022 01:41:52 +0200 Subject: [PATCH] Update the copyright notice --- tools/helper.c | 2 +- tools/notify.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/helper.c b/tools/helper.c index e8d8314..df10ae7 100644 --- a/tools/helper.c +++ b/tools/helper.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2018 Pierre Pronchery */ +/* Copyright (c) 2012-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 diff --git a/tools/notify.c b/tools/notify.c index c93c903..569103f 100644 --- a/tools/notify.c +++ b/tools/notify.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2018 Pierre Pronchery */ +/* Copyright (c) 2012-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