diff --git a/wmbattery/wmbattery.c b/wmbattery/wmbattery.c index ad99a07..3a0482e 100644 --- a/wmbattery/wmbattery.c +++ b/wmbattery/wmbattery.c @@ -1,3 +1,25 @@ +/* wmbattery - display laptop battery info, dockable in WindowMaker + * Copyright (C) 1998-2014 Joey Hess + * Copyright (C) 2014 Window Maker Developers Team + * + * + * Portions of code derived from: + * wmapm - Copyright (C) 1998-1999 Chris D. Faulhaber + * wmmon - Copyright (C) 1998 Martijn Pieterse + * Copyright (C) 1998 Antoine Nulle + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of version 2 of the GNU General Public License + * as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . */ + #include "config.h" #include #include