mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 13:04:35 +03:00
Update license headers to explicitly say GPLv2+
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/*
|
||||
htop - DarwinProcess.c
|
||||
(C) 2015 Hisham H. Muhammad
|
||||
Released under the GNU GPLv2, see the COPYING file
|
||||
Released under the GNU GPLv2+, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
/*
|
||||
htop - DarwinProcess.h
|
||||
(C) 2015 Hisham H. Muhammad
|
||||
Released under the GNU GPLv2, see the COPYING file
|
||||
Released under the GNU GPLv2+, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/*
|
||||
htop - DarwinProcessList.c
|
||||
(C) 2014 Hisham H. Muhammad
|
||||
Released under the GNU GPLv2, see the COPYING file
|
||||
Released under the GNU GPLv2+, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
/*
|
||||
htop - DarwinProcessList.h
|
||||
(C) 2014 Hisham H. Muhammad
|
||||
Released under the GNU GPLv2, see the COPYING file
|
||||
Released under the GNU GPLv2+, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
htop - darwin/Platform.c
|
||||
(C) 2014 Hisham H. Muhammad
|
||||
(C) 2015 David C. Hunt
|
||||
Released under the GNU GPLv2, see the COPYING file
|
||||
Released under the GNU GPLv2+, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
htop - darwin/Platform.h
|
||||
(C) 2014 Hisham H. Muhammad
|
||||
(C) 2015 David C. Hunt
|
||||
Released under the GNU GPLv2, see the COPYING file
|
||||
Released under the GNU GPLv2+, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
/*
|
||||
htop - darwin/ProcessField.h
|
||||
(C) 2020 htop dev team
|
||||
Released under the GNU GPLv2, see the COPYING file
|
||||
Released under the GNU GPLv2+, see the COPYING file
|
||||
in the source distribution for its full text.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user