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 --- solaris/Platform.c | 2 +- solaris/Platform.h | 2 +- solaris/SolarisCRT.c | 2 +- solaris/SolarisCRT.h | 2 +- solaris/SolarisProcess.c | 2 +- solaris/SolarisProcess.h | 2 +- solaris/SolarisProcessList.c | 2 +- solaris/SolarisProcessList.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'solaris') diff --git a/solaris/Platform.c b/solaris/Platform.c index 2114215e..e3bf0cdf 100644 --- a/solaris/Platform.c +++ b/solaris/Platform.c @@ -3,7 +3,7 @@ htop - solaris/Platform.c (C) 2014 Hisham H. Muhammad (C) 2015 David C. Hunt (C) 2017,2018 Guy M. Broome -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/solaris/Platform.h b/solaris/Platform.h index d3dddb72..fa8be103 100644 --- a/solaris/Platform.h +++ b/solaris/Platform.h @@ -5,7 +5,7 @@ htop - solaris/Platform.h (C) 2014 Hisham H. Muhammad (C) 2015 David C. Hunt (C) 2017,2018 Guy M. Broome -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/solaris/SolarisCRT.c b/solaris/SolarisCRT.c index bea7d377..ef16aabc 100644 --- a/solaris/SolarisCRT.c +++ b/solaris/SolarisCRT.c @@ -2,7 +2,7 @@ htop - SolarisCRT.c (C) 2014 Hisham H. Muhammad (C) 2018 Guy M. Broome -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/solaris/SolarisCRT.h b/solaris/SolarisCRT.h index d9ab7208..aa8c81bb 100644 --- a/solaris/SolarisCRT.h +++ b/solaris/SolarisCRT.h @@ -4,7 +4,7 @@ htop - SolarisCRT.h (C) 2014 Hisham H. Muhammad (C) 2018 Guy M. Broome -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/solaris/SolarisProcess.c b/solaris/SolarisProcess.c index 645bab80..89b1690d 100644 --- a/solaris/SolarisProcess.c +++ b/solaris/SolarisProcess.c @@ -2,7 +2,7 @@ htop - SolarisProcess.c (C) 2015 Hisham H. Muhammad (C) 2017,2018 Guy M. Broome -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/solaris/SolarisProcess.h b/solaris/SolarisProcess.h index d36dea3e..6ae38331 100644 --- a/solaris/SolarisProcess.h +++ b/solaris/SolarisProcess.h @@ -4,7 +4,7 @@ htop - SolarisProcess.h (C) 2015 Hisham H. Muhammad (C) 2017,2018 Guy M. Broome -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/solaris/SolarisProcessList.c b/solaris/SolarisProcessList.c index d09fc0bb..dbbd54c2 100644 --- a/solaris/SolarisProcessList.c +++ b/solaris/SolarisProcessList.c @@ -2,7 +2,7 @@ htop - SolarisProcessList.c (C) 2014 Hisham H. Muhammad (C) 2017,2018 Guy M. Broome -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/solaris/SolarisProcessList.h b/solaris/SolarisProcessList.h index 9da39b4a..c8a2d8d0 100644 --- a/solaris/SolarisProcessList.h +++ b/solaris/SolarisProcessList.h @@ -4,7 +4,7 @@ htop - SolarisProcessList.h (C) 2014 Hisham H. Muhammad (C) 2017,2018 Guy M. Broome -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