misc: fixed 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?). ] Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
c83cd6e6c0
commit
91ffe81734
@ -1,4 +1,4 @@
|
||||
.\" (C) Copyright 2020-2022 Jim Warner <warnerjc@comcast.net>
|
||||
.\" (C) Copyright 2020-2022 Jim Warner <james.warner@comcast.net>
|
||||
.\"
|
||||
.\" %%%LICENSE_START(LGPL_2.1+)
|
||||
.\" This manual is free software; you can redistribute it and/or
|
||||
|
@ -1,5 +1,5 @@
|
||||
.\" (C) Copyright 2020 Craig Small <csmall@dropbear.xyz>
|
||||
.\" (C) Copyright 2021-2022 Jim Warner <warnerjc@comcast.net>
|
||||
.\" (C) Copyright 2021-2022 Jim Warner <james.warner@comcast.net>
|
||||
.\"
|
||||
.\" %%%LICENSE_START(LGPL_2.1+)
|
||||
.\" This manual is free software; you can redistribute it and/or
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" (C) Copyright 2020-2022 Jim Warner <warnerjc@comcast.net>
|
||||
.\" (C) Copyright 2020-2022 Jim Warner <james.warner@comcast.net>
|
||||
.\"
|
||||
.\" %%%LICENSE_START(LGPL_2.1+)
|
||||
.\" This manual is free software; you can redistribute it and/or
|
||||
|
@ -4,7 +4,7 @@
|
||||
* Copyright (C) 2003 Chris Rivera
|
||||
* Copyright (C) 2004 Albert Cahalan
|
||||
* Copyright (C) 2015 Craig Small <csmall@dropbear.xyz>
|
||||
* Copyright (C) 2016-2022 Jim Warnerl <james.warner@comcast.net>
|
||||
* Copyright (C) 2016-2022 Jim Warner <james.warner@comcast.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (C) 1998-2005 Albert Cahalan
|
||||
* Copyright (C) 2015 Craig Small <csmall@dropbear.xyz>
|
||||
* Copyright (C) 2016-2022 Jim Warnerl <james.warner@comcast.net>
|
||||
* Copyright (C) 2016-2022 Jim Warner <james.warner@comcast.net>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user