diff --git a/include/Panel.h b/include/Panel.h index 7897774..64fa143 100644 --- a/include/Panel.h +++ b/include/Panel.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009-2013 Pierre Pronchery */ +/* Copyright (c) 2009-2015 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/battery.c b/src/applets/battery.c index d5ed42a..ed62e57 100644 --- a/src/applets/battery.c +++ b/src/applets/battery.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/bluetooth.c b/src/applets/bluetooth.c index e81d92d..051e18d 100644 --- a/src/applets/bluetooth.c +++ b/src/applets/bluetooth.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/clock.c b/src/applets/clock.c index f48807c..c324c0d 100644 --- a/src/applets/clock.c +++ b/src/applets/clock.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2013 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/close.c b/src/applets/close.c index 4d06159..2987a61 100644 --- a/src/applets/close.c +++ b/src/applets/close.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/cpu.c b/src/applets/cpu.c index 74f0cbf..1b4bed5 100644 --- a/src/applets/cpu.c +++ b/src/applets/cpu.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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 87a9eef..69b7ab8 100644 --- a/src/applets/cpufreq.c +++ b/src/applets/cpufreq.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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 a6b664d..9c25118 100644 --- a/src/applets/desktop.c +++ b/src/applets/desktop.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/embed.c b/src/applets/embed.c index d5e5bf0..377eb75 100644 --- a/src/applets/embed.c +++ b/src/applets/embed.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2013 Pierre Pronchery */ +/* Copyright (c) 2012-2015 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 b6b9827..9ed9e80 100644 --- a/src/applets/gps.c +++ b/src/applets/gps.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2013 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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 7558d5e..1227cd9 100644 --- a/src/applets/gsm.c +++ b/src/applets/gsm.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/lock.c b/src/applets/lock.c index eb52fd1..2aaaf0c 100644 --- a/src/applets/lock.c +++ b/src/applets/lock.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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 aab98a3..7d6b47d 100644 --- a/src/applets/logout.c +++ b/src/applets/logout.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2013 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/memory.c b/src/applets/memory.c index 9fe7021..2cbef1b 100644 --- a/src/applets/memory.c +++ b/src/applets/memory.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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 5d9d202..7ff9382 100644 --- a/src/applets/mixer.c +++ b/src/applets/mixer.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2014 Pierre Pronchery */ +/* Copyright (c) 2012-2015 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/mpd.c b/src/applets/mpd.c index c2bbbc4..e12e842 100644 --- a/src/applets/mpd.c +++ b/src/applets/mpd.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014 Pierre Pronchery */ +/* Copyright (c) 2014-2015 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/network.c b/src/applets/network.c index 78a0d68..91d01f6 100644 --- a/src/applets/network.c +++ b/src/applets/network.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014 Pierre Pronchery */ +/* Copyright (c) 2014-2015 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 95c6228..a3b4150 100644 --- a/src/applets/pager.c +++ b/src/applets/pager.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/phone.c b/src/applets/phone.c index 988faff..69b9a54 100644 --- a/src/applets/phone.c +++ b/src/applets/phone.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/rotate.c b/src/applets/rotate.c index c93b6c9..b2de4ec 100644 --- a/src/applets/rotate.c +++ b/src/applets/rotate.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2013 Pierre Pronchery */ +/* Copyright (c) 2012-2015 Pierre Pronchery */ /* This file is part of DeforaOS Rotate 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/separator.c b/src/applets/separator.c index 0e64424..41439b1 100644 --- a/src/applets/separator.c +++ b/src/applets/separator.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/spacer.c b/src/applets/spacer.c index 6d8447c..efa3b60 100644 --- a/src/applets/spacer.c +++ b/src/applets/spacer.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2013 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/swap.c b/src/applets/swap.c index 4346a70..d268e44 100644 --- a/src/applets/swap.c +++ b/src/applets/swap.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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/systray.c b/src/applets/systray.c index bb34dad..2212832 100644 --- a/src/applets/systray.c +++ b/src/applets/systray.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2014 Pierre Pronchery */ +/* Copyright (c) 2010-2015 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 08ad668..5af10ee 100644 --- a/src/applets/tasks.c +++ b/src/applets/tasks.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/template.c b/src/applets/template.c index 5ffface..e9fdb9e 100644 --- a/src/applets/template.c +++ b/src/applets/template.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2013 Pierre Pronchery */ +/* Copyright (c) 2012-2015 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 69c1a27..9b44c3d 100644 --- a/src/applets/title.c +++ b/src/applets/title.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/usb.c b/src/applets/usb.c index 1a9b9c4..8ec35b3 100644 --- a/src/applets/usb.c +++ b/src/applets/usb.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2013 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/user.c b/src/applets/user.c index d0437b9..40157cb 100644 --- a/src/applets/user.c +++ b/src/applets/user.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2014 Pierre Pronchery */ +/* Copyright (c) 2014-2015 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 2ec80a5..52d8d42 100644 --- a/src/applets/volume.c +++ b/src/applets/volume.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/window.c b/src/window.c index de3dc57..7da5437 100644 --- a/src/window.c +++ b/src/window.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/window.h b/src/window.h index e0f0f11..ce8178d 100644 --- a/src/window.h +++ b/src/window.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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/tests/applets.c b/tests/applets.c index 147ee03..fa5a9ab 100644 --- a/tests/applets.c +++ b/tests/applets.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2013 Pierre Pronchery */ +/* Copyright (c) 2013-2015 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/tests/applets2.c b/tests/applets2.c index 6ccb477..5a6a06d 100644 --- a/tests/applets2.c +++ b/tests/applets2.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2013 Pierre Pronchery */ +/* Copyright (c) 2013-2015 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