From 0d352aa3d995652f2ff4ddefa7c466b8c7ab212c Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Sun, 28 Jan 2018 00:00:00 -0600 Subject: [PATCH] top: update copyright dates in source and man document Signed-off-by: Jim Warner --- top/top.1 | 6 ++---- top/top.c | 4 +--- top/top.h | 4 +--- top/top_nls.c | 4 +--- top/top_nls.h | 4 +--- 5 files changed, 6 insertions(+), 16 deletions(-) diff --git a/top/top.1 b/top/top.1 index f621ce02..810d881c 100644 --- a/top/top.1 +++ b/top/top.1 @@ -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" .\" ---------------------------------------------------------------------- .\" ---------------------------------------------------------------------- diff --git a/top/top.c b/top/top.c index 77781ba3..195274d1 100644 --- a/top/top.c +++ b/top/top.c @@ -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 diff --git a/top/top.h b/top/top.h index 41c571f5..02e38749 100644 --- a/top/top.h +++ b/top/top.h @@ -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 diff --git a/top/top_nls.c b/top/top_nls.c index 35216f4a..0af77ce8 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -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 diff --git a/top/top_nls.h b/top/top_nls.h index 05bdf446..1a3c9add 100644 --- a/top/top_nls.h +++ b/top/top_nls.h @@ -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