From 6767cb788d43885994441f308462682e163da6d3 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 8 Oct 2023 20:02:43 +0200 Subject: [PATCH] Update the copyright notice --- src/applets/close.c | 2 +- src/applets/desktop.c | 2 +- src/applets/leds.c | 2 +- src/applets/mixer.c | 2 +- src/applets/pager.c | 2 +- src/applets/systray.c | 2 +- src/applets/tasks.c | 2 +- src/applets/title.c | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/applets/close.c b/src/applets/close.c index e1789ca..3bb98f5 100644 --- a/src/applets/close.c +++ b/src/applets/close.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2020 Pierre Pronchery */ +/* Copyright (c) 2011-2023 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/src/applets/desktop.c b/src/applets/desktop.c index 426860b..c1e3efc 100644 --- a/src/applets/desktop.c +++ b/src/applets/desktop.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2020 Pierre Pronchery */ +/* Copyright (c) 2010-2023 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/src/applets/leds.c b/src/applets/leds.c index abc6f77..9a97e62 100644 --- a/src/applets/leds.c +++ b/src/applets/leds.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2016-2020 Pierre Pronchery */ +/* Copyright (c) 2016-2023 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/src/applets/mixer.c b/src/applets/mixer.c index d01b384..4bcc05f 100644 --- a/src/applets/mixer.c +++ b/src/applets/mixer.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2020 Pierre Pronchery */ +/* Copyright (c) 2012-2023 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/src/applets/pager.c b/src/applets/pager.c index f402a81..078810e 100644 --- a/src/applets/pager.c +++ b/src/applets/pager.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2020 Pierre Pronchery */ +/* Copyright (c) 2010-2023 Pierre Pronchery */ /* This file is part of DeforaOS Pager 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/src/applets/systray.c b/src/applets/systray.c index dfb6e7e..f15c2c3 100644 --- a/src/applets/systray.c +++ b/src/applets/systray.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2020 Pierre Pronchery */ +/* Copyright (c) 2010-2023 Pierre Pronchery */ /* This file is part of DeforaOS Pager 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/src/applets/tasks.c b/src/applets/tasks.c index 7c5a27b..8a7fdd0 100644 --- a/src/applets/tasks.c +++ b/src/applets/tasks.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2020 Pierre Pronchery */ +/* Copyright (c) 2011-2023 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/src/applets/title.c b/src/applets/title.c index 29f0462..047dc86 100644 --- a/src/applets/title.c +++ b/src/applets/title.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2020 Pierre Pronchery */ +/* Copyright (c) 2011-2023 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