summaryrefslogtreecommitdiffstats
path: root/generic
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 /generic
parent976fa3b121864b6d0f9c9fd2a8237c1a445e3c12 (diff)
Update license headers to explicitly say GPLv2+
Diffstat (limited to 'generic')
-rw-r--r--generic/gettime.c2
-rw-r--r--generic/gettime.h2
-rw-r--r--generic/hostname.c2
-rw-r--r--generic/hostname.h2
-rw-r--r--generic/openzfs_sysctl.c2
-rw-r--r--generic/openzfs_sysctl.h2
-rw-r--r--generic/uname.c2
-rw-r--r--generic/uname.h2
8 files changed, 8 insertions, 8 deletions
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.
*/

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