diff --git a/src/applets/cpu.c b/src/applets/cpu.c index 9afaf06..9ff1f7b 100644 --- a/src/applets/cpu.c +++ b/src/applets/cpu.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2020 Pierre Pronchery */ +/* Copyright (c) 2010-2021 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/volume.c b/src/applets/volume.c index 026cc76..f3de000 100644 --- a/src/applets/volume.c +++ b/src/applets/volume.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2020 Pierre Pronchery */ +/* Copyright (c) 2011-2021 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