From bc16fa037f640a996dcd91d0367aed89c060c131 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20G=C3=B6ttsche?= Date: Fri, 4 Dec 2020 13:42:00 +0100 Subject: Convert personal copyright authorship to team --- Compat.c | 2 +- Compat.h | 2 +- DiskIOMeter.c | 2 +- DiskIOMeter.h | 4 ++-- linux/SELinuxMeter.c | 2 +- linux/SELinuxMeter.h | 2 +- linux/SystemdMeter.c | 2 +- linux/SystemdMeter.h | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Compat.c b/Compat.c index dfe2151f..4cf27399 100644 --- a/Compat.c +++ b/Compat.c @@ -1,6 +1,6 @@ /* htop - Compat.c -(C) 2020 Christian Göttsche +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/Compat.h b/Compat.h index c8942735..fff437be 100644 --- a/Compat.h +++ b/Compat.h @@ -2,7 +2,7 @@ #define HEADER_Compat /* htop - Compat.h -(C) 2020 Christian Göttsche +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/DiskIOMeter.c b/DiskIOMeter.c index c9db240c..da6ae7d5 100644 --- a/DiskIOMeter.c +++ b/DiskIOMeter.c @@ -1,6 +1,6 @@ /* htop - DiskIOMeter.c -(C) 2020 Christian Göttsche +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/DiskIOMeter.h b/DiskIOMeter.h index 9fca35b1..b2b3e8dd 100644 --- a/DiskIOMeter.h +++ b/DiskIOMeter.h @@ -1,8 +1,8 @@ #ifndef HEADER_DiskIOMeter #define HEADER_DiskIOMeter /* - h top - DiskIOMeter*.h -(C) 2020 Christian Göttsche +htop - DiskIOMeter.h +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/linux/SELinuxMeter.c b/linux/SELinuxMeter.c index 4bbf030c..07094a4f 100644 --- a/linux/SELinuxMeter.c +++ b/linux/SELinuxMeter.c @@ -1,6 +1,6 @@ /* htop - SELinuxMeter.c -(C) 2020 Christian Goettsche +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/linux/SELinuxMeter.h b/linux/SELinuxMeter.h index 02362bf1..d79ad017 100644 --- a/linux/SELinuxMeter.h +++ b/linux/SELinuxMeter.h @@ -2,7 +2,7 @@ #define HEADER_SELinuxMeter /* htop - SELinuxMeter.h -(C) 2020 Christian Goettsche +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/linux/SystemdMeter.c b/linux/SystemdMeter.c index 95b0cb39..d49185ee 100644 --- a/linux/SystemdMeter.c +++ b/linux/SystemdMeter.c @@ -1,6 +1,6 @@ /* htop - SystemdMeter.c -(C) 2020 Christian Göttsche +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ diff --git a/linux/SystemdMeter.h b/linux/SystemdMeter.h index 6ab4834d..0f226d65 100644 --- a/linux/SystemdMeter.h +++ b/linux/SystemdMeter.h @@ -3,7 +3,7 @@ /* htop - SystemdMeter.h -(C) 2020 Christian Göttsche +(C) 2020 htop dev team Released under the GNU GPLv2, see the COPYING file in the source distribution for its full text. */ -- cgit v1.2.3