From 94ad111391c07118eb9c402e309f5331c5e1cdfb Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 22 Sep 2021 11:33:00 +0200 Subject: Update license headers to explicitly say GPLv2+ --- unsupported/Platform.c | 2 +- unsupported/Platform.h | 2 +- unsupported/ProcessField.h | 2 +- unsupported/UnsupportedProcess.c | 2 +- unsupported/UnsupportedProcess.h | 2 +- unsupported/UnsupportedProcessList.c | 2 +- unsupported/UnsupportedProcessList.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'unsupported') diff --git a/unsupported/Platform.c b/unsupported/Platform.c index 6fbe518d..9be56ea6 100644 --- a/unsupported/Platform.c +++ b/unsupported/Platform.c @@ -2,7 +2,7 @@ htop - unsupported/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. */ diff --git a/unsupported/Platform.h b/unsupported/Platform.h index cdf1d0f8..ace7aae1 100644 --- a/unsupported/Platform.h +++ b/unsupported/Platform.h @@ -4,7 +4,7 @@ htop - unsupported/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. */ diff --git a/unsupported/ProcessField.h b/unsupported/ProcessField.h index 8c07107d..0c908ea9 100644 --- a/unsupported/ProcessField.h +++ b/unsupported/ProcessField.h @@ -3,7 +3,7 @@ /* htop - unsupported/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. */ diff --git a/unsupported/UnsupportedProcess.c b/unsupported/UnsupportedProcess.c index 1b9159b3..af88a3e2 100644 --- a/unsupported/UnsupportedProcess.c +++ b/unsupported/UnsupportedProcess.c @@ -1,7 +1,7 @@ /* htop - UnsupportedProcess.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. */ diff --git a/unsupported/UnsupportedProcess.h b/unsupported/UnsupportedProcess.h index f39a3fbc..e30169c5 100644 --- a/unsupported/UnsupportedProcess.h +++ b/unsupported/UnsupportedProcess.h @@ -3,7 +3,7 @@ /* htop - UnsupportedProcess.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. */ diff --git a/unsupported/UnsupportedProcessList.c b/unsupported/UnsupportedProcessList.c index 0486e49f..470c65b7 100644 --- a/unsupported/UnsupportedProcessList.c +++ b/unsupported/UnsupportedProcessList.c @@ -1,7 +1,7 @@ /* htop - UnsupportedProcessList.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. */ diff --git a/unsupported/UnsupportedProcessList.h b/unsupported/UnsupportedProcessList.h index 08dae0c7..cbf25afa 100644 --- a/unsupported/UnsupportedProcessList.h +++ b/unsupported/UnsupportedProcessList.h @@ -3,7 +3,7 @@ /* htop - UnsupportedProcessList.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. */ -- cgit v1.2.3