From 079c2abf8e571a865102957b2d0d3a55863aadcf Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Mon, 5 Oct 2020 09:51:32 +0200 Subject: Update License consistently to GPLv2 as per COPYING file --- darwin/DarwinCRT.c | 2 +- darwin/DarwinCRT.h | 2 +- darwin/DarwinProcess.c | 2 +- darwin/DarwinProcess.h | 2 +- darwin/DarwinProcessList.c | 2 +- darwin/DarwinProcessList.h | 2 +- darwin/Platform.c | 2 +- darwin/Platform.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'darwin') diff --git a/darwin/DarwinCRT.c b/darwin/DarwinCRT.c index da16913d..a4f0eb3f 100644 --- a/darwin/DarwinCRT.c +++ b/darwin/DarwinCRT.c @@ -1,7 +1,7 @@ /* htop - DarwinCRT.c (C) 2014 Hisham H. Muhammad -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/darwin/DarwinCRT.h b/darwin/DarwinCRT.h index 663bd8b0..258fb68e 100644 --- a/darwin/DarwinCRT.h +++ b/darwin/DarwinCRT.h @@ -3,7 +3,7 @@ /* htop - DarwinCRT.h (C) 2014 Hisham H. Muhammad -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/darwin/DarwinProcess.c b/darwin/DarwinProcess.c index 430b2b49..d3af4788 100644 --- a/darwin/DarwinProcess.c +++ b/darwin/DarwinProcess.c @@ -1,7 +1,7 @@ /* htop - DarwinProcess.c (C) 2015 Hisham H. Muhammad -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/darwin/DarwinProcess.h b/darwin/DarwinProcess.h index cf76fa8d..27679582 100644 --- a/darwin/DarwinProcess.h +++ b/darwin/DarwinProcess.h @@ -3,7 +3,7 @@ /* htop - DarwinProcess.h (C) 2015 Hisham H. Muhammad -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/darwin/DarwinProcessList.c b/darwin/DarwinProcessList.c index dea82379..ad848877 100644 --- a/darwin/DarwinProcessList.c +++ b/darwin/DarwinProcessList.c @@ -1,7 +1,7 @@ /* htop - DarwinProcessList.c (C) 2014 Hisham H. Muhammad -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/darwin/DarwinProcessList.h b/darwin/DarwinProcessList.h index c6b29665..58102d35 100644 --- a/darwin/DarwinProcessList.h +++ b/darwin/DarwinProcessList.h @@ -3,7 +3,7 @@ /* htop - DarwinProcessList.h (C) 2014 Hisham H. Muhammad -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/darwin/Platform.c b/darwin/Platform.c index 5aa50a65..942db15a 100644 --- a/darwin/Platform.c +++ b/darwin/Platform.c @@ -2,7 +2,7 @@ htop - darwin/Platform.c (C) 2014 Hisham H. Muhammad (C) 2015 David C. Hunt -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/darwin/Platform.h b/darwin/Platform.h index 3a6f119f..ba779976 100644 --- a/darwin/Platform.h +++ b/darwin/Platform.h @@ -4,7 +4,7 @@ htop - darwin/Platform.h (C) 2014 Hisham H. Muhammad (C) 2015 David C. Hunt -Released under the GNU GPL, see the COPYING file +Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ -- cgit v1.2.3