From 6e85c9cc5e8ce8e2f8d7efefba6836f2c246592f Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Thu, 25 Jan 2018 19:57:19 +0100 Subject: [PATCH] Update the copyright notice --- src/applets/battery.c | 2 +- src/applets/volume.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/applets/battery.c b/src/applets/battery.c index c45b432..3d7b853 100644 --- a/src/applets/battery.c +++ b/src/applets/battery.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2015 Pierre Pronchery */ +/* Copyright (c) 2010-2018 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 7a8b8fe..7ea98fa 100644 --- a/src/applets/volume.c +++ b/src/applets/volume.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2015 Pierre Pronchery */ +/* Copyright (c) 2011-2018 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