From b0aef3046b7d59ce3ae3b80daa66b71b4089b40e Mon Sep 17 00:00:00 2001 From: loderunner Date: Thu, 25 Feb 2010 02:08:18 +0000 Subject: [PATCH] Tempus fugit. git-svn-id: https://htop.svn.sourceforge.net/svnroot/htop/trunk@176 63cc0a6c-1f0e-0410-841e-f6a342073da8 --- BatteryMeter.c | 2 +- BatteryMeter.h | 2 +- CPUMeter.c | 2 +- CPUMeter.h | 2 +- CRT.c | 2 +- CRT.h | 2 +- CheckItem.c | 2 +- CheckItem.h | 2 +- ClockMeter.c | 2 +- ClockMeter.h | 2 +- FunctionBar.c | 2 +- FunctionBar.h | 2 +- Hashtable.c | 2 +- Hashtable.h | 2 +- Header.c | 2 +- Header.h | 2 +- HostnameMeter.c | 2 +- HostnameMeter.h | 2 +- ListItem.c | 2 +- ListItem.h | 2 +- LoadAverageMeter.c | 2 +- LoadAverageMeter.h | 2 +- MemoryMeter.c | 2 +- MemoryMeter.h | 2 +- Meter.c | 2 +- Meter.h | 2 +- Object.c | 2 +- Object.h | 2 +- Panel.c | 2 +- Panel.h | 2 +- Process.c | 2 +- Process.h | 2 +- ScreenManager.c | 2 +- ScreenManager.h | 2 +- Settings.c | 2 +- Settings.h | 2 +- SignalItem.c | 2 +- SignalItem.h | 2 +- String.c | 2 +- String.h | 2 +- SwapMeter.c | 2 +- SwapMeter.h | 2 +- TasksMeter.c | 2 +- TasksMeter.h | 2 +- UptimeMeter.c | 2 +- UptimeMeter.h | 2 +- UsersTable.c | 2 +- UsersTable.h | 2 +- Vector.c | 2 +- Vector.h | 2 +- configure.ac | 2 +- htop.h | 5 ++++- 52 files changed, 55 insertions(+), 52 deletions(-) diff --git a/BatteryMeter.c b/BatteryMeter.c index 11399d4..466a525 100644 --- a/BatteryMeter.c +++ b/BatteryMeter.c @@ -1,6 +1,6 @@ /* htop - (C) 2004-2006 Hisham H. Muhammad + (C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. diff --git a/BatteryMeter.h b/BatteryMeter.h index 1663338..a3f2dd8 100644 --- a/BatteryMeter.h +++ b/BatteryMeter.h @@ -4,7 +4,7 @@ #define HEADER_BatteryMeter /* htop - (C) 2004-2006 Hisham H. Muhammad + (C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. diff --git a/CPUMeter.c b/CPUMeter.c index f8f738d..567cfae 100644 --- a/CPUMeter.c +++ b/CPUMeter.c @@ -1,6 +1,6 @@ /* htop - CPUMeter.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/CPUMeter.h b/CPUMeter.h index 2ceb4d4..fed35d3 100644 --- a/CPUMeter.h +++ b/CPUMeter.h @@ -4,7 +4,7 @@ #define HEADER_CPUMeter /* htop - CPUMeter.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/CRT.c b/CRT.c index 8627ec0..22bc248 100644 --- a/CRT.c +++ b/CRT.c @@ -1,6 +1,6 @@ /* htop - CRT.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/CRT.h b/CRT.h index 02ed5c4..ef992b5 100644 --- a/CRT.h +++ b/CRT.h @@ -4,7 +4,7 @@ #define HEADER_CRT /* htop - CRT.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/CheckItem.c b/CheckItem.c index 3808f7a..a5faddf 100644 --- a/CheckItem.c +++ b/CheckItem.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/CheckItem.h b/CheckItem.h index cc1a3b0..d1950ce 100644 --- a/CheckItem.h +++ b/CheckItem.h @@ -4,7 +4,7 @@ #define HEADER_CheckItem /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/ClockMeter.c b/ClockMeter.c index 8d42b24..5e2c20d 100644 --- a/ClockMeter.c +++ b/ClockMeter.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/ClockMeter.h b/ClockMeter.h index d38619d..581bf2b 100644 --- a/ClockMeter.h +++ b/ClockMeter.h @@ -4,7 +4,7 @@ #define HEADER_ClockMeter /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/FunctionBar.c b/FunctionBar.c index 618f930..5bd90c1 100644 --- a/FunctionBar.c +++ b/FunctionBar.c @@ -1,6 +1,6 @@ /* htop - FunctionBar.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/FunctionBar.h b/FunctionBar.h index afa96fd..0285eb6 100644 --- a/FunctionBar.h +++ b/FunctionBar.h @@ -4,7 +4,7 @@ #define HEADER_FunctionBar /* htop - FunctionBar.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Hashtable.c b/Hashtable.c index 057518c..bda7d13 100644 --- a/Hashtable.c +++ b/Hashtable.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Hashtable.h b/Hashtable.h index 8dd6da4..a02ed0f 100644 --- a/Hashtable.h +++ b/Hashtable.h @@ -4,7 +4,7 @@ #define HEADER_Hashtable /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Header.c b/Header.c index f2474c4..998e9c6 100644 --- a/Header.c +++ b/Header.c @@ -1,6 +1,6 @@ /* htop - Header.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Header.h b/Header.h index c87d4d0..9ec3e80 100644 --- a/Header.h +++ b/Header.h @@ -4,7 +4,7 @@ #define HEADER_Header /* htop - Header.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/HostnameMeter.c b/HostnameMeter.c index 676f3f2..3fbd549 100644 --- a/HostnameMeter.c +++ b/HostnameMeter.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/HostnameMeter.h b/HostnameMeter.h index 49e96aa..8331966 100644 --- a/HostnameMeter.h +++ b/HostnameMeter.h @@ -4,7 +4,7 @@ #define HEADER_HostnameMeter /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/ListItem.c b/ListItem.c index f6d6cc5..2568ef4 100644 --- a/ListItem.c +++ b/ListItem.c @@ -1,6 +1,6 @@ /* htop - ListItem.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/ListItem.h b/ListItem.h index fea5db3..cc13d73 100644 --- a/ListItem.h +++ b/ListItem.h @@ -4,7 +4,7 @@ #define HEADER_ListItem /* htop - ListItem.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/LoadAverageMeter.c b/LoadAverageMeter.c index e3eb1a7..c8e38ff 100644 --- a/LoadAverageMeter.c +++ b/LoadAverageMeter.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/LoadAverageMeter.h b/LoadAverageMeter.h index 770a0df..9c6e872 100644 --- a/LoadAverageMeter.h +++ b/LoadAverageMeter.h @@ -4,7 +4,7 @@ #define HEADER_LoadAverageMeter /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/MemoryMeter.c b/MemoryMeter.c index e7e3316..66c4fa5 100644 --- a/MemoryMeter.c +++ b/MemoryMeter.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/MemoryMeter.h b/MemoryMeter.h index 176e8b9..1622664 100644 --- a/MemoryMeter.h +++ b/MemoryMeter.h @@ -4,7 +4,7 @@ #define HEADER_MemoryMeter /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Meter.c b/Meter.c index 33df6e3..b65b0ee 100644 --- a/Meter.c +++ b/Meter.c @@ -1,6 +1,6 @@ /* htop - Meter.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Meter.h b/Meter.h index 39c9276..7e6f80c 100644 --- a/Meter.h +++ b/Meter.h @@ -4,7 +4,7 @@ #define HEADER_Meter /* htop - Meter.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Object.c b/Object.c index ac27de0..a9e9919 100644 --- a/Object.c +++ b/Object.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Object.h b/Object.h index 32e28aa..87ff4d8 100644 --- a/Object.h +++ b/Object.h @@ -4,7 +4,7 @@ #define HEADER_Object /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Panel.c b/Panel.c index a9d2f60..438cf61 100644 --- a/Panel.c +++ b/Panel.c @@ -1,6 +1,6 @@ /* htop - Panel.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Panel.h b/Panel.h index 859de73..9af9ace 100644 --- a/Panel.h +++ b/Panel.h @@ -4,7 +4,7 @@ #define HEADER_Panel /* htop - Panel.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Process.c b/Process.c index ac02de0..41c7d40 100644 --- a/Process.c +++ b/Process.c @@ -1,6 +1,6 @@ /* htop - Process.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Process.h b/Process.h index 5cd8da4..6114f9c 100644 --- a/Process.h +++ b/Process.h @@ -4,7 +4,7 @@ #define HEADER_Process /* htop - Process.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/ScreenManager.c b/ScreenManager.c index a3ec8e6..2c6180d 100644 --- a/ScreenManager.c +++ b/ScreenManager.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/ScreenManager.h b/ScreenManager.h index 1b80e35..9e187d0 100644 --- a/ScreenManager.h +++ b/ScreenManager.h @@ -4,7 +4,7 @@ #define HEADER_ScreenManager /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Settings.c b/Settings.c index 9a48bda..164ef7d 100644 --- a/Settings.c +++ b/Settings.c @@ -1,6 +1,6 @@ /* htop - Settings.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Settings.h b/Settings.h index 8eb575b..68d84ec 100644 --- a/Settings.h +++ b/Settings.h @@ -4,7 +4,7 @@ #define HEADER_Settings /* htop - Settings.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/SignalItem.c b/SignalItem.c index 21b56dc..fde1af2 100644 --- a/SignalItem.c +++ b/SignalItem.c @@ -1,6 +1,6 @@ /* htop - SignalItem.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/SignalItem.h b/SignalItem.h index 865abc3..1e929af 100644 --- a/SignalItem.h +++ b/SignalItem.h @@ -4,7 +4,7 @@ #define HEADER_SignalItem /* htop - SignalItem.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/String.c b/String.c index 76f21f1..6a6db94 100644 --- a/String.c +++ b/String.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/String.h b/String.h index 9ffd30c..907c50e 100644 --- a/String.h +++ b/String.h @@ -4,7 +4,7 @@ #define HEADER_String /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/SwapMeter.c b/SwapMeter.c index a3ee027..0f42e08 100644 --- a/SwapMeter.c +++ b/SwapMeter.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/SwapMeter.h b/SwapMeter.h index 841b378..efaab23 100644 --- a/SwapMeter.h +++ b/SwapMeter.h @@ -4,7 +4,7 @@ #define HEADER_SwapMeter /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/TasksMeter.c b/TasksMeter.c index f21ec82..e82f53c 100644 --- a/TasksMeter.c +++ b/TasksMeter.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/TasksMeter.h b/TasksMeter.h index cb0c46e..db6e4b6 100644 --- a/TasksMeter.h +++ b/TasksMeter.h @@ -4,7 +4,7 @@ #define HEADER_TasksMeter /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/UptimeMeter.c b/UptimeMeter.c index 6bdf30f..475350d 100644 --- a/UptimeMeter.c +++ b/UptimeMeter.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/UptimeMeter.h b/UptimeMeter.h index 6747ba7..f7b2dc6 100644 --- a/UptimeMeter.h +++ b/UptimeMeter.h @@ -4,7 +4,7 @@ #define HEADER_UptimeMeter /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/UsersTable.c b/UsersTable.c index 99d5deb..49a5159 100644 --- a/UsersTable.c +++ b/UsersTable.c @@ -1,6 +1,6 @@ /* htop - UsersTable.c -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/UsersTable.h b/UsersTable.h index 489e215..cd69793 100644 --- a/UsersTable.h +++ b/UsersTable.h @@ -4,7 +4,7 @@ #define HEADER_UsersTable /* htop - UsersTable.h -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Vector.c b/Vector.c index a4c03df..76d74e5 100644 --- a/Vector.c +++ b/Vector.c @@ -1,6 +1,6 @@ /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/Vector.h b/Vector.h index d04f9a5..0ebea03 100644 --- a/Vector.h +++ b/Vector.h @@ -4,7 +4,7 @@ #define HEADER_Vector /* htop -(C) 2004-2006 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ diff --git a/configure.ac b/configure.ac index 59ca6e0..bb6767f 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([htop],[0.8.3],[loderunner@users.sourceforge.net]) +AC_INIT([htop],[0.8.4],[loderunner@users.sourceforge.net]) AM_INIT_AUTOMAKE AC_CONFIG_SRCDIR([htop.c]) AC_CONFIG_HEADER([config.h]) diff --git a/htop.h b/htop.h index b1c69a2..86533e5 100644 --- a/htop.h +++ b/htop.h @@ -4,7 +4,7 @@ #define HEADER_htop /* htop - htop.h -(C) 2004-2008 Hisham H. Muhammad +(C) 2004-2010 Hisham H. Muhammad Released under the GNU GPL, see the COPYING file in the source distribution for its full text. */ @@ -16,6 +16,7 @@ in the source distribution for its full text. #include #include #include +#include #include "ProcessList.h" #include "CRT.h" @@ -40,6 +41,8 @@ in the source distribution for its full text. #define INCSEARCH_MAX 40 +#define COPYRIGHT "(C) 2004-2010 Hisham Muhammad" + int main(int argc, char** argv); #endif