top: updated man page and copyright dates to year 2020
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
5cb46d3533
commit
992217d1c0
@ -62,7 +62,7 @@
|
||||
.
|
||||
.\" Document /////////////////////////////////////////////////////////////
|
||||
.\" ----------------------------------------------------------------------
|
||||
.TH TOP 1 "October 2019" "procps-ng" "User Commands"
|
||||
.TH TOP 1 "April 2020" "procps-ng" "User Commands"
|
||||
.\" ----------------------------------------------------------------------
|
||||
|
||||
.\" ----------------------------------------------------------------------
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* top.c - Source file: show Linux processes */
|
||||
/*
|
||||
* Copyright (c) 2002-2019, by: James C. Warner
|
||||
* Copyright (c) 2002-2020, 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
|
||||
|
@ -1,6 +1,6 @@
|
||||
/* top.h - Header file: show Linux processes */
|
||||
/*
|
||||
* Copyright (c) 2002-2019, by: James C. Warner
|
||||
* Copyright (c) 2002-2020, 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
|
||||
|
Loading…
Reference in New Issue
Block a user