aboutsummaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authorDaniel Lange <DLange@git.local>2021-10-15 09:03:04 +0200
committerDaniel Lange <DLange@git.local>2021-10-15 09:03:04 +0200
commit30ce3b4c264c51c98f280e88e23792ff7deb2317 (patch)
treef9730c54ab9d86ce57ce636f2fba1fdc03f46072 /generic
parent69f439eff387a6ecb52734e400b297a3c85f2285 (diff)
downloaddebian_htop-30ce3b4c264c51c98f280e88e23792ff7deb2317.tar.gz
debian_htop-30ce3b4c264c51c98f280e88e23792ff7deb2317.tar.bz2
debian_htop-30ce3b4c264c51c98f280e88e23792ff7deb2317.zip
New upstream version 3.1.1upstream/3.1.1
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 af06ef3..975457f 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 c124d03..91fe43d 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 2e3d5c3..69a4146 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 32f0c46..1e6c52d 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 c7d79bc..d088da7 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 dab1305..27fa720 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 9263d82..21f9a3c 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 820d085..940d64c 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