top: update the man page & source file copyright dates
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
9a0869e8ba
commit
0749704006
@ -1,7 +1,7 @@
|
|||||||
.ig
|
.ig
|
||||||
. manual page for NEW and IMPROVED linux top
|
. manual page for NEW and IMPROVED linux top
|
||||||
.
|
.
|
||||||
. Copyright (c) 2002-2020, by: James C. Warner
|
. Copyright (c) 2002-2021, by: James C. Warner
|
||||||
.
|
.
|
||||||
. This file may be copied under the terms of the GNU Public License.
|
. This file may be copied under the terms of the GNU Public License.
|
||||||
..
|
..
|
||||||
@ -62,7 +62,7 @@
|
|||||||
.
|
.
|
||||||
.\" Document /////////////////////////////////////////////////////////////
|
.\" Document /////////////////////////////////////////////////////////////
|
||||||
.\" ----------------------------------------------------------------------
|
.\" ----------------------------------------------------------------------
|
||||||
.TH TOP 1 "September 2020" "procps-ng" "User Commands"
|
.TH TOP 1 "February 2021" "procps-ng" "User Commands"
|
||||||
.\" ----------------------------------------------------------------------
|
.\" ----------------------------------------------------------------------
|
||||||
.nh
|
.nh
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* top.c - Source file: show Linux processes */
|
/* top.c - Source file: show Linux processes */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2002-2020, by: James C. Warner
|
* Copyright (c) 2002-2021, by: James C. Warner
|
||||||
*
|
*
|
||||||
* This file may be used subject to the terms and conditions of the
|
* This file may be used subject to the terms and conditions of the
|
||||||
* GNU Library General Public License Version 2, or any later version
|
* GNU Library General Public License Version 2, or any later version
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* top.h - Header file: show Linux processes */
|
/* top.h - Header file: show Linux processes */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2002-2020, by: James C. Warner
|
* Copyright (c) 2002-2021, by: James C. Warner
|
||||||
*
|
*
|
||||||
* This file may be used subject to the terms and conditions of the
|
* This file may be used subject to the terms and conditions of the
|
||||||
* GNU Library General Public License Version 2, or any later version
|
* 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 */
|
/* top_nls.c - provide the basis for future nls translations */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2011-2018, by: James C. Warner
|
* Copyright (c) 2011-2021, by: James C. Warner
|
||||||
*
|
*
|
||||||
* This file may be used subject to the terms and conditions of the
|
* This file may be used subject to the terms and conditions of the
|
||||||
* GNU Library General Public License Version 2, or any later version
|
* 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 */
|
/* top_nls.h - provide the basis for future nls translations */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2011-2018, by: James C. Warner
|
* Copyright (c) 2011-2021, by: James C. Warner
|
||||||
*
|
*
|
||||||
* This file may be used subject to the terms and conditions of the
|
* This file may be used subject to the terms and conditions of the
|
||||||
* GNU Library General Public License Version 2, or any later version
|
* GNU Library General Public License Version 2, or any later version
|
||||||
|
Loading…
Reference in New Issue
Block a user