summaryrefslogtreecommitdiffstats
path: root/htop.h
diff options
context:
space:
mode:
Diffstat (limited to 'htop.h')
-rw-r--r--htop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/htop.h b/htop.h
index 86533e57..b918cf37 100644
--- a/htop.h
+++ b/htop.h
@@ -4,7 +4,7 @@
#define HEADER_htop
/*
htop - htop.h
-(C) 2004-2010 Hisham H. Muhammad
+(C) 2004-2011 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
@@ -41,7 +41,7 @@ in the source distribution for its full text.
#define INCSEARCH_MAX 40
-#define COPYRIGHT "(C) 2004-2010 Hisham Muhammad"
+#define COPYRIGHT "(C) 2004-2011 Hisham Muhammad"
int main(int argc, char** argv);