From d23a920d761cc9ceff297d58b78888487136596c Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Thu, 13 Jan 2022 13:13:13 -0600 Subject: [PATCH] top: repair several inconsistencies in email addresses [ you wouldn't believe how many back-and-forths were ] [ involved in Craig convincing me there were several ] [ inconsistencies. i am so dense sometimes (often?). ] Reference(s): . 01/2022, newlib branch equivalent commits commit 91ffe817343a43ac67a1a1ffaf1d02aca2760b11 commit c83cd6e6c01a51c12340472a59e507e835db9de0 Signed-off-by: Jim Warner --- top/top.1 | 2 +- top/top.c | 4 ++-- top/top.h | 4 ++-- top/top_nls.c | 4 ++-- top/top_nls.h | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/top/top.1 b/top/top.1 index 872f0f30..314ab972 100644 --- a/top/top.1 +++ b/top/top.1 @@ -1,7 +1,7 @@ .ig . manual page for NEW and IMPROVED linux top . -. Copyright (c) 2002-2022, by: James C. Warner +. Copyright (c) 2002-2022, by: Jim Warner + * Craig Small, * Albert D. Cahalan, * Sami Kerola, */ diff --git a/top/top.h b/top/top.h index 6eb87fbf..d11217d1 100644 --- a/top/top.h +++ b/top/top.h @@ -1,6 +1,6 @@ /* top.h - Header file: show Linux processes */ /* - * Copyright (c) 2002-2022, by: James C. Warner + * Copyright (c) 2002-2022, by: Jim Warner + * Craig Small, * Albert D. Cahalan, * Sami Kerola, */ diff --git a/top/top_nls.c b/top/top_nls.c index 08467ea2..7956a6e5 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -1,6 +1,6 @@ /* top_nls.c - provide the basis for future nls translations */ /* - * Copyright (c) 2011-2022, by: James C. Warner + * Copyright (c) 2011-2022, by: Jim Warner + * Craig Small, * Sami Kerola, */ diff --git a/top/top_nls.h b/top/top_nls.h index 3b1714d9..2137c667 100644 --- a/top/top_nls.h +++ b/top/top_nls.h @@ -1,6 +1,6 @@ /* top_nls.h - provide the basis for future nls translations */ /* - * Copyright (c) 2011-2022, by: James C. Warner + * Copyright (c) 2011-2022, by: Jim Warner + * Craig Small, * Sami Kerola, */ #ifndef _Itop_nls