This just updates the copyright dates in the documents
within the top subdirectory only. Others are unchanged.
Reference(s):
. 01/01/22, newlib branch equivalent commit
commit
afdd4690fc3dfa6b5b89ec7795870d8becf416ba
Signed-off-by: Jim Warner <james.warner@comcast.net>
.ig
. manual page for NEW and IMPROVED linux top
.
-. Copyright (c) 2002-2021, by: James C. Warner
+. Copyright (c) 2002-2022, by: James C. Warner
.
. This file may be copied under the terms of the GNU Public License.
..
.
.\" Document /////////////////////////////////////////////////////////////
.\" ----------------------------------------------------------------------
-.TH TOP 1 "September 2021" "procps-ng" "User Commands"
+.TH TOP 1 "January 2022" "procps-ng" "User Commands"
.\" ----------------------------------------------------------------------
.nh
/* top.c - Source file: show Linux processes */
/*
- * Copyright (c) 2002-2020, by: James C. Warner
+ * Copyright (c) 2002-2022, by: James C. Warner
*
* This file may be used subject to the terms and conditions of the
* GNU Library General Public License Version 2, or any later version
/* top.h - Header file: show Linux processes */
/*
- * Copyright (c) 2002-2020, by: James C. Warner
+ * Copyright (c) 2002-2022, by: James C. Warner
*
* This file may be used subject to the terms and conditions of the
* GNU Library General Public License Version 2, or any later version
/* top_nls.c - provide the basis for future nls translations */
/*
- * Copyright (c) 2011-2018, by: James C. Warner
+ * Copyright (c) 2011-2022, by: James C. Warner
*
* This file may be used subject to the terms and conditions of the
* GNU Library General Public License Version 2, or any later version
/* top_nls.h - provide the basis for future nls translations */
/*
- * Copyright (c) 2011-2018, by: James C. Warner
+ * Copyright (c) 2011-2022, by: James C. Warner
*
* This file may be used subject to the terms and conditions of the
* GNU Library General Public License Version 2, or any later version