From 6439d7cfeecdc0f5671385ffad9becf070e841f0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 8 Feb 2021 01:48:09 +0100 Subject: [PATCH] Update the copyright notice --- src/applets/cpu.c | 2 +- src/applets/volume.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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