Commit 1e0c530a authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Tempus fugit.

parent a4b03e88
/*
htop - Action.c
(C) 2014 Hisham H. Muhammad
(C) 2015 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
......
......@@ -4,7 +4,7 @@
#define HEADER_Action
/*
htop - Action.h
(C) 2014 Hisham H. Muhammad
(C) 2015 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
......
/*
htop - Process.c
(C) 2004-2014 Hisham H. Muhammad
(C) 2004-2015 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
......
......@@ -4,7 +4,7 @@
#define HEADER_Process
/*
htop - Process.h
(C) 2004-2014 Hisham H. Muhammad
(C) 2004-2015 Hisham H. Muhammad
Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
......
.TH "HTOP" "1" "2014" "@PACKAGE_STRING@" "Utils"
.TH "HTOP" "1" "2015" "@PACKAGE_STRING@" "Utils"
.SH "NAME"
htop \- interactive process viewer
.SH "SYNOPSIS"
......
......@@ -42,7 +42,7 @@ in the source distribution for its full text.
//#link m
#define COPYRIGHT "(C) 2004-2014 Hisham Muhammad"
#define COPYRIGHT "(C) 2004-2015 Hisham Muhammad"
static void printVersionFlag() {
fputs("htop " VERSION " - " COPYRIGHT "\n"
......
......@@ -11,7 +11,7 @@ in the source distribution for its full text.
//#link m
#define COPYRIGHT "(C) 2004-2014 Hisham Muhammad"
#define COPYRIGHT "(C) 2004-2015 Hisham Muhammad"
// ----------------------------------------
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment