summaryrefslogtreecommitdiffstats
path: root/darwin
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-09-22 11:33:00 +0200
committerDaniel Lange <DLange@git.local>2021-09-22 14:28:19 +0200
commit94ad111391c07118eb9c402e309f5331c5e1cdfb (patch)
tree9998c07f4d76870b3811fc65b90b08a0b13ceb09 /darwin
parent976fa3b121864b6d0f9c9fd2a8237c1a445e3c12 (diff)
Update license headers to explicitly say GPLv2+
Diffstat (limited to 'darwin')
-rw-r--r--darwin/DarwinProcess.c2
-rw-r--r--darwin/DarwinProcess.h2
-rw-r--r--darwin/DarwinProcessList.c2
-rw-r--r--darwin/DarwinProcessList.h2
-rw-r--r--darwin/Platform.c2
-rw-r--r--darwin/Platform.h2
-rw-r--r--darwin/ProcessField.h2
7 files changed, 7 insertions, 7 deletions
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.
*/

© 2014-2024 Faster IT GmbH | imprint | privacy policy