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 commit91ffe81734
commitc83cd6e6c0
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
1f30c205d7
commit
d23a920d76
@ -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 <james.warner@comcast.net
|
||||
.
|
||||
. This file may be copied under the terms of the GNU Public License.
|
||||
..
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* top.c - Source file: show Linux processes */
|
||||
/*
|
||||
* Copyright (c) 2002-2022, by: James C. Warner
|
||||
* Copyright (c) 2002-2022, by: Jim Warner <james.warner@comcast.net
|
||||
*
|
||||
* This file may be used subject to the terms and conditions of the
|
||||
* GNU Library General Public License Version 2, or any later version
|
||||
@ -11,7 +11,7 @@
|
||||
* GNU Library General Public License for more details.
|
||||
*/
|
||||
/* For contributions to this program, the author wishes to thank:
|
||||
* Craig Small, <csmall@small.dropbear.id.au>
|
||||
* Craig Small, <csmall@dropbear.xyz>
|
||||
* Albert D. Cahalan, <albert@users.sf.net>
|
||||
* Sami Kerola, <kerolasa@iki.fi>
|
||||
*/
|
||||
|
@ -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 <james.warner@comcast.net
|
||||
*
|
||||
* This file may be used subject to the terms and conditions of the
|
||||
* GNU Library General Public License Version 2, or any later version
|
||||
@ -11,7 +11,7 @@
|
||||
* GNU Library General Public License for more details.
|
||||
*/
|
||||
/* For contributions to this program, the author wishes to thank:
|
||||
* Craig Small, <csmall@small.dropbear.id.au>
|
||||
* Craig Small, <csmall@dropbear.xyz>
|
||||
* Albert D. Cahalan, <albert@users.sf.net>
|
||||
* Sami Kerola, <kerolasa@iki.fi>
|
||||
*/
|
||||
|
@ -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 <james.warner@comcast.net
|
||||
*
|
||||
* This file may be used subject to the terms and conditions of the
|
||||
* GNU Library General Public License Version 2, or any later version
|
||||
@ -11,7 +11,7 @@
|
||||
* GNU Library General Public License for more details.
|
||||
*/
|
||||
/* For contributions to this program, the author wishes to thank:
|
||||
* Craig Small, <csmall@small.dropbear.id.au>
|
||||
* Craig Small, <csmall@dropbear.xyz>
|
||||
* Sami Kerola, <kerolasa@iki.fi>
|
||||
*/
|
||||
|
||||
|
@ -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 <james.warner@comcast.net
|
||||
*
|
||||
* This file may be used subject to the terms and conditions of the
|
||||
* GNU Library General Public License Version 2, or any later version
|
||||
@ -11,7 +11,7 @@
|
||||
* GNU Library General Public License for more details.
|
||||
*/
|
||||
/* For contributions to this program, the author wishes to thank:
|
||||
* Craig Small, <csmall@small.dropbear.id.au>
|
||||
* Craig Small, <csmall@dropbear.xyz>
|
||||
* Sami Kerola, <kerolasa@iki.fi>
|
||||
*/
|
||||
#ifndef _Itop_nls
|
||||
|
Loading…
Reference in New Issue
Block a user