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 --- 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 +- CheckItem.c | 2 +- CheckItem.h | 2 +- ClockMeter.c | 2 +- ClockMeter.h | 2 +- ColorsPanel.c | 2 +- ColorsPanel.h | 2 +- ColumnsPanel.c | 2 +- ColumnsPanel.h | 2 +- DiskIOMeter.c | 2 +- DiskIOMeter.h | 2 +- DisplayOptionsPanel.c | 2 +- DisplayOptionsPanel.h | 2 +- FunctionBar.c | 2 +- FunctionBar.h | 2 +- Hashtable.c | 2 +- Hashtable.h | 2 +- Header.c | 2 +- Header.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 +- Meter.c | 2 +- Meter.h | 2 +- MetersPanel.c | 2 +- MetersPanel.h | 2 +- Object.c | 2 +- Object.h | 2 +- OpenFilesScreen.c | 2 +- OpenFilesScreen.h | 2 +- Panel.c | 2 +- Panel.h | 2 +- Process.c | 2 +- Process.h | 2 +- ProcessList.c | 2 +- ProcessList.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 +- StringUtils.c | 2 +- StringUtils.h | 2 +- SwapMeter.c | 2 +- SwapMeter.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 +- configure.ac | 2 +- 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 +- dragonflybsd/Battery.c | 2 +- dragonflybsd/Battery.h | 2 +- dragonflybsd/DragonFlyBSDCRT.c | 2 +- dragonflybsd/DragonFlyBSDCRT.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 +- freebsd/Battery.c | 2 +- freebsd/Battery.h | 2 +- freebsd/FreeBSDCRT.c | 2 +- freebsd/FreeBSDCRT.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 +- htop.c | 4 ++-- linux/Battery.c | 2 +- linux/Battery.h | 2 +- linux/IOPriority.h | 2 +- linux/IOPriorityPanel.c | 2 +- linux/IOPriorityPanel.h | 2 +- linux/LinuxCRT.c | 2 +- linux/LinuxCRT.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 +- openbsd/Battery.c | 2 +- openbsd/Battery.h | 2 +- openbsd/OpenBSDCRT.c | 2 +- openbsd/OpenBSDCRT.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 +- 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 +- unsupported/Platform.c | 2 +- unsupported/Platform.h | 2 +- unsupported/UnsupportedCRT.c | 2 +- unsupported/UnsupportedCRT.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.c | 2 +- zfs/ZfsArcStats.h | 2 +- zfs/ZfsCompressedArcMeter.c | 2 +- zfs/ZfsCompressedArcMeter.h | 2 +- zfs/openzfs_sysctl.c | 2 +- zfs/openzfs_sysctl.h | 2 +- 163 files changed, 165 insertions(+), 165 deletions(-) diff --git a/Action.c b/Action.c index 233f1324..106fbb03 100644 --- a/Action.c +++ b/Action.c @@ -1,7 +1,7 @@ /* htop - Action.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. */ @@ -441,7 +441,7 @@ static Htop_Reaction actionHelp(State* st) { mvhline(i, 0, ' ', COLS); mvaddstr(0, 0, "htop " VERSION " - " COPYRIGHT); - mvaddstr(1, 0, "Released under the GNU GPL. See 'man' page for more info."); + mvaddstr(1, 0, "Released under the GNU GPLv2. See 'man' page for more info."); attrset(CRT_colors[DEFAULT_COLOR]); mvaddstr(3, 0, "CPU usage bar: "); diff --git a/Action.h b/Action.h index 0623e37d..4f85b481 100644 --- a/Action.h +++ b/Action.h @@ -3,7 +3,7 @@ /* htop - Action.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/Affinity.c b/Affinity.c index d207e5a3..852d4d5f 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 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/Affinity.h b/Affinity.h index ced161b4..6d744dde 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 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/AffinityPanel.c b/AffinityPanel.c index 79fe7f36..6c64b14b 100644 --- a/AffinityPanel.c +++ b/AffinityPanel.c @@ -1,7 +1,7 @@ /* htop - AffinityPanel.c (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/AffinityPanel.h b/AffinityPanel.h index 61e4287a..37c7e5d9 100644 --- a/AffinityPanel.h +++ b/AffinityPanel.h @@ -3,7 +3,7 @@ /* htop - AffinityPanel.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/AvailableColumnsPanel.c b/AvailableColumnsPanel.c index 0d9749e7..e605ae52 100644 --- a/AvailableColumnsPanel.c +++ b/AvailableColumnsPanel.c @@ -1,7 +1,7 @@ /* htop - AvailableColumnsPanel.c (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/AvailableColumnsPanel.h b/AvailableColumnsPanel.h index 62928058..dd011755 100644 --- a/AvailableColumnsPanel.h +++ b/AvailableColumnsPanel.h @@ -3,7 +3,7 @@ /* htop - AvailableColumnsPanel.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/AvailableMetersPanel.c b/AvailableMetersPanel.c index 3538cd13..604a6891 100644 --- a/AvailableMetersPanel.c +++ b/AvailableMetersPanel.c @@ -1,7 +1,7 @@ /* htop - AvailableMetersPanel.c (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/AvailableMetersPanel.h b/AvailableMetersPanel.h index 92d7c941..f4f18dac 100644 --- a/AvailableMetersPanel.h +++ b/AvailableMetersPanel.h @@ -3,7 +3,7 @@ /* htop - AvailableMetersPanel.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/BatteryMeter.c b/BatteryMeter.c index c43bbe5f..4f119e1f 100644 --- a/BatteryMeter.c +++ b/BatteryMeter.c @@ -1,7 +1,7 @@ /* htop - BatteryMeter.c (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. This meter written by Ian P. Hands (iphands@gmail.com, ihands@redhat.com). diff --git a/BatteryMeter.h b/BatteryMeter.h index b67754d3..8f9441cc 100644 --- a/BatteryMeter.h +++ b/BatteryMeter.h @@ -3,7 +3,7 @@ /* htop - BatteryMeter.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. This meter written by Ian P. Hands (iphands@gmail.com, ihands@redhat.com). diff --git a/CPUMeter.c b/CPUMeter.c index 44ef1add..51c16c68 100644 --- a/CPUMeter.c +++ b/CPUMeter.c @@ -1,7 +1,7 @@ /* htop - CPUMeter.c (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/CPUMeter.h b/CPUMeter.h index 6244c42a..471f33fc 100644 --- a/CPUMeter.h +++ b/CPUMeter.h @@ -3,7 +3,7 @@ /* htop - CPUMeter.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/CRT.c b/CRT.c index 374e1721..21c97a93 100644 --- a/CRT.c +++ b/CRT.c @@ -1,7 +1,7 @@ /* htop - CRT.c (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/CRT.h b/CRT.h index 4eeb9a46..217f1958 100644 --- a/CRT.h +++ b/CRT.h @@ -3,7 +3,7 @@ /* htop - CRT.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/CategoriesPanel.c b/CategoriesPanel.c index c12b3905..b09a015f 100644 --- a/CategoriesPanel.c +++ b/CategoriesPanel.c @@ -1,7 +1,7 @@ /* htop - CategoriesPanel.c (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/CategoriesPanel.h b/CategoriesPanel.h index 5f8cb0f5..891d7711 100644 --- a/CategoriesPanel.h +++ b/CategoriesPanel.h @@ -3,7 +3,7 @@ /* htop - CategoriesPanel.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/CheckItem.c b/CheckItem.c index d14149ee..f6d5bb91 100644 --- a/CheckItem.c +++ b/CheckItem.c @@ -1,7 +1,7 @@ /* htop - CheckItem.c (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/CheckItem.h b/CheckItem.h index 11ac35f5..71483526 100644 --- a/CheckItem.h +++ b/CheckItem.h @@ -3,7 +3,7 @@ /* htop - CheckItem.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/ClockMeter.c b/ClockMeter.c index 6ad191a2..d309852f 100644 --- a/ClockMeter.c +++ b/ClockMeter.c @@ -1,7 +1,7 @@ /* htop - ClockMeter.c (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/ClockMeter.h b/ClockMeter.h index bb6881ae..e431e367 100644 --- a/ClockMeter.h +++ b/ClockMeter.h @@ -3,7 +3,7 @@ /* htop - ClockMeter.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/ColorsPanel.c b/ColorsPanel.c index 972f6075..36cd85bd 100644 --- a/ColorsPanel.c +++ b/ColorsPanel.c @@ -1,7 +1,7 @@ /* htop - ColorsPanel.c (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/ColorsPanel.h b/ColorsPanel.h index 8dd61711..0f69e8f7 100644 --- a/ColorsPanel.h +++ b/ColorsPanel.h @@ -3,7 +3,7 @@ /* htop - ColorsPanel.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/ColumnsPanel.c b/ColumnsPanel.c index 318c7af8..d7132e18 100644 --- a/ColumnsPanel.c +++ b/ColumnsPanel.c @@ -1,7 +1,7 @@ /* htop - ColumnsPanel.c (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/ColumnsPanel.h b/ColumnsPanel.h index be139a6e..a35036f1 100644 --- a/ColumnsPanel.h +++ b/ColumnsPanel.h @@ -3,7 +3,7 @@ /* htop - ColumnsPanel.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/DiskIOMeter.c b/DiskIOMeter.c index 8c3f1455..1349bf40 100644 --- a/DiskIOMeter.c +++ b/DiskIOMeter.c @@ -1,7 +1,7 @@ /* htop - DiskIOMeter.c (C) 2020 Christian Göttsche -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.h b/DiskIOMeter.h index 6aca5c2d..f75aaf81 100644 --- a/DiskIOMeter.h +++ b/DiskIOMeter.h @@ -3,7 +3,7 @@ /* h top - DiskIOMeter*.h (C) 2020 Christian Göttsche -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/DisplayOptionsPanel.c b/DisplayOptionsPanel.c index 37b5bcd0..54b389ba 100644 --- a/DisplayOptionsPanel.c +++ b/DisplayOptionsPanel.c @@ -1,7 +1,7 @@ /* htop - DisplayOptionsPanel.c (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/DisplayOptionsPanel.h b/DisplayOptionsPanel.h index b103503b..aad7bc75 100644 --- a/DisplayOptionsPanel.h +++ b/DisplayOptionsPanel.h @@ -3,7 +3,7 @@ /* htop - DisplayOptionsPanel.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/FunctionBar.c b/FunctionBar.c index e05f72e6..55279c21 100644 --- a/FunctionBar.c +++ b/FunctionBar.c @@ -1,7 +1,7 @@ /* htop - FunctionBar.c (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/FunctionBar.h b/FunctionBar.h index 486990fc..8fa74404 100644 --- a/FunctionBar.h +++ b/FunctionBar.h @@ -3,7 +3,7 @@ /* htop - FunctionBar.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/Hashtable.c b/Hashtable.c index f8815f93..d032ba77 100644 --- a/Hashtable.c +++ b/Hashtable.c @@ -1,7 +1,7 @@ /* htop - Hashtable.c (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/Hashtable.h b/Hashtable.h index aacbb340..f4262091 100644 --- a/Hashtable.h +++ b/Hashtable.h @@ -3,7 +3,7 @@ /* htop - Hashtable.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/Header.c b/Header.c index d2f3b884..7a58c4c2 100644 --- a/Header.c +++ b/Header.c @@ -1,7 +1,7 @@ /* htop - Header.c (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/Header.h b/Header.h index b221becf..2637dc99 100644 --- a/Header.h +++ b/Header.h @@ -3,7 +3,7 @@ /* htop - Header.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/HostnameMeter.c b/HostnameMeter.c index edb23358..4d39a39a 100644 --- a/HostnameMeter.c +++ b/HostnameMeter.c @@ -1,7 +1,7 @@ /* htop - HostnameMeter.c (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/HostnameMeter.h b/HostnameMeter.h index 152100d0..c868512b 100644 --- a/HostnameMeter.h +++ b/HostnameMeter.h @@ -3,7 +3,7 @@ /* htop - HostnameMeter.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/IncSet.c b/IncSet.c index b9a1d92d..3e3a1b99 100644 --- a/IncSet.c +++ b/IncSet.c @@ -1,7 +1,7 @@ /* htop - IncSet.c (C) 2005-2012 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/IncSet.h b/IncSet.h index 81f0f54c..30b63665 100644 --- a/IncSet.h +++ b/IncSet.h @@ -3,7 +3,7 @@ /* htop - IncSet.h (C) 2005-2012 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/ListItem.c b/ListItem.c index 8d26d7f0..20644467 100644 --- a/ListItem.c +++ b/ListItem.c @@ -1,7 +1,7 @@ /* htop - ListItem.c (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/ListItem.h b/ListItem.h index 3fea7257..8e76ff7e 100644 --- a/ListItem.h +++ b/ListItem.h @@ -3,7 +3,7 @@ /* htop - ListItem.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/LoadAverageMeter.c b/LoadAverageMeter.c index 3f75aeca..b5490785 100644 --- a/LoadAverageMeter.c +++ b/LoadAverageMeter.c @@ -1,7 +1,7 @@ /* htop - LoadAverageMeter.c (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/LoadAverageMeter.h b/LoadAverageMeter.h index 5ac771a4..44230693 100644 --- a/LoadAverageMeter.h +++ b/LoadAverageMeter.h @@ -3,7 +3,7 @@ /* htop - LoadAverageMeter.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/MainPanel.c b/MainPanel.c index 4390dad6..51bcf1ae 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 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/MainPanel.h b/MainPanel.h index 01fb4977..72790d3c 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 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/MemoryMeter.c b/MemoryMeter.c index cac0da72..5834e507 100644 --- a/MemoryMeter.c +++ b/MemoryMeter.c @@ -1,7 +1,7 @@ /* htop - MemoryMeter.c (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/MemoryMeter.h b/MemoryMeter.h index f8df247d..c490b143 100644 --- a/MemoryMeter.h +++ b/MemoryMeter.h @@ -3,7 +3,7 @@ /* htop - MemoryMeter.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/Meter.c b/Meter.c index c453b4bc..c0b2af9e 100644 --- a/Meter.c +++ b/Meter.c @@ -1,7 +1,7 @@ /* htop - Meter.c (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/Meter.h b/Meter.h index da1dc5df..07e66e0e 100644 --- a/Meter.h +++ b/Meter.h @@ -3,7 +3,7 @@ /* htop - Meter.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/MetersPanel.c b/MetersPanel.c index c82ba48b..6f59f013 100644 --- a/MetersPanel.c +++ b/MetersPanel.c @@ -1,7 +1,7 @@ /* htop - MetersPanel.c (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/MetersPanel.h b/MetersPanel.h index 919b117d..50148944 100644 --- a/MetersPanel.h +++ b/MetersPanel.h @@ -3,7 +3,7 @@ /* htop - MetersPanel.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/Object.c b/Object.c index 9ac2be67..3195ab40 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 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/Object.h b/Object.h index 462797c2..53b522ae 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 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/OpenFilesScreen.c b/OpenFilesScreen.c index 915aba22..652e0748 100644 --- a/OpenFilesScreen.c +++ b/OpenFilesScreen.c @@ -1,7 +1,7 @@ /* htop - OpenFilesScreen.c (C) 2005-2006 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/OpenFilesScreen.h b/OpenFilesScreen.h index 2c83cf1d..9d63fe7a 100644 --- a/OpenFilesScreen.h +++ b/OpenFilesScreen.h @@ -3,7 +3,7 @@ /* htop - OpenFilesScreen.h (C) 2005-2006 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/Panel.c b/Panel.c index 315f3887..b97fbc9c 100644 --- a/Panel.c +++ b/Panel.c @@ -1,7 +1,7 @@ /* htop - Panel.c (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/Panel.h b/Panel.h index e5b28a41..239de0a5 100644 --- a/Panel.h +++ b/Panel.h @@ -3,7 +3,7 @@ /* htop - Panel.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/Process.c b/Process.c index 9fbe0dd7..07ea1382 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 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/Process.h b/Process.h index 6ed3a1f6..dd9c052c 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 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/ProcessList.c b/ProcessList.c index aa529d5b..6ec7ce85 100644 --- a/ProcessList.c +++ b/ProcessList.c @@ -1,7 +1,7 @@ /* htop - ProcessList.c (C) 2004,2005 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/ProcessList.h b/ProcessList.h index 34f92b1b..c9d1f28f 100644 --- a/ProcessList.h +++ b/ProcessList.h @@ -3,7 +3,7 @@ /* htop - ProcessList.h (C) 2004,2005 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 661b765d..8019135e 100644 --- a/RichString.c +++ b/RichString.c @@ -1,7 +1,7 @@ /* htop - RichString.c (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.h b/RichString.h index 6b626d40..f402d697 100644 --- a/RichString.h +++ b/RichString.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/ScreenManager.c b/ScreenManager.c index 2a2cb1d0..91ad47f8 100644 --- a/ScreenManager.c +++ b/ScreenManager.c @@ -1,7 +1,7 @@ /* htop - ScreenManager.c (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/ScreenManager.h b/ScreenManager.h index 4c78efd3..722fb7f2 100644 --- a/ScreenManager.h +++ b/ScreenManager.h @@ -3,7 +3,7 @@ /* htop - ScreenManager.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/Settings.c b/Settings.c index 1cfd0061..1a8fafa0 100644 --- a/Settings.c +++ b/Settings.c @@ -1,7 +1,7 @@ /* htop - Settings.c (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/Settings.h b/Settings.h index 2f52681c..97c0cb57 100644 --- a/Settings.h +++ b/Settings.h @@ -3,7 +3,7 @@ /* htop - Settings.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/SignalsPanel.c b/SignalsPanel.c index 8036142f..933a21ba 100644 --- a/SignalsPanel.c +++ b/SignalsPanel.c @@ -1,7 +1,7 @@ /* htop - SignalsPanel.c (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/SignalsPanel.h b/SignalsPanel.h index 460c81e7..9ded22f1 100644 --- a/SignalsPanel.h +++ b/SignalsPanel.h @@ -3,7 +3,7 @@ /* htop - SignalsPanel.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/StringUtils.c b/StringUtils.c index 1e4c03b3..f74566f8 100644 --- a/StringUtils.c +++ b/StringUtils.c @@ -1,7 +1,7 @@ /* htop - StringUtils.c (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/StringUtils.h b/StringUtils.h index cc0abb00..936617ff 100644 --- a/StringUtils.h +++ b/StringUtils.h @@ -3,7 +3,7 @@ /* htop - StringUtils.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/SwapMeter.c b/SwapMeter.c index ae4d4097..93a34e8f 100644 --- a/SwapMeter.c +++ b/SwapMeter.c @@ -1,7 +1,7 @@ /* htop - SwapMeter.c (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/SwapMeter.h b/SwapMeter.h index 2ba596cb..502e6ee6 100644 --- a/SwapMeter.h +++ b/SwapMeter.h @@ -3,7 +3,7 @@ /* htop - SwapMeter.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/TasksMeter.c b/TasksMeter.c index 45d3ba15..eb727cc2 100644 --- a/TasksMeter.c +++ b/TasksMeter.c @@ -1,7 +1,7 @@ /* htop - TasksMeter.c (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/TasksMeter.h b/TasksMeter.h index 82ddc081..8be826be 100644 --- a/TasksMeter.h +++ b/TasksMeter.h @@ -3,7 +3,7 @@ /* htop - TasksMeter.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/TraceScreen.c b/TraceScreen.c index 5c03f355..18406454 100644 --- a/TraceScreen.c +++ b/TraceScreen.c @@ -1,7 +1,7 @@ /* htop - TraceScreen.c (C) 2005-2006 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/TraceScreen.h b/TraceScreen.h index 1e5218c9..04b0848f 100644 --- a/TraceScreen.h +++ b/TraceScreen.h @@ -3,7 +3,7 @@ /* htop - TraceScreen.h (C) 2005-2006 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/UptimeMeter.c b/UptimeMeter.c index 0a9589a0..07c4169b 100644 --- a/UptimeMeter.c +++ b/UptimeMeter.c @@ -1,7 +1,7 @@ /* htop - UptimeMeter.c (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/UptimeMeter.h b/UptimeMeter.h index cac51aad..aef3ac37 100644 --- a/UptimeMeter.h +++ b/UptimeMeter.h @@ -3,7 +3,7 @@ /* htop - UptimeMeter.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/UsersTable.c b/UsersTable.c index 86ed75c8..722dd6e1 100644 --- a/UsersTable.c +++ b/UsersTable.c @@ -1,7 +1,7 @@ /* htop - UsersTable.c (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/UsersTable.h b/UsersTable.h index 327bc087..0cac7dc4 100644 --- a/UsersTable.h +++ b/UsersTable.h @@ -3,7 +3,7 @@ /* htop - UsersTable.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/Vector.c b/Vector.c index ebddc0d6..af219dda 100644 --- a/Vector.c +++ b/Vector.c @@ -1,7 +1,7 @@ /* htop - Vector.c (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/Vector.h b/Vector.h index 9bf73b52..e2de5e82 100644 --- a/Vector.h +++ b/Vector.h @@ -3,7 +3,7 @@ /* htop - Vector.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/configure.ac b/configure.ac index da895c5e..f98f146a 100644 --- a/configure.ac +++ b/configure.ac @@ -329,7 +329,7 @@ if test ! -z "$missing_headers"; then AC_MSG_ERROR([missing headers: $missing_headers]) fi -AC_DEFINE_UNQUOTED(COPYRIGHT, "(C) 2004-2019 Hisham Muhammad, (C) 2020 htop dev team", [Copyright message.]) +AC_DEFINE_UNQUOTED(COPYRIGHT, "(C) 2004-2019 Hisham Muhammad. (C) 2020 htop dev team.", [Copyright message.]) # We're done, let's go! # ---------------------------------------------------------------------- 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. */ diff --git a/dragonflybsd/Battery.c b/dragonflybsd/Battery.c index bb1a575a..4bae3aa5 100644 --- a/dragonflybsd/Battery.c +++ b/dragonflybsd/Battery.c @@ -2,7 +2,7 @@ htop - dragonflybsd/Battery.c (C) 2015 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/Battery.h b/dragonflybsd/Battery.h index 2e42351b..eed0f630 100644 --- a/dragonflybsd/Battery.h +++ b/dragonflybsd/Battery.h @@ -4,7 +4,7 @@ htop - dragonflybsd/Battery.h (C) 2015 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/DragonFlyBSDCRT.c b/dragonflybsd/DragonFlyBSDCRT.c index 4d355ae9..ae8e7fec 100644 --- a/dragonflybsd/DragonFlyBSDCRT.c +++ b/dragonflybsd/DragonFlyBSDCRT.c @@ -2,7 +2,7 @@ htop - dragonflybsd/DragonFlyBSDCRT.c (C) 2014 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/DragonFlyBSDCRT.h b/dragonflybsd/DragonFlyBSDCRT.h index bf5384db..9a0fdbeb 100644 --- a/dragonflybsd/DragonFlyBSDCRT.h +++ b/dragonflybsd/DragonFlyBSDCRT.h @@ -4,7 +4,7 @@ htop - dragonflybsd/DragonFlyBSDCRT.h (C) 2014 Hisham H. Muhammad (C) 2017 Diederik de Groot -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/dragonflybsd/DragonFlyBSDProcess.c b/dragonflybsd/DragonFlyBSDProcess.c index 770143b0..972c77c2 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 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/dragonflybsd/DragonFlyBSDProcess.h b/dragonflybsd/DragonFlyBSDProcess.h index d5e5a6ee..b33f32b2 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 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/dragonflybsd/DragonFlyBSDProcessList.c b/dragonflybsd/DragonFlyBSDProcessList.c index 8901bc45..1c10a412 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 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/dragonflybsd/DragonFlyBSDProcessList.h b/dragonflybsd/DragonFlyBSDProcessList.h index 9665a60f..f35e60eb 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 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/dragonflybsd/Platform.c b/dragonflybsd/Platform.c index 36ab2c21..edaa1b23 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 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/dragonflybsd/Platform.h b/dragonflybsd/Platform.h index c0a60233..5dfd28c0 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 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/freebsd/Battery.c b/freebsd/Battery.c index 2dd4609f..50691c8b 100644 --- a/freebsd/Battery.c +++ b/freebsd/Battery.c @@ -1,7 +1,7 @@ /* htop - freebsd/Battery.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/freebsd/Battery.h b/freebsd/Battery.h index d9294556..98adb6ee 100644 --- a/freebsd/Battery.h +++ b/freebsd/Battery.h @@ -3,7 +3,7 @@ /* htop - freebsd/Battery.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/freebsd/FreeBSDCRT.c b/freebsd/FreeBSDCRT.c index b0a0f607..e1024d30 100644 --- a/freebsd/FreeBSDCRT.c +++ b/freebsd/FreeBSDCRT.c @@ -1,7 +1,7 @@ /* htop - FreeBSDCRT.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/freebsd/FreeBSDCRT.h b/freebsd/FreeBSDCRT.h index 3ab802d9..af64cf10 100644 --- a/freebsd/FreeBSDCRT.h +++ b/freebsd/FreeBSDCRT.h @@ -3,7 +3,7 @@ /* htop - FreeBSDCRT.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/freebsd/FreeBSDProcess.c b/freebsd/FreeBSDProcess.c index 33dc7516..399c5f69 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 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/freebsd/FreeBSDProcess.h b/freebsd/FreeBSDProcess.h index 897c5329..80dcaf65 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 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/freebsd/FreeBSDProcessList.c b/freebsd/FreeBSDProcessList.c index 6e7f6ecb..cd9897fb 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 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/freebsd/FreeBSDProcessList.h b/freebsd/FreeBSDProcessList.h index 281bf3e2..064433b3 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 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/freebsd/Platform.c b/freebsd/Platform.c index 36256f9a..5f6a12d5 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 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/freebsd/Platform.h b/freebsd/Platform.h index 780d23e6..09783afc 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 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/htop.c b/htop.c index 5054379d..5eedcab3 100644 --- a/htop.c +++ b/htop.c @@ -1,7 +1,7 @@ /* htop - htop.c (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. */ @@ -35,7 +35,7 @@ static void printVersionFlag(void) { static void printHelpFlag(void) { fputs("htop " VERSION "\n" - "Released under the GNU GPL.\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" "-h --help Print this help screen\n" diff --git a/linux/Battery.c b/linux/Battery.c index 614126e8..14fcc90b 100644 --- a/linux/Battery.c +++ b/linux/Battery.c @@ -1,7 +1,7 @@ /* htop - linux/Battery.c (C) 2004-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. Linux battery readings written by Ian P. Hands (iphands@gmail.com, ihands@redhat.com). diff --git a/linux/Battery.h b/linux/Battery.h index 3b3d2382..496ce1a6 100644 --- a/linux/Battery.h +++ b/linux/Battery.h @@ -3,7 +3,7 @@ /* htop - linux/Battery.h (C) 2004-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. Linux battery readings written by Ian P. Hands (iphands@gmail.com, ihands@redhat.com). diff --git a/linux/IOPriority.h b/linux/IOPriority.h index 7c4f3b63..e60eb9ba 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 GPL, 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 ebb77bf7..b3b1a37b 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 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/linux/IOPriorityPanel.h b/linux/IOPriorityPanel.h index 04c1d43e..d7358226 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 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/linux/LinuxCRT.c b/linux/LinuxCRT.c index 7adb154d..7bbb80e0 100644 --- a/linux/LinuxCRT.c +++ b/linux/LinuxCRT.c @@ -1,7 +1,7 @@ /* htop - LinuxCRT.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/linux/LinuxCRT.h b/linux/LinuxCRT.h index 2adb9f3f..d9263d66 100644 --- a/linux/LinuxCRT.h +++ b/linux/LinuxCRT.h @@ -3,7 +3,7 @@ /* htop - LinuxCRT.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/linux/LinuxProcess.c b/linux/LinuxProcess.c index 2775122c..8fb26e01 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 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/linux/LinuxProcess.h b/linux/LinuxProcess.h index 58774862..4b2386e9 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 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/linux/LinuxProcessList.c b/linux/LinuxProcessList.c index dcef14cf..c02bca88 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 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/linux/LinuxProcessList.h b/linux/LinuxProcessList.h index 26654020..913f3cb4 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 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/linux/Platform.c b/linux/Platform.c index 2d325864..f27c7876 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 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/linux/Platform.h b/linux/Platform.h index 68b18f28..58f5acec 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 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/linux/PressureStallMeter.c b/linux/PressureStallMeter.c index 56055bff..577692e3 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 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/linux/PressureStallMeter.h b/linux/PressureStallMeter.h index 22b8b972..823659ff 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 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/openbsd/Battery.c b/openbsd/Battery.c index 61233030..232b1255 100644 --- a/openbsd/Battery.c +++ b/openbsd/Battery.c @@ -2,7 +2,7 @@ htop - openbsd/Battery.c (C) 2015 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/Battery.h b/openbsd/Battery.h index bf80f3f6..60b632d2 100644 --- a/openbsd/Battery.h +++ b/openbsd/Battery.h @@ -4,7 +4,7 @@ htop - openbsd/Battery.h (C) 2015 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/OpenBSDCRT.c b/openbsd/OpenBSDCRT.c index 8f026e3e..88cb8e23 100644 --- a/openbsd/OpenBSDCRT.c +++ b/openbsd/OpenBSDCRT.c @@ -2,7 +2,7 @@ htop - OpenBSDCRT.c (C) 2014 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/OpenBSDCRT.h b/openbsd/OpenBSDCRT.h index 74535bee..6259b78c 100644 --- a/openbsd/OpenBSDCRT.h +++ b/openbsd/OpenBSDCRT.h @@ -4,7 +4,7 @@ htop - OpenBSDCRT.h (C) 2014 Hisham H. Muhammad (C) 2015 Michael McConville -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/openbsd/OpenBSDProcess.c b/openbsd/OpenBSDProcess.c index 1a807848..6f52adf0 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 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/openbsd/OpenBSDProcess.h b/openbsd/OpenBSDProcess.h index fede6f87..13f17274 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 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/openbsd/OpenBSDProcessList.c b/openbsd/OpenBSDProcessList.c index c5d79f52..9d1367e7 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 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/openbsd/OpenBSDProcessList.h b/openbsd/OpenBSDProcessList.h index 0d9defbc..ab478571 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 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/openbsd/Platform.c b/openbsd/Platform.c index ce370994..f7a713c6 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 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/openbsd/Platform.h b/openbsd/Platform.h index e5e09ce0..dc9b0fa3 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 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.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. */ diff --git a/unsupported/Platform.c b/unsupported/Platform.c index 6a6b0131..5075257e 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 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/unsupported/Platform.h b/unsupported/Platform.h index cdce6f38..8349d97a 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 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/unsupported/UnsupportedCRT.c b/unsupported/UnsupportedCRT.c index f5c8fef1..5ee076cd 100644 --- a/unsupported/UnsupportedCRT.c +++ b/unsupported/UnsupportedCRT.c @@ -1,7 +1,7 @@ /* htop - UnsupportedCRT.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/unsupported/UnsupportedCRT.h b/unsupported/UnsupportedCRT.h index cb248f80..f89d787c 100644 --- a/unsupported/UnsupportedCRT.h +++ b/unsupported/UnsupportedCRT.h @@ -3,7 +3,7 @@ /* htop - UnsupportedCRT.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/unsupported/UnsupportedProcess.c b/unsupported/UnsupportedProcess.c index 63e26add..0827c608 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 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/unsupported/UnsupportedProcess.h b/unsupported/UnsupportedProcess.h index dbe9bf5e..11335cdb 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 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/unsupported/UnsupportedProcessList.c b/unsupported/UnsupportedProcessList.c index fc8a54dc..3531d0f9 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 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/unsupported/UnsupportedProcessList.h b/unsupported/UnsupportedProcessList.h index c4b51acf..68c0ca7e 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 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/zfs/ZfsArcMeter.c b/zfs/ZfsArcMeter.c index 8bd0f5d2..94bffdc7 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 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/zfs/ZfsArcMeter.h b/zfs/ZfsArcMeter.h index e6b59d5b..6b9a6e16 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 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/zfs/ZfsArcStats.c b/zfs/ZfsArcStats.c index 6c02c2c1..ae565633 100644 --- a/zfs/ZfsArcStats.c +++ b/zfs/ZfsArcStats.c @@ -1,7 +1,7 @@ /* htop - ZfsArcStats.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/zfs/ZfsArcStats.h b/zfs/ZfsArcStats.h index 087f3fc0..d891dc2f 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 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/zfs/ZfsCompressedArcMeter.c b/zfs/ZfsCompressedArcMeter.c index ac3944d3..360877ad 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 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/zfs/ZfsCompressedArcMeter.h b/zfs/ZfsCompressedArcMeter.h index 8e644935..8982eddb 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 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/zfs/openzfs_sysctl.c b/zfs/openzfs_sysctl.c index c1ab2239..876bf5c8 100644 --- a/zfs/openzfs_sysctl.c +++ b/zfs/openzfs_sysctl.c @@ -1,7 +1,7 @@ /* htop - zfs/openzfs_sysctl.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/zfs/openzfs_sysctl.h b/zfs/openzfs_sysctl.h index adb4b24c..1bc5d3e0 100644 --- a/zfs/openzfs_sysctl.h +++ b/zfs/openzfs_sysctl.h @@ -3,7 +3,7 @@ /* htop - zfs/openzfs_sysctl.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. */ -- cgit v1.2.3