From 94ad111391c07118eb9c402e309f5331c5e1cdfb Mon Sep 17 00:00:00 2001 From: Daniel Lange Date: Wed, 22 Sep 2021 11:33:00 +0200 Subject: Update license headers to explicitly say GPLv2+ --- generic/gettime.c | 2 +- generic/gettime.h | 2 +- generic/hostname.c | 2 +- generic/hostname.h | 2 +- generic/openzfs_sysctl.c | 2 +- generic/openzfs_sysctl.h | 2 +- generic/uname.c | 2 +- generic/uname.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'generic') 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. */ -- cgit v1.2.3