mirror of https://github.com/xzeldon/htop.git
Solaris: enough changes made to justify a copyright bump to 2018
This commit is contained in:
parent
69355234d0
commit
cda84fcddc
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
htop - SolarisProcess.c
|
htop - SolarisProcess.c
|
||||||
(C) 2015 Hisham H. Muhammad
|
(C) 2015 Hisham H. Muhammad
|
||||||
(C) 2017 Guy M. Broome
|
(C) 2017,2018 Guy M. Broome
|
||||||
Released under the GNU GPL, see the COPYING file
|
Released under the GNU GPL, see the COPYING file
|
||||||
in the source distribution for its full text.
|
in the source distribution for its full text.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
/*
|
/*
|
||||||
htop - SolarisProcess.h
|
htop - SolarisProcess.h
|
||||||
(C) 2015 Hisham H. Muhammad
|
(C) 2015 Hisham H. Muhammad
|
||||||
(C) 2017 Guy M. Broome
|
(C) 2017,2018 Guy M. Broome
|
||||||
Released under the GNU GPL, see the COPYING file
|
Released under the GNU GPL, see the COPYING file
|
||||||
in the source distribution for its full text.
|
in the source distribution for its full text.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
htop - SolarisProcessList.c
|
htop - SolarisProcessList.c
|
||||||
(C) 2014 Hisham H. Muhammad
|
(C) 2014 Hisham H. Muhammad
|
||||||
(C) 2017 Guy M. Broome
|
(C) 2017,2018 Guy M. Broome
|
||||||
Released under the GNU GPL, see the COPYING file
|
Released under the GNU GPL, see the COPYING file
|
||||||
in the source distribution for its full text.
|
in the source distribution for its full text.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
/*
|
/*
|
||||||
htop - SolarisProcessList.h
|
htop - SolarisProcessList.h
|
||||||
(C) 2014 Hisham H. Muhammad
|
(C) 2014 Hisham H. Muhammad
|
||||||
(C) 2017 Guy M. Broome
|
(C) 2017,2018 Guy M. Broome
|
||||||
Released under the GNU GPL, see the COPYING file
|
Released under the GNU GPL, see the COPYING file
|
||||||
in the source distribution for its full text.
|
in the source distribution for its full text.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue