mirror of https://github.com/xzeldon/htop.git
parent
54f8d8154b
commit
b1b3f57976
2
Action.c
2
Action.c
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
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.
|
||||
*/
|
||||
|
|
2
Action.h
2
Action.h
|
@ -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.
|
||||
*/
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
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.
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue