diff --git a/src/battery/battery.c b/src/battery/battery.c index a830ac0..add8327 100644 --- a/src/battery/battery.c +++ b/src/battery/battery.c @@ -2,7 +2,7 @@ * * Tint2 : battery * -* Copyright (C) 2009 Sebastian Reichel +* Copyright (C) 2009-2015 Sebastian Reichel * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version 2 diff --git a/src/battery/battery.h b/src/battery/battery.h index 6354827..390661e 100644 --- a/src/battery/battery.h +++ b/src/battery/battery.h @@ -1,9 +1,8 @@ /************************************************************************** -* Copyright (C) 2009 Sebastian Reichel +* Copyright (C) 2009-2015 Sebastian Reichel * * Battery with functional data (percentage, time to life) and drawing data * (area, font, ...). Each panel use his own drawing data. -* Need kernel > 2.6.23. * **************************************************************************/