top: update copyright dates in source and man document
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
0f54ff181a
commit
52f0ee2c41
@ -1,9 +1,7 @@
|
||||
.ig
|
||||
. manual page for NEW and IMPROVED linux top
|
||||
.
|
||||
. Copyright (c) 2002-2017, by: James C. Warner
|
||||
. All rights reserved. 8921 Hilloway Road
|
||||
. Eden Prairie, Minnesota 55347 USA
|
||||
. Copyright (c) 2002-2018, by: James C. Warner
|
||||
.
|
||||
. This file may be copied under the terms of the GNU Public License.
|
||||
..
|
||||
@ -69,7 +67,7 @@
|
||||
.
|
||||
.\" Document /////////////////////////////////////////////////////////////
|
||||
.\" ----------------------------------------------------------------------
|
||||
.TH TOP 1 "December 2017" "procps-ng" "User Commands"
|
||||
.TH TOP 1 "January 2018" "procps-ng" "User Commands"
|
||||
.\" ----------------------------------------------------------------------
|
||||
|
||||
.\" ----------------------------------------------------------------------
|
||||
|
@ -1,8 +1,6 @@
|
||||
/* top.c - Source file: show Linux processes */
|
||||
/*
|
||||
* Copyright (c) 2002-2017, by: James C. Warner
|
||||
* All rights reserved. 8921 Hilloway Road
|
||||
* Eden Prairie, Minnesota 55347 USA
|
||||
* Copyright (c) 2002-2018, 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,8 +1,6 @@
|
||||
/* top.h - Header file: show Linux processes */
|
||||
/*
|
||||
* Copyright (c) 2002-2017, by: James C. Warner
|
||||
* All rights reserved. 8921 Hilloway Road
|
||||
* Eden Prairie, Minnesota 55347 USA
|
||||
* Copyright (c) 2002-2018, 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,8 +1,6 @@
|
||||
/* top_nls.c - provide the basis for future nls translations */
|
||||
/*
|
||||
* Copyright (c) 2011-2017, by: James C. Warner
|
||||
* All rights reserved. 8921 Hilloway Road
|
||||
* Eden Prairie, Minnesota 55347 USA
|
||||
* Copyright (c) 2011-2018, 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,8 +1,6 @@
|
||||
/* top_nls.h - provide the basis for future nls translations */
|
||||
/*
|
||||
* Copyright (c) 2011-2017, by: James C. Warner
|
||||
* All rights reserved. 8921 Hilloway Road
|
||||
* Eden Prairie, Minnesota 55347 USA
|
||||
* Copyright (c) 2011-2018, 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