From 05297476d00b4b0fe8fa08a1efad83b1ad7f1d4b Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 14 Feb 2018 19:09:58 +0100 Subject: [PATCH] Update the copyright notice --- src/applets/bluetooth.c | 2 +- src/applets/cpufreq.c | 2 +- src/applets/gps.c | 2 +- src/applets/gsm.c | 2 +- src/applets/leds.c | 2 +- src/applets/logout.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/applets/bluetooth.c b/src/applets/bluetooth.c index a227bf0..44bbda1 100644 --- a/src/applets/bluetooth.c +++ b/src/applets/bluetooth.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2016 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/cpufreq.c b/src/applets/cpufreq.c index 0819d21..4a780fb 100644 --- a/src/applets/cpufreq.c +++ b/src/applets/cpufreq.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/gps.c b/src/applets/gps.c index f29338d..b7e2b54 100644 --- a/src/applets/gps.c +++ b/src/applets/gps.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/gsm.c b/src/applets/gsm.c index ea62625..8710f73 100644 --- a/src/applets/gsm.c +++ b/src/applets/gsm.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/leds.c b/src/applets/leds.c index 7f9d8cb..e475b92 100644 --- a/src/applets/leds.c +++ b/src/applets/leds.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2016 Pierre Pronchery */ +/* Copyright (c) 2016-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/logout.c b/src/applets/logout.c index 4938709..2c7d724 100644 --- a/src/applets/logout.c +++ b/src/applets/logout.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