summaryrefslogtreecommitdiffstats
path: root/linux
diff options
context:
space:
mode:
Diffstat (limited to 'linux')
-rw-r--r--linux/Battery.c2
-rw-r--r--linux/Battery.h2
-rw-r--r--linux/IOPriority.h2
-rw-r--r--linux/IOPriorityPanel.c2
-rw-r--r--linux/IOPriorityPanel.h2
-rw-r--r--linux/LinuxCRT.c2
-rw-r--r--linux/LinuxCRT.h2
-rw-r--r--linux/LinuxProcess.c2
-rw-r--r--linux/LinuxProcess.h2
-rw-r--r--linux/LinuxProcessList.c2
-rw-r--r--linux/LinuxProcessList.h2
-rw-r--r--linux/Platform.c2
-rw-r--r--linux/Platform.h2
-rw-r--r--linux/PressureStallMeter.c2
-rw-r--r--linux/PressureStallMeter.h2
15 files changed, 15 insertions, 15 deletions
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.
*/