summaryrefslogtreecommitdiffstats
path: root/openbsd
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2020-10-05 09:51:32 +0200
committerDaniel Lange <DLange@git.local>2020-10-05 10:13:12 +0200
commit079c2abf8e571a865102957b2d0d3a55863aadcf (patch)
tree7eae8f6b317d23f0032d42d0bffac77bdc8a7e45 /openbsd
parent90d16b66305aecccbfb5600b3aa4e61bde175e9a (diff)
Update License consistently to GPLv2 as per COPYING file
Diffstat (limited to 'openbsd')
-rw-r--r--openbsd/Battery.c2
-rw-r--r--openbsd/Battery.h2
-rw-r--r--openbsd/OpenBSDCRT.c2
-rw-r--r--openbsd/OpenBSDCRT.h2
-rw-r--r--openbsd/OpenBSDProcess.c2
-rw-r--r--openbsd/OpenBSDProcess.h2
-rw-r--r--openbsd/OpenBSDProcessList.c2
-rw-r--r--openbsd/OpenBSDProcessList.h2
-rw-r--r--openbsd/Platform.c2
-rw-r--r--openbsd/Platform.h2
10 files changed, 10 insertions, 10 deletions
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.
*/

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