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+ --- Action.c | 4 ++-- Action.h | 2 +- Affinity.c | 2 +- Affinity.h | 2 +- AffinityPanel.c | 2 +- AffinityPanel.h | 2 +- AvailableColumnsPanel.c | 2 +- AvailableColumnsPanel.h | 2 +- AvailableMetersPanel.c | 2 +- AvailableMetersPanel.h | 2 +- BatteryMeter.c | 2 +- BatteryMeter.h | 2 +- CPUMeter.c | 2 +- CPUMeter.h | 2 +- CRT.c | 2 +- CRT.h | 2 +- CategoriesPanel.c | 2 +- CategoriesPanel.h | 2 +- ClockMeter.c | 2 +- ClockMeter.h | 2 +- ColorsPanel.c | 2 +- ColorsPanel.h | 2 +- ColumnsPanel.c | 2 +- ColumnsPanel.h | 2 +- CommandLine.c | 4 ++-- CommandLine.h | 2 +- Compat.c | 2 +- Compat.h | 2 +- DateMeter.c | 2 +- DateTimeMeter.c | 2 +- DiskIOMeter.c | 2 +- DiskIOMeter.h | 2 +- DisplayOptionsPanel.c | 2 +- DisplayOptionsPanel.h | 2 +- DynamicColumn.c | 2 +- DynamicMeter.c | 2 +- FunctionBar.c | 2 +- FunctionBar.h | 2 +- Hashtable.c | 2 +- Hashtable.h | 2 +- Header.c | 2 +- Header.h | 2 +- HeaderLayout.h | 2 +- HeaderOptionsPanel.c | 2 +- HeaderOptionsPanel.h | 2 +- HostnameMeter.c | 2 +- HostnameMeter.h | 2 +- IncSet.c | 2 +- IncSet.h | 2 +- ListItem.c | 2 +- ListItem.h | 2 +- LoadAverageMeter.c | 2 +- LoadAverageMeter.h | 2 +- MainPanel.c | 2 +- MainPanel.h | 2 +- MemoryMeter.c | 2 +- MemoryMeter.h | 2 +- MemorySwapMeter.c | 2 +- MemorySwapMeter.h | 2 +- Meter.c | 2 +- Meter.h | 2 +- MetersPanel.c | 2 +- MetersPanel.h | 2 +- Object.c | 2 +- Object.h | 2 +- OpenFilesScreen.c | 2 +- OpenFilesScreen.h | 2 +- OptionItem.c | 2 +- OptionItem.h | 2 +- Panel.c | 2 +- Panel.h | 2 +- Process.c | 2 +- Process.h | 2 +- ProcessList.c | 2 +- ProcessList.h | 2 +- ProcessLocksScreen.c | 2 +- ProcessLocksScreen.h | 2 +- ProvideCurses.h | 2 +- RichString.c | 2 +- RichString.h | 2 +- ScreenManager.c | 2 +- ScreenManager.h | 2 +- Settings.c | 2 +- Settings.h | 2 +- SignalsPanel.c | 2 +- SignalsPanel.h | 2 +- SwapMeter.c | 2 +- SwapMeter.h | 2 +- SysArchMeter.c | 2 +- SysArchMeter.h | 2 +- TasksMeter.c | 2 +- TasksMeter.h | 2 +- TraceScreen.c | 2 +- TraceScreen.h | 2 +- UptimeMeter.c | 2 +- UptimeMeter.h | 2 +- UsersTable.c | 2 +- UsersTable.h | 2 +- Vector.c | 2 +- Vector.h | 2 +- XUtils.c | 2 +- XUtils.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 +- darwin/ProcessField.h | 2 +- dragonflybsd/DragonFlyBSDProcess.c | 2 +- dragonflybsd/DragonFlyBSDProcess.h | 2 +- dragonflybsd/DragonFlyBSDProcessList.c | 2 +- dragonflybsd/DragonFlyBSDProcessList.h | 2 +- dragonflybsd/Platform.c | 2 +- dragonflybsd/Platform.h | 2 +- dragonflybsd/ProcessField.h | 2 +- freebsd/FreeBSDProcess.c | 2 +- freebsd/FreeBSDProcess.h | 2 +- freebsd/FreeBSDProcessList.c | 2 +- freebsd/FreeBSDProcessList.h | 2 +- freebsd/Platform.c | 2 +- freebsd/Platform.h | 2 +- freebsd/ProcessField.h | 2 +- generic/gettime.c | 2 +- generic/gettime.h | 2 +- generic/hostname.c | 2 +- generic/hostname.h | 2 +- generic/openzfs_sysctl.c | 2 +- generic/openzfs_sysctl.h | 2 +- generic/uname.c | 2 +- generic/uname.h | 2 +- htop.c | 2 +- linux/HugePageMeter.c | 2 +- linux/HugePageMeter.h | 2 +- linux/IOPriority.h | 2 +- linux/IOPriorityPanel.c | 2 +- linux/IOPriorityPanel.h | 2 +- linux/LinuxProcess.c | 2 +- linux/LinuxProcess.h | 2 +- linux/LinuxProcessList.c | 2 +- linux/LinuxProcessList.h | 2 +- linux/Platform.c | 2 +- linux/Platform.h | 2 +- linux/PressureStallMeter.c | 2 +- linux/PressureStallMeter.h | 2 +- linux/ProcessField.h | 2 +- linux/SELinuxMeter.c | 2 +- linux/SELinuxMeter.h | 2 +- linux/SystemdMeter.c | 2 +- linux/SystemdMeter.h | 2 +- netbsd/NetBSDProcess.c | 2 +- netbsd/NetBSDProcess.h | 2 +- netbsd/NetBSDProcessList.c | 2 +- netbsd/NetBSDProcessList.h | 2 +- netbsd/Platform.c | 2 +- netbsd/Platform.h | 2 +- netbsd/ProcessField.h | 2 +- openbsd/OpenBSDProcess.c | 2 +- openbsd/OpenBSDProcess.h | 2 +- openbsd/OpenBSDProcessList.c | 2 +- openbsd/OpenBSDProcessList.h | 2 +- openbsd/Platform.c | 2 +- openbsd/Platform.h | 2 +- openbsd/ProcessField.h | 2 +- pcp-htop.c | 2 +- pcp/PCPDynamicColumn.c | 2 +- pcp/PCPDynamicMeter.c | 2 +- pcp/PCPMetric.c | 2 +- pcp/PCPMetric.h | 2 +- pcp/PCPProcess.c | 2 +- pcp/PCPProcess.h | 2 +- pcp/PCPProcessList.c | 2 +- pcp/PCPProcessList.h | 2 +- pcp/Platform.c | 2 +- pcp/Platform.h | 2 +- pcp/ProcessField.h | 2 +- solaris/Platform.c | 2 +- solaris/Platform.h | 2 +- solaris/ProcessField.h | 2 +- solaris/SolarisProcess.c | 2 +- solaris/SolarisProcess.h | 2 +- solaris/SolarisProcessList.c | 2 +- solaris/SolarisProcessList.h | 2 +- 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 +- zfs/ZfsArcMeter.c | 2 +- zfs/ZfsArcMeter.h | 2 +- zfs/ZfsArcStats.h | 2 +- zfs/ZfsCompressedArcMeter.c | 2 +- zfs/ZfsCompressedArcMeter.h | 2 +- 195 files changed, 197 insertions(+), 197 deletions(-) diff --git a/Action.c b/Action.c index 1d373efb..07e21dca 100644 --- a/Action.c +++ b/Action.c @@ -1,7 +1,7 @@ /* htop - Action.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. */ @@ -519,7 +519,7 @@ static Htop_Reaction actionHelp(State* st) { int line = 0; mvaddstr(line++, 0, "htop " VERSION " - " COPYRIGHT); - mvaddstr(line++, 0, "Released under the GNU GPLv2. See 'man' page for more info."); + mvaddstr(line++, 0, "Released under the GNU GPLv2+. See 'man' page for more info."); attrset(CRT_colors[DEFAULT_COLOR]); line++; diff --git a/Action.h b/Action.h index 4a59072b..e1d14e4f 100644 --- a/Action.h +++ b/Action.h @@ -3,7 +3,7 @@ /* htop - Action.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/Affinity.c b/Affinity.c index c1e73cc3..dc6a7fba 100644 --- a/Affinity.c +++ b/Affinity.c @@ -2,7 +2,7 @@ htop - Affinity.c (C) 2004-2011 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/Affinity.h b/Affinity.h index cf08cce7..5e7bfe2e 100644 --- a/Affinity.h +++ b/Affinity.h @@ -4,7 +4,7 @@ htop - Affinity.h (C) 2004-2011 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/AffinityPanel.c b/AffinityPanel.c index d50d5542..9875a5ce 100644 --- a/AffinityPanel.c +++ b/AffinityPanel.c @@ -1,7 +1,7 @@ /* htop - AffinityPanel.c (C) 2004-2011 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/AffinityPanel.h b/AffinityPanel.h index 183e447d..87b1b850 100644 --- a/AffinityPanel.h +++ b/AffinityPanel.h @@ -3,7 +3,7 @@ /* htop - AffinityPanel.h (C) 2004-2011 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/AvailableColumnsPanel.c b/AvailableColumnsPanel.c index 08cbb175..7720bef4 100644 --- a/AvailableColumnsPanel.c +++ b/AvailableColumnsPanel.c @@ -1,7 +1,7 @@ /* htop - AvailableColumnsPanel.c (C) 2004-2011 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/AvailableColumnsPanel.h b/AvailableColumnsPanel.h index 828f7e6c..aca59060 100644 --- a/AvailableColumnsPanel.h +++ b/AvailableColumnsPanel.h @@ -3,7 +3,7 @@ /* htop - AvailableColumnsPanel.h (C) 2004-2011 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/AvailableMetersPanel.c b/AvailableMetersPanel.c index c00aec18..ae289ec4 100644 --- a/AvailableMetersPanel.c +++ b/AvailableMetersPanel.c @@ -1,7 +1,7 @@ /* htop - AvailableMetersPanel.c (C) 2004-2011 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/AvailableMetersPanel.h b/AvailableMetersPanel.h index 5d77c5d4..f5f7a2dd 100644 --- a/AvailableMetersPanel.h +++ b/AvailableMetersPanel.h @@ -3,7 +3,7 @@ /* htop - AvailableMetersPanel.h (C) 2004-2011 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/BatteryMeter.c b/BatteryMeter.c index 26a5ac48..33d17b73 100644 --- a/BatteryMeter.c +++ b/BatteryMeter.c @@ -1,7 +1,7 @@ /* htop - BatteryMeter.c (C) 2004-2011 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. This meter written by Ian P. Hands (iphands@gmail.com, ihands@redhat.com). diff --git a/BatteryMeter.h b/BatteryMeter.h index fa6d503c..d0818b70 100644 --- a/BatteryMeter.h +++ b/BatteryMeter.h @@ -3,7 +3,7 @@ /* htop - BatteryMeter.h (C) 2004-2011 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. This meter written by Ian P. Hands (iphands@gmail.com, ihands@redhat.com). diff --git a/CPUMeter.c b/CPUMeter.c index 28fb730a..9974db99 100644 --- a/CPUMeter.c +++ b/CPUMeter.c @@ -1,7 +1,7 @@ /* htop - CPUMeter.c (C) 2004-2011 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/CPUMeter.h b/CPUMeter.h index 6dbf815d..7f2ddb1b 100644 --- a/CPUMeter.h +++ b/CPUMeter.h @@ -3,7 +3,7 @@ /* htop - CPUMeter.h (C) 2004-2011 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/CRT.c b/CRT.c index 5f1d5dd0..ce59994d 100644 --- a/CRT.c +++ b/CRT.c @@ -1,7 +1,7 @@ /* htop - CRT.c (C) 2004-2011 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/CRT.h b/CRT.h index f2c2c22e..037279b8 100644 --- a/CRT.h +++ b/CRT.h @@ -3,7 +3,7 @@ /* htop - CRT.h (C) 2004-2011 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/CategoriesPanel.c b/CategoriesPanel.c index 21010b3c..30867ee9 100644 --- a/CategoriesPanel.c +++ b/CategoriesPanel.c @@ -1,7 +1,7 @@ /* htop - CategoriesPanel.c (C) 2004-2011 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/CategoriesPanel.h b/CategoriesPanel.h index 451a483d..825cd069 100644 --- a/CategoriesPanel.h +++ b/CategoriesPanel.h @@ -3,7 +3,7 @@ /* htop - CategoriesPanel.h (C) 2004-2011 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/ClockMeter.c b/ClockMeter.c index 79bdecd9..8e3b66e6 100644 --- a/ClockMeter.c +++ b/ClockMeter.c @@ -1,7 +1,7 @@ /* htop - ClockMeter.c (C) 2004-2011 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/ClockMeter.h b/ClockMeter.h index 675df3d9..def04608 100644 --- a/ClockMeter.h +++ b/ClockMeter.h @@ -3,7 +3,7 @@ /* htop - ClockMeter.h (C) 2004-2011 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/ColorsPanel.c b/ColorsPanel.c index 79f001c0..0ea21583 100644 --- a/ColorsPanel.c +++ b/ColorsPanel.c @@ -1,7 +1,7 @@ /* htop - ColorsPanel.c (C) 2004-2011 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/ColorsPanel.h b/ColorsPanel.h index 047f7afa..373ec65c 100644 --- a/ColorsPanel.h +++ b/ColorsPanel.h @@ -3,7 +3,7 @@ /* htop - ColorsPanel.h (C) 2004-2011 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/ColumnsPanel.c b/ColumnsPanel.c index d0c2b88e..a1450bb0 100644 --- a/ColumnsPanel.c +++ b/ColumnsPanel.c @@ -1,7 +1,7 @@ /* htop - ColumnsPanel.c (C) 2004-2011 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/ColumnsPanel.h b/ColumnsPanel.h index 8bc806eb..d9360f46 100644 --- a/ColumnsPanel.h +++ b/ColumnsPanel.h @@ -3,7 +3,7 @@ /* htop - ColumnsPanel.h (C) 2004-2011 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/CommandLine.c b/CommandLine.c index f0d22557..a352e4e3 100644 --- a/CommandLine.c +++ b/CommandLine.c @@ -2,7 +2,7 @@ htop - CommandLine.c (C) 2004-2011 Hisham H. Muhammad (C) 2020-2021 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. */ @@ -47,7 +47,7 @@ static void printVersionFlag(const char* name) { static void printHelpFlag(const char* name) { printf("%s " VERSION "\n" COPYRIGHT "\n" - "Released under the GNU GPLv2.\n\n" + "Released under the GNU GPLv2+.\n\n" "-C --no-color Use a monochrome color scheme\n" "-d --delay=DELAY Set the delay between updates, in tenths of seconds\n" "-F --filter=FILTER Show only the commands matching the given filter\n" diff --git a/CommandLine.h b/CommandLine.h index b1f157ea..99579f5d 100644 --- a/CommandLine.h +++ b/CommandLine.h @@ -4,7 +4,7 @@ htop - CommandLine.h (C) 2004-2011 Hisham H. Muhammad (C) 2020-2021 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/Compat.c b/Compat.c index 1077c08b..2d06c481 100644 --- a/Compat.c +++ b/Compat.c @@ -1,7 +1,7 @@ /* htop - Compat.c (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/Compat.h b/Compat.h index 94c2ee2f..2b5e2052 100644 --- a/Compat.h +++ b/Compat.h @@ -3,7 +3,7 @@ /* htop - Compat.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/DateMeter.c b/DateMeter.c index d01f464d..96285963 100644 --- a/DateMeter.c +++ b/DateMeter.c @@ -1,7 +1,7 @@ /* htop - DateMeter.c (C) 2004-2020 Hisham H. Muhammad, Michael Schönitzer -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/DateTimeMeter.c b/DateTimeMeter.c index a042a61a..1044ff39 100644 --- a/DateTimeMeter.c +++ b/DateTimeMeter.c @@ -1,7 +1,7 @@ /* htop - DateTimeMeter.c (C) 2004-2020 Hisham H. Muhammad, Michael Schönitzer -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/DiskIOMeter.c b/DiskIOMeter.c index 67122a15..c5f14768 100644 --- a/DiskIOMeter.c +++ b/DiskIOMeter.c @@ -1,7 +1,7 @@ /* htop - DiskIOMeter.c (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/DiskIOMeter.h b/DiskIOMeter.h index 68ea638a..3b03e321 100644 --- a/DiskIOMeter.h +++ b/DiskIOMeter.h @@ -3,7 +3,7 @@ /* htop - DiskIOMeter.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/DisplayOptionsPanel.c b/DisplayOptionsPanel.c index 7e05ae07..516fb508 100644 --- a/DisplayOptionsPanel.c +++ b/DisplayOptionsPanel.c @@ -1,7 +1,7 @@ /* htop - DisplayOptionsPanel.c (C) 2004-2011 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/DisplayOptionsPanel.h b/DisplayOptionsPanel.h index 745f125f..5e87a63b 100644 --- a/DisplayOptionsPanel.h +++ b/DisplayOptionsPanel.h @@ -3,7 +3,7 @@ /* htop - DisplayOptionsPanel.h (C) 2004-2011 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/DynamicColumn.c b/DynamicColumn.c index c6a0cc03..bd038df4 100644 --- a/DynamicColumn.c +++ b/DynamicColumn.c @@ -3,7 +3,7 @@ htop - DynamicColumn.c (C) 2021 Sohaib Mohammed (C) 2021 htop dev team (C) 2021 Red Hat, Inc. All Rights Reserved. -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/DynamicMeter.c b/DynamicMeter.c index 16c27f83..a8cd76cc 100644 --- a/DynamicMeter.c +++ b/DynamicMeter.c @@ -2,7 +2,7 @@ htop - DynamicMeter.c (C) 2021 htop dev team (C) 2021 Red Hat, Inc. All Rights Reserved. -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/FunctionBar.c b/FunctionBar.c index 1c260ab7..fc3304ae 100644 --- a/FunctionBar.c +++ b/FunctionBar.c @@ -1,7 +1,7 @@ /* htop - FunctionBar.c (C) 2004-2011 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/FunctionBar.h b/FunctionBar.h index 1f52658e..ebe405f3 100644 --- a/FunctionBar.h +++ b/FunctionBar.h @@ -3,7 +3,7 @@ /* htop - FunctionBar.h (C) 2004-2011 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/Hashtable.c b/Hashtable.c index d040afa6..c880cf7f 100644 --- a/Hashtable.c +++ b/Hashtable.c @@ -1,7 +1,7 @@ /* htop - Hashtable.c (C) 2004-2011 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/Hashtable.h b/Hashtable.h index d6b7be22..f51a2947 100644 --- a/Hashtable.h +++ b/Hashtable.h @@ -3,7 +3,7 @@ /* htop - Hashtable.h (C) 2004-2011 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/Header.c b/Header.c index 26cd9236..16525206 100644 --- a/Header.c +++ b/Header.c @@ -1,7 +1,7 @@ /* htop - Header.c (C) 2004-2011 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/Header.h b/Header.h index 060ad02d..954d434c 100644 --- a/Header.h +++ b/Header.h @@ -3,7 +3,7 @@ /* htop - Header.h (C) 2004-2011 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/HeaderLayout.h b/HeaderLayout.h index 7be236e6..46cca14f 100644 --- a/HeaderLayout.h +++ b/HeaderLayout.h @@ -3,7 +3,7 @@ /* htop - HeaderLayout.h (C) 2021 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/HeaderOptionsPanel.c b/HeaderOptionsPanel.c index 701f6d60..d8148dfe 100644 --- a/HeaderOptionsPanel.c +++ b/HeaderOptionsPanel.c @@ -1,7 +1,7 @@ /* htop - HeaderOptionsPanel.c (C) 2021 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/HeaderOptionsPanel.h b/HeaderOptionsPanel.h index 0d15aceb..aee93282 100644 --- a/HeaderOptionsPanel.h +++ b/HeaderOptionsPanel.h @@ -3,7 +3,7 @@ /* htop - ColorsPanel.h (C) 2021 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/HostnameMeter.c b/HostnameMeter.c index b1570c8c..78444ea8 100644 --- a/HostnameMeter.c +++ b/HostnameMeter.c @@ -1,7 +1,7 @@ /* htop - HostnameMeter.c (C) 2004-2011 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/HostnameMeter.h b/HostnameMeter.h index 85d94d84..ec1b63a7 100644 --- a/HostnameMeter.h +++ b/HostnameMeter.h @@ -3,7 +3,7 @@ /* htop - HostnameMeter.h (C) 2004-2011 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/IncSet.c b/IncSet.c index 90974137..cee3565b 100644 --- a/IncSet.c +++ b/IncSet.c @@ -1,7 +1,7 @@ /* htop - IncSet.c (C) 2005-2012 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/IncSet.h b/IncSet.h index e2062c6d..a98e7f8d 100644 --- a/IncSet.h +++ b/IncSet.h @@ -3,7 +3,7 @@ /* htop - IncSet.h (C) 2005-2012 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/ListItem.c b/ListItem.c index e5464d27..9161a1cc 100644 --- a/ListItem.c +++ b/ListItem.c @@ -1,7 +1,7 @@ /* htop - ListItem.c (C) 2004-2011 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/ListItem.h b/ListItem.h index 0bbca2f4..2c7ae4ea 100644 --- a/ListItem.h +++ b/ListItem.h @@ -3,7 +3,7 @@ /* htop - ListItem.h (C) 2004-2011 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/LoadAverageMeter.c b/LoadAverageMeter.c index bb3b05ed..3fe3d900 100644 --- a/LoadAverageMeter.c +++ b/LoadAverageMeter.c @@ -1,7 +1,7 @@ /* htop - LoadAverageMeter.c (C) 2004-2011 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/LoadAverageMeter.h b/LoadAverageMeter.h index d575ad53..a34a4a35 100644 --- a/LoadAverageMeter.h +++ b/LoadAverageMeter.h @@ -3,7 +3,7 @@ /* htop - LoadAverageMeter.h (C) 2004-2011 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/MainPanel.c b/MainPanel.c index e7033bf4..e43610a3 100644 --- a/MainPanel.c +++ b/MainPanel.c @@ -2,7 +2,7 @@ htop - ColumnsPanel.c (C) 2004-2015 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/MainPanel.h b/MainPanel.h index 04f347d6..04f4c0a8 100644 --- a/MainPanel.h +++ b/MainPanel.h @@ -4,7 +4,7 @@ htop - ColumnsPanel.h (C) 2004-2015 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/MemoryMeter.c b/MemoryMeter.c index 75ad7e8c..4c6672d8 100644 --- a/MemoryMeter.c +++ b/MemoryMeter.c @@ -1,7 +1,7 @@ /* htop - MemoryMeter.c (C) 2004-2011 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/MemoryMeter.h b/MemoryMeter.h index 6d7dd825..d23021e9 100644 --- a/MemoryMeter.h +++ b/MemoryMeter.h @@ -3,7 +3,7 @@ /* htop - MemoryMeter.h (C) 2004-2011 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/MemorySwapMeter.c b/MemorySwapMeter.c index 612549d1..46b2a6b7 100644 --- a/MemorySwapMeter.c +++ b/MemorySwapMeter.c @@ -1,7 +1,7 @@ /* htop - MemorySwapMeter.c (C) 2021 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/MemorySwapMeter.h b/MemorySwapMeter.h index b4180a1e..a98d5e6c 100644 --- a/MemorySwapMeter.h +++ b/MemorySwapMeter.h @@ -3,7 +3,7 @@ /* htop - MemorySwapMeter.h (C) 2021 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/Meter.c b/Meter.c index 73e99ce5..8df85170 100644 --- a/Meter.c +++ b/Meter.c @@ -1,7 +1,7 @@ /* htop - Meter.c (C) 2004-2011 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/Meter.h b/Meter.h index 0e6b3f9f..be8207c7 100644 --- a/Meter.h +++ b/Meter.h @@ -3,7 +3,7 @@ /* htop - Meter.h (C) 2004-2011 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/MetersPanel.c b/MetersPanel.c index 13c102d1..1bdefdb3 100644 --- a/MetersPanel.c +++ b/MetersPanel.c @@ -1,7 +1,7 @@ /* htop - MetersPanel.c (C) 2004-2011 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/MetersPanel.h b/MetersPanel.h index cf4de604..679c12d5 100644 --- a/MetersPanel.h +++ b/MetersPanel.h @@ -3,7 +3,7 @@ /* htop - MetersPanel.h (C) 2004-2011 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/Object.c b/Object.c index f3613949..f0091480 100644 --- a/Object.c +++ b/Object.c @@ -2,7 +2,7 @@ htop - Object.c (C) 2004-2012 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/Object.h b/Object.h index e18fb972..d5b3bb39 100644 --- a/Object.h +++ b/Object.h @@ -4,7 +4,7 @@ htop - Object.h (C) 2004-2012 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/OpenFilesScreen.c b/OpenFilesScreen.c index 75eb2d34..e0bede0f 100644 --- a/OpenFilesScreen.c +++ b/OpenFilesScreen.c @@ -1,7 +1,7 @@ /* htop - OpenFilesScreen.c (C) 2005-2006 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/OpenFilesScreen.h b/OpenFilesScreen.h index f3c129cc..43f95ea3 100644 --- a/OpenFilesScreen.h +++ b/OpenFilesScreen.h @@ -3,7 +3,7 @@ /* htop - OpenFilesScreen.h (C) 2005-2006 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/OptionItem.c b/OptionItem.c index 437f7ead..7ab69002 100644 --- a/OptionItem.c +++ b/OptionItem.c @@ -1,7 +1,7 @@ /* htop - OptionItem.c (C) 2004-2011 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/OptionItem.h b/OptionItem.h index 8dd802d9..35c85062 100644 --- a/OptionItem.h +++ b/OptionItem.h @@ -3,7 +3,7 @@ /* htop - OptionItem.h (C) 2004-2011 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/Panel.c b/Panel.c index dea64019..64e6d4e6 100644 --- a/Panel.c +++ b/Panel.c @@ -1,7 +1,7 @@ /* htop - Panel.c (C) 2004-2011 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/Panel.h b/Panel.h index 41dba216..cf110c90 100644 --- a/Panel.h +++ b/Panel.h @@ -3,7 +3,7 @@ /* htop - Panel.h (C) 2004-2011 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/Process.c b/Process.c index 556acf42..70110a07 100644 --- a/Process.c +++ b/Process.c @@ -2,7 +2,7 @@ htop - Process.c (C) 2004-2015 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/Process.h b/Process.h index 1ba36de3..4080d98c 100644 --- a/Process.h +++ b/Process.h @@ -4,7 +4,7 @@ htop - Process.h (C) 2004-2015 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/ProcessList.c b/ProcessList.c index daf871a7..1ce6b76d 100644 --- a/ProcessList.c +++ b/ProcessList.c @@ -1,7 +1,7 @@ /* htop - ProcessList.c (C) 2004,2005 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/ProcessList.h b/ProcessList.h index 7cd2fab5..a12ffa13 100644 --- a/ProcessList.h +++ b/ProcessList.h @@ -3,7 +3,7 @@ /* htop - ProcessList.h (C) 2004,2005 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/ProcessLocksScreen.c b/ProcessLocksScreen.c index 57596156..b842d2b9 100644 --- a/ProcessLocksScreen.c +++ b/ProcessLocksScreen.c @@ -1,7 +1,7 @@ /* htop - ProcessLocksScreen.c (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/ProcessLocksScreen.h b/ProcessLocksScreen.h index c8482286..cf34de4f 100644 --- a/ProcessLocksScreen.h +++ b/ProcessLocksScreen.h @@ -3,7 +3,7 @@ /* htop - ProcessLocksScreen.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/ProvideCurses.h b/ProvideCurses.h index 4eb08a24..06602ff0 100644 --- a/ProvideCurses.h +++ b/ProvideCurses.h @@ -3,7 +3,7 @@ /* htop - RichString.h (C) 2004,2011 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/RichString.c b/RichString.c index 558c7430..3dac0832 100644 --- a/RichString.c +++ b/RichString.c @@ -1,7 +1,7 @@ /* htop - RichString.c (C) 2004,2011 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/RichString.h b/RichString.h index 5c456d21..cbcbe48b 100644 --- a/RichString.h +++ b/RichString.h @@ -3,7 +3,7 @@ /* htop - RichString.h (C) 2004,2011 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/ScreenManager.c b/ScreenManager.c index 914c510b..54dec643 100644 --- a/ScreenManager.c +++ b/ScreenManager.c @@ -1,7 +1,7 @@ /* htop - ScreenManager.c (C) 2004-2011 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/ScreenManager.h b/ScreenManager.h index bf55f17d..455be705 100644 --- a/ScreenManager.h +++ b/ScreenManager.h @@ -3,7 +3,7 @@ /* htop - ScreenManager.h (C) 2004-2011 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/Settings.c b/Settings.c index 5ca998ad..b91c12f7 100644 --- a/Settings.c +++ b/Settings.c @@ -1,7 +1,7 @@ /* htop - Settings.c (C) 2004-2011 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/Settings.h b/Settings.h index 20f583c3..f8caa31f 100644 --- a/Settings.h +++ b/Settings.h @@ -3,7 +3,7 @@ /* htop - Settings.h (C) 2004-2011 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/SignalsPanel.c b/SignalsPanel.c index 055e3e65..f1c53795 100644 --- a/SignalsPanel.c +++ b/SignalsPanel.c @@ -1,7 +1,7 @@ /* htop - SignalsPanel.c (C) 2004-2011 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/SignalsPanel.h b/SignalsPanel.h index 0dfe24c9..da9711a1 100644 --- a/SignalsPanel.h +++ b/SignalsPanel.h @@ -3,7 +3,7 @@ /* htop - SignalsPanel.h (C) 2004-2011 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/SwapMeter.c b/SwapMeter.c index 63f58c5a..081967fe 100644 --- a/SwapMeter.c +++ b/SwapMeter.c @@ -1,7 +1,7 @@ /* htop - SwapMeter.c (C) 2004-2011 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/SwapMeter.h b/SwapMeter.h index 9c4e3122..485485a1 100644 --- a/SwapMeter.h +++ b/SwapMeter.h @@ -3,7 +3,7 @@ /* htop - SwapMeter.h (C) 2004-2011 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/SysArchMeter.c b/SysArchMeter.c index 64b96c9d..1985caae 100644 --- a/SysArchMeter.c +++ b/SysArchMeter.c @@ -1,7 +1,7 @@ /* htop - SysArchMeter.c (C) 2021 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/SysArchMeter.h b/SysArchMeter.h index fa6adfe3..50b38691 100644 --- a/SysArchMeter.h +++ b/SysArchMeter.h @@ -3,7 +3,7 @@ /* htop - SysArchMeter.h (C) 2021 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. */ #include "Meter.h" diff --git a/TasksMeter.c b/TasksMeter.c index 29d3dd1b..64c9837c 100644 --- a/TasksMeter.c +++ b/TasksMeter.c @@ -1,7 +1,7 @@ /* htop - TasksMeter.c (C) 2004-2011 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/TasksMeter.h b/TasksMeter.h index 4ae6ce61..9f9ba634 100644 --- a/TasksMeter.h +++ b/TasksMeter.h @@ -3,7 +3,7 @@ /* htop - TasksMeter.h (C) 2004-2011 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/TraceScreen.c b/TraceScreen.c index 93981c58..c726394a 100644 --- a/TraceScreen.c +++ b/TraceScreen.c @@ -1,7 +1,7 @@ /* htop - TraceScreen.c (C) 2005-2006 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/TraceScreen.h b/TraceScreen.h index fd34ceed..7b2101e1 100644 --- a/TraceScreen.h +++ b/TraceScreen.h @@ -3,7 +3,7 @@ /* htop - TraceScreen.h (C) 2005-2006 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/UptimeMeter.c b/UptimeMeter.c index 9036e539..d4b3175e 100644 --- a/UptimeMeter.c +++ b/UptimeMeter.c @@ -1,7 +1,7 @@ /* htop - UptimeMeter.c (C) 2004-2011 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/UptimeMeter.h b/UptimeMeter.h index 36a5d88b..5a852adf 100644 --- a/UptimeMeter.h +++ b/UptimeMeter.h @@ -3,7 +3,7 @@ /* htop - UptimeMeter.h (C) 2004-2011 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/UsersTable.c b/UsersTable.c index fdbfd68f..8c4a0ed0 100644 --- a/UsersTable.c +++ b/UsersTable.c @@ -1,7 +1,7 @@ /* htop - UsersTable.c (C) 2004-2011 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/UsersTable.h b/UsersTable.h index ef7d0bba..ecfd2143 100644 --- a/UsersTable.h +++ b/UsersTable.h @@ -3,7 +3,7 @@ /* htop - UsersTable.h (C) 2004-2011 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/Vector.c b/Vector.c index 40e6203f..52ed44a7 100644 --- a/Vector.c +++ b/Vector.c @@ -1,7 +1,7 @@ /* htop - Vector.c (C) 2004-2011 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/Vector.h b/Vector.h index 5347ad78..0fdb7069 100644 --- a/Vector.h +++ b/Vector.h @@ -3,7 +3,7 @@ /* htop - Vector.h (C) 2004-2011 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/XUtils.c b/XUtils.c index c589d780..b6999f92 100644 --- a/XUtils.c +++ b/XUtils.c @@ -1,7 +1,7 @@ /* htop - StringUtils.c (C) 2004-2011 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/XUtils.h b/XUtils.h index 13f4be4b..eeb214d1 100644 --- a/XUtils.h +++ b/XUtils.h @@ -3,7 +3,7 @@ /* htop - StringUtils.h (C) 2004-2011 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/darwin/DarwinProcess.c b/darwin/DarwinProcess.c index 20e91f77..7a70f10f 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 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/darwin/DarwinProcess.h b/darwin/DarwinProcess.h index 0a49eea6..5ff75fc2 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 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/darwin/DarwinProcessList.c b/darwin/DarwinProcessList.c index 7dd86ff5..a7db0e43 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 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/darwin/DarwinProcessList.h b/darwin/DarwinProcessList.h index af1140b3..393e6567 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 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/darwin/Platform.c b/darwin/Platform.c index 93262bb6..4df11b2d 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 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/darwin/Platform.h b/darwin/Platform.h index e7647dbc..c03a9b45 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 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/darwin/ProcessField.h b/darwin/ProcessField.h index 25dbb450..05fbc3ba 100644 --- a/darwin/ProcessField.h +++ b/darwin/ProcessField.h @@ -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. */ diff --git a/dragonflybsd/DragonFlyBSDProcess.c b/dragonflybsd/DragonFlyBSDProcess.c index 13cef0af..a091cc6a 100644 --- a/dragonflybsd/DragonFlyBSDProcess.c +++ b/dragonflybsd/DragonFlyBSDProcess.c @@ -2,7 +2,7 @@ htop - dragonflybsd/DragonFlyBSDProcess.c (C) 2015 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/DragonFlyBSDProcess.h b/dragonflybsd/DragonFlyBSDProcess.h index 22cf9759..e0a77ef1 100644 --- a/dragonflybsd/DragonFlyBSDProcess.h +++ b/dragonflybsd/DragonFlyBSDProcess.h @@ -4,7 +4,7 @@ htop - dragonflybsd/DragonFlyBSDProcess.h (C) 2015 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/DragonFlyBSDProcessList.c b/dragonflybsd/DragonFlyBSDProcessList.c index 08e3d7b6..721fc179 100644 --- a/dragonflybsd/DragonFlyBSDProcessList.c +++ b/dragonflybsd/DragonFlyBSDProcessList.c @@ -2,7 +2,7 @@ htop - DragonFlyBSDProcessList.c (C) 2014 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/DragonFlyBSDProcessList.h b/dragonflybsd/DragonFlyBSDProcessList.h index 8a5b31c6..c1bf2d19 100644 --- a/dragonflybsd/DragonFlyBSDProcessList.h +++ b/dragonflybsd/DragonFlyBSDProcessList.h @@ -4,7 +4,7 @@ htop - DragonFlyBSDProcessList.h (C) 2014 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/Platform.c b/dragonflybsd/Platform.c index 62a1fb62..bb603cb7 100644 --- a/dragonflybsd/Platform.c +++ b/dragonflybsd/Platform.c @@ -2,7 +2,7 @@ htop - dragonflybsd/Platform.c (C) 2014 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/Platform.h b/dragonflybsd/Platform.h index 48ed1e93..f3f2ec5c 100644 --- a/dragonflybsd/Platform.h +++ b/dragonflybsd/Platform.h @@ -4,7 +4,7 @@ htop - dragonflybsd/Platform.h (C) 2014 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/ProcessField.h b/dragonflybsd/ProcessField.h index 03dfc14f..02b55685 100644 --- a/dragonflybsd/ProcessField.h +++ b/dragonflybsd/ProcessField.h @@ -3,7 +3,7 @@ /* htop - dragonflybsd/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/freebsd/FreeBSDProcess.c b/freebsd/FreeBSDProcess.c index 9f0386b5..3fa55ae5 100644 --- a/freebsd/FreeBSDProcess.c +++ b/freebsd/FreeBSDProcess.c @@ -1,7 +1,7 @@ /* htop - FreeBSDProcess.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/freebsd/FreeBSDProcess.h b/freebsd/FreeBSDProcess.h index 0e0bd59f..2443f895 100644 --- a/freebsd/FreeBSDProcess.h +++ b/freebsd/FreeBSDProcess.h @@ -3,7 +3,7 @@ /* htop - FreeBSDProcess.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/freebsd/FreeBSDProcessList.c b/freebsd/FreeBSDProcessList.c index 48c0648d..3067a88f 100644 --- a/freebsd/FreeBSDProcessList.c +++ b/freebsd/FreeBSDProcessList.c @@ -1,7 +1,7 @@ /* htop - FreeBSDProcessList.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/freebsd/FreeBSDProcessList.h b/freebsd/FreeBSDProcessList.h index ae822055..adc70e4f 100644 --- a/freebsd/FreeBSDProcessList.h +++ b/freebsd/FreeBSDProcessList.h @@ -3,7 +3,7 @@ /* htop - FreeBSDProcessList.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. */ diff --git a/freebsd/Platform.c b/freebsd/Platform.c index 527a455e..a3f58fdd 100644 --- a/freebsd/Platform.c +++ b/freebsd/Platform.c @@ -1,7 +1,7 @@ /* htop - freebsd/Platform.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/freebsd/Platform.h b/freebsd/Platform.h index e7e274cd..e99232e9 100644 --- a/freebsd/Platform.h +++ b/freebsd/Platform.h @@ -3,7 +3,7 @@ /* htop - freebsd/Platform.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. */ diff --git a/freebsd/ProcessField.h b/freebsd/ProcessField.h index 6fba6bcf..8ed2746e 100644 --- a/freebsd/ProcessField.h +++ b/freebsd/ProcessField.h @@ -3,7 +3,7 @@ /* htop - freebsd/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/generic/gettime.c b/generic/gettime.c index af06ef34..975457fe 100644 --- a/generic/gettime.c +++ b/generic/gettime.c @@ -1,7 +1,7 @@ /* htop - generic/gettime.c (C) 2021 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. */ #include "config.h" // IWYU pragma: keep diff --git a/generic/gettime.h b/generic/gettime.h index c124d035..91fe43d9 100644 --- a/generic/gettime.h +++ b/generic/gettime.h @@ -3,7 +3,7 @@ /* htop - generic/gettime.h (C) 2021 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/generic/hostname.c b/generic/hostname.c index 2e3d5c31..69a41468 100644 --- a/generic/hostname.c +++ b/generic/hostname.c @@ -1,7 +1,7 @@ /* htop - generic/hostname.c (C) 2021 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. */ #include "config.h" // IWYU pragma: keep diff --git a/generic/hostname.h b/generic/hostname.h index 32f0c461..1e6c52db 100644 --- a/generic/hostname.h +++ b/generic/hostname.h @@ -3,7 +3,7 @@ /* htop - generic/hostname.h (C) 2021 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/generic/openzfs_sysctl.c b/generic/openzfs_sysctl.c index c7d79bcf..d088da78 100644 --- a/generic/openzfs_sysctl.c +++ b/generic/openzfs_sysctl.c @@ -1,7 +1,7 @@ /* htop - generic/openzfs_sysctl.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/generic/openzfs_sysctl.h b/generic/openzfs_sysctl.h index dab13051..27fa7204 100644 --- a/generic/openzfs_sysctl.h +++ b/generic/openzfs_sysctl.h @@ -3,7 +3,7 @@ /* htop - generic/openzfs_sysctl.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. */ diff --git a/generic/uname.c b/generic/uname.c index 9263d828..21f9a3cc 100644 --- a/generic/uname.c +++ b/generic/uname.c @@ -1,7 +1,7 @@ /* htop - generic/uname.c (C) 2021 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. */ #include "config.h" // IWYU pragma: keep diff --git a/generic/uname.h b/generic/uname.h index 820d0857..940d64c3 100644 --- a/generic/uname.h +++ b/generic/uname.h @@ -3,7 +3,7 @@ /* htop - generic/uname.h (C) 2021 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/htop.c b/htop.c index 426b59af..6b9ea48a 100644 --- a/htop.c +++ b/htop.c @@ -2,7 +2,7 @@ htop - htop.c (C) 2004-2011 Hisham H. Muhammad (C) 2020-2021 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/linux/HugePageMeter.c b/linux/HugePageMeter.c index 8c637fdf..1efde2f2 100644 --- a/linux/HugePageMeter.c +++ b/linux/HugePageMeter.c @@ -1,7 +1,7 @@ /* htop - HugePageMeter.c (C) 2021 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/linux/HugePageMeter.h b/linux/HugePageMeter.h index e3b867d1..d74a19e6 100644 --- a/linux/HugePageMeter.h +++ b/linux/HugePageMeter.h @@ -3,7 +3,7 @@ /* htop - HugePageMeter.h (C) 2021 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/linux/IOPriority.h b/linux/IOPriority.h index 2b37cb0d..78bc4701 100644 --- a/linux/IOPriority.h +++ b/linux/IOPriority.h @@ -3,7 +3,7 @@ /* htop - IOPriority.h (C) 2004-2012 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. Based on ionice, diff --git a/linux/IOPriorityPanel.c b/linux/IOPriorityPanel.c index 1bcbf4ba..3e91bc4d 100644 --- a/linux/IOPriorityPanel.c +++ b/linux/IOPriorityPanel.c @@ -1,7 +1,7 @@ /* htop - IOPriorityPanel.c (C) 2004-2012 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/linux/IOPriorityPanel.h b/linux/IOPriorityPanel.h index 3aa76101..cb5b338f 100644 --- a/linux/IOPriorityPanel.h +++ b/linux/IOPriorityPanel.h @@ -3,7 +3,7 @@ /* htop - IOPriorityPanel.h (C) 2004-2012 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/linux/LinuxProcess.c b/linux/LinuxProcess.c index 75638e49..49ae541d 100644 --- a/linux/LinuxProcess.c +++ b/linux/LinuxProcess.c @@ -2,7 +2,7 @@ htop - LinuxProcess.c (C) 2014 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/linux/LinuxProcess.h b/linux/LinuxProcess.h index 20399d98..577b903d 100644 --- a/linux/LinuxProcess.h +++ b/linux/LinuxProcess.h @@ -4,7 +4,7 @@ htop - LinuxProcess.h (C) 2014 Hisham H. Muhammad (C) 2020 Red Hat, Inc. All Rights Reserved. -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/linux/LinuxProcessList.c b/linux/LinuxProcessList.c index 8d82b00c..0baf0bb0 100644 --- a/linux/LinuxProcessList.c +++ b/linux/LinuxProcessList.c @@ -1,7 +1,7 @@ /* htop - LinuxProcessList.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/linux/LinuxProcessList.h b/linux/LinuxProcessList.h index a5640e2b..6c2f7dbe 100644 --- a/linux/LinuxProcessList.h +++ b/linux/LinuxProcessList.h @@ -3,7 +3,7 @@ /* htop - LinuxProcessList.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. */ diff --git a/linux/Platform.c b/linux/Platform.c index 05023d50..4cd51554 100644 --- a/linux/Platform.c +++ b/linux/Platform.c @@ -1,7 +1,7 @@ /* htop - linux/Platform.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/linux/Platform.h b/linux/Platform.h index 0d6d4a97..9c4e65d4 100644 --- a/linux/Platform.h +++ b/linux/Platform.h @@ -3,7 +3,7 @@ /* htop - linux/Platform.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. */ diff --git a/linux/PressureStallMeter.c b/linux/PressureStallMeter.c index ff34f9b1..e5089fcc 100644 --- a/linux/PressureStallMeter.c +++ b/linux/PressureStallMeter.c @@ -2,7 +2,7 @@ htop - PressureStallMeter.c (C) 2004-2011 Hisham H. Muhammad (C) 2019 Ran Benita -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/linux/PressureStallMeter.h b/linux/PressureStallMeter.h index 7317b350..8acf46bc 100644 --- a/linux/PressureStallMeter.h +++ b/linux/PressureStallMeter.h @@ -6,7 +6,7 @@ htop - PressureStallMeter.h (C) 2004-2011 Hisham H. Muhammad (C) 2019 Ran Benita -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/linux/ProcessField.h b/linux/ProcessField.h index 69bdff0b..70475929 100644 --- a/linux/ProcessField.h +++ b/linux/ProcessField.h @@ -3,7 +3,7 @@ /* htop - linux/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/linux/SELinuxMeter.c b/linux/SELinuxMeter.c index e3b076d3..c35cb686 100644 --- a/linux/SELinuxMeter.c +++ b/linux/SELinuxMeter.c @@ -1,7 +1,7 @@ /* htop - SELinuxMeter.c (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/linux/SELinuxMeter.h b/linux/SELinuxMeter.h index 453940c0..d8a04db9 100644 --- a/linux/SELinuxMeter.h +++ b/linux/SELinuxMeter.h @@ -3,7 +3,7 @@ /* htop - SELinuxMeter.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/linux/SystemdMeter.c b/linux/SystemdMeter.c index 245bb7b2..567cfc7c 100644 --- a/linux/SystemdMeter.c +++ b/linux/SystemdMeter.c @@ -1,7 +1,7 @@ /* htop - SystemdMeter.c (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/linux/SystemdMeter.h b/linux/SystemdMeter.h index 98ce6f76..a05e0872 100644 --- a/linux/SystemdMeter.h +++ b/linux/SystemdMeter.h @@ -4,7 +4,7 @@ /* htop - SystemdMeter.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/netbsd/NetBSDProcess.c b/netbsd/NetBSDProcess.c index 2573d061..1597ed33 100644 --- a/netbsd/NetBSDProcess.c +++ b/netbsd/NetBSDProcess.c @@ -4,7 +4,7 @@ htop - NetBSDProcess.c (C) 2015 Michael McConville (C) 2021 Santhosh Raju (C) 2021 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/netbsd/NetBSDProcess.h b/netbsd/NetBSDProcess.h index a2647497..b9e6b26a 100644 --- a/netbsd/NetBSDProcess.h +++ b/netbsd/NetBSDProcess.h @@ -6,7 +6,7 @@ htop - NetBSDProcess.h (C) 2015 Michael McConville (C) 2021 Santhosh Raju (C) 2021 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/netbsd/NetBSDProcessList.c b/netbsd/NetBSDProcessList.c index 84520505..8e8aabb1 100644 --- a/netbsd/NetBSDProcessList.c +++ b/netbsd/NetBSDProcessList.c @@ -4,7 +4,7 @@ htop - NetBSDProcessList.c (C) 2015 Michael McConville (C) 2021 Santhosh Raju (C) 2021 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/netbsd/NetBSDProcessList.h b/netbsd/NetBSDProcessList.h index 7000bd67..d228f487 100644 --- a/netbsd/NetBSDProcessList.h +++ b/netbsd/NetBSDProcessList.h @@ -6,7 +6,7 @@ htop - NetBSDProcessList.h (C) 2015 Michael McConville (C) 2021 Santhosh Raju (C) 2021 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/netbsd/Platform.c b/netbsd/Platform.c index 62d90edd..ac814642 100644 --- a/netbsd/Platform.c +++ b/netbsd/Platform.c @@ -5,7 +5,7 @@ htop - netbsd/Platform.c (C) 2021 Santhosh Raju (C) 2021 Nia Alarie (C) 2021 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/netbsd/Platform.h b/netbsd/Platform.h index 0420ad13..1d1115e7 100644 --- a/netbsd/Platform.h +++ b/netbsd/Platform.h @@ -6,7 +6,7 @@ htop - netbsd/Platform.h (C) 2015 Michael McConville (C) 2021 Santhosh Raju (C) 2021 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/netbsd/ProcessField.h b/netbsd/ProcessField.h index 61e6ca14..87d4a696 100644 --- a/netbsd/ProcessField.h +++ b/netbsd/ProcessField.h @@ -3,7 +3,7 @@ /* htop - netbsd/ProcessField.h (C) 2021 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/openbsd/OpenBSDProcess.c b/openbsd/OpenBSDProcess.c index 90994a70..52dcb0e6 100644 --- a/openbsd/OpenBSDProcess.c +++ b/openbsd/OpenBSDProcess.c @@ -2,7 +2,7 @@ htop - OpenBSDProcess.c (C) 2015 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/OpenBSDProcess.h b/openbsd/OpenBSDProcess.h index ce078a03..898c5377 100644 --- a/openbsd/OpenBSDProcess.h +++ b/openbsd/OpenBSDProcess.h @@ -4,7 +4,7 @@ htop - OpenBSDProcess.h (C) 2015 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/OpenBSDProcessList.c b/openbsd/OpenBSDProcessList.c index cb473956..a89303ac 100644 --- a/openbsd/OpenBSDProcessList.c +++ b/openbsd/OpenBSDProcessList.c @@ -2,7 +2,7 @@ htop - OpenBSDProcessList.c (C) 2014 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/OpenBSDProcessList.h b/openbsd/OpenBSDProcessList.h index 52457051..89fdb099 100644 --- a/openbsd/OpenBSDProcessList.h +++ b/openbsd/OpenBSDProcessList.h @@ -4,7 +4,7 @@ htop - OpenBSDProcessList.h (C) 2014 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/Platform.c b/openbsd/Platform.c index a62381f0..b941ba75 100644 --- a/openbsd/Platform.c +++ b/openbsd/Platform.c @@ -2,7 +2,7 @@ htop - openbsd/Platform.c (C) 2014 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/Platform.h b/openbsd/Platform.h index bf43ae5f..b6823b50 100644 --- a/openbsd/Platform.h +++ b/openbsd/Platform.h @@ -4,7 +4,7 @@ htop - openbsd/Platform.h (C) 2014 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/ProcessField.h b/openbsd/ProcessField.h index be4e51e7..b8e8d6b1 100644 --- a/openbsd/ProcessField.h +++ b/openbsd/ProcessField.h @@ -3,7 +3,7 @@ /* htop - openbsd/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/pcp-htop.c b/pcp-htop.c index 855bb3f9..2713c896 100644 --- a/pcp-htop.c +++ b/pcp-htop.c @@ -2,7 +2,7 @@ htop - pcp-htop.c (C) 2004-2011 Hisham H. Muhammad (C) 2020-2021 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/pcp/PCPDynamicColumn.c b/pcp/PCPDynamicColumn.c index 29dc9f91..aab25253 100644 --- a/pcp/PCPDynamicColumn.c +++ b/pcp/PCPDynamicColumn.c @@ -3,7 +3,7 @@ htop - PCPDynamicColumn.c (C) 2021 Sohaib Mohammed (C) 2021 htop dev team (C) 2021 Red Hat, Inc. -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/pcp/PCPDynamicMeter.c b/pcp/PCPDynamicMeter.c index ccea8134..7c55e4bf 100644 --- a/pcp/PCPDynamicMeter.c +++ b/pcp/PCPDynamicMeter.c @@ -2,7 +2,7 @@ htop - PCPDynamicMeter.c (C) 2021 htop dev team (C) 2021 Red Hat, Inc. -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. */ #include "config.h" // IWYU pragma: keep diff --git a/pcp/PCPMetric.c b/pcp/PCPMetric.c index c8cfe716..d1afc801 100644 --- a/pcp/PCPMetric.c +++ b/pcp/PCPMetric.c @@ -2,7 +2,7 @@ htop - PCPMetric.c (C) 2020-2021 htop dev team (C) 2020-2021 Red Hat, Inc. -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/pcp/PCPMetric.h b/pcp/PCPMetric.h index 7d625035..aa0e2a7a 100644 --- a/pcp/PCPMetric.h +++ b/pcp/PCPMetric.h @@ -4,7 +4,7 @@ htop - PCPMetric.h (C) 2020-2021 htop dev team (C) 2020-2021 Red Hat, Inc. -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/pcp/PCPProcess.c b/pcp/PCPProcess.c index fa61506f..a983a968 100644 --- a/pcp/PCPProcess.c +++ b/pcp/PCPProcess.c @@ -3,7 +3,7 @@ htop - PCPProcess.c (C) 2014 Hisham H. Muhammad (C) 2020-2021 htop dev team (C) 2020-2021 Red Hat, Inc. -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/pcp/PCPProcess.h b/pcp/PCPProcess.h index e8440971..46ba07fe 100644 --- a/pcp/PCPProcess.h +++ b/pcp/PCPProcess.h @@ -5,7 +5,7 @@ htop - PCPProcess.h (C) 2014 Hisham H. Muhammad (C) 2020 htop dev team (C) 2020-2021 Red Hat, Inc. All Rights Reserved. -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/pcp/PCPProcessList.c b/pcp/PCPProcessList.c index b55b5a42..e324e337 100644 --- a/pcp/PCPProcessList.c +++ b/pcp/PCPProcessList.c @@ -3,7 +3,7 @@ htop - PCPProcessList.c (C) 2014 Hisham H. Muhammad (C) 2020-2021 htop dev team (C) 2020-2021 Red Hat, Inc. -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/pcp/PCPProcessList.h b/pcp/PCPProcessList.h index 07f6c399..a3a7372a 100644 --- a/pcp/PCPProcessList.h +++ b/pcp/PCPProcessList.h @@ -3,7 +3,7 @@ /* htop - PCPProcessList.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. */ diff --git a/pcp/Platform.c b/pcp/Platform.c index 29055b99..cd7b1f48 100644 --- a/pcp/Platform.c +++ b/pcp/Platform.c @@ -3,7 +3,7 @@ htop - linux/Platform.c (C) 2014 Hisham H. Muhammad (C) 2020-2021 htop dev team (C) 2020-2021 Red Hat, Inc. -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/pcp/Platform.h b/pcp/Platform.h index 14e57469..37a87996 100644 --- a/pcp/Platform.h +++ b/pcp/Platform.h @@ -5,7 +5,7 @@ htop - pcp/Platform.h (C) 2014 Hisham H. Muhammad (C) 2020-2021 htop dev team (C) 2020-2021 Red Hat, Inc. All Rights Reserved. -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/pcp/ProcessField.h b/pcp/ProcessField.h index 979addc0..b3ba2657 100644 --- a/pcp/ProcessField.h +++ b/pcp/ProcessField.h @@ -5,7 +5,7 @@ htop - pcp/ProcessField.h (C) 2014 Hisham H. Muhammad (C) 2021 htop dev team (C) 2020-2021 Red Hat, Inc. All Rights Reserved. -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/solaris/Platform.c b/solaris/Platform.c index 74391959..eabbab59 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 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/solaris/Platform.h b/solaris/Platform.h index 0a379a19..a60b9784 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 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/solaris/ProcessField.h b/solaris/ProcessField.h index 727c641f..65dbcdcd 100644 --- a/solaris/ProcessField.h +++ b/solaris/ProcessField.h @@ -3,7 +3,7 @@ /* htop - solaris/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/solaris/SolarisProcess.c b/solaris/SolarisProcess.c index 57071ab0..c1f49585 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 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/solaris/SolarisProcess.h b/solaris/SolarisProcess.h index 0fd458dc..13a2bc1f 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 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/solaris/SolarisProcessList.c b/solaris/SolarisProcessList.c index 45bc5ba3..33c64777 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 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/solaris/SolarisProcessList.h b/solaris/SolarisProcessList.h index f653b7cf..91fd4f41 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 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.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. */ diff --git a/zfs/ZfsArcMeter.c b/zfs/ZfsArcMeter.c index 7653a351..f124272f 100644 --- a/zfs/ZfsArcMeter.c +++ b/zfs/ZfsArcMeter.c @@ -1,7 +1,7 @@ /* htop - ZfsArcMeter.c (C) 2004-2011 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/zfs/ZfsArcMeter.h b/zfs/ZfsArcMeter.h index 19a04542..3f6ea5ad 100644 --- a/zfs/ZfsArcMeter.h +++ b/zfs/ZfsArcMeter.h @@ -3,7 +3,7 @@ /* htop - ZfsArcMeter.h (C) 2004-2011 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/zfs/ZfsArcStats.h b/zfs/ZfsArcStats.h index d891dc2f..e2cb4117 100644 --- a/zfs/ZfsArcStats.h +++ b/zfs/ZfsArcStats.h @@ -3,7 +3,7 @@ /* htop - ZfsArcStats.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. */ diff --git a/zfs/ZfsCompressedArcMeter.c b/zfs/ZfsCompressedArcMeter.c index 29ac3c44..2e494736 100644 --- a/zfs/ZfsCompressedArcMeter.c +++ b/zfs/ZfsCompressedArcMeter.c @@ -1,7 +1,7 @@ /* htop - ZfsCompressedArcMeter.c (C) 2004-2011 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/zfs/ZfsCompressedArcMeter.h b/zfs/ZfsCompressedArcMeter.h index 9a534303..6e2f45fb 100644 --- a/zfs/ZfsCompressedArcMeter.h +++ b/zfs/ZfsCompressedArcMeter.h @@ -3,7 +3,7 @@ /* htop - ZfsCompressedArcMeter.h (C) 2004-2011 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