]> granicus.if.org Git - procps-ng/commitdiff
top: update the man page & source file copyright dates
authorJim Warner <james.warner@comcast.net>
Thu, 13 Jan 2022 19:13:13 +0000 (13:13 -0600)
committerCraig Small <csmall@dropbear.xyz>
Mon, 17 Jan 2022 09:27:20 +0000 (20:27 +1100)
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>
top/top.1
top/top.c
top/top.h
top/top_nls.c
top/top_nls.h

index db188bc18a00d99ed393729632a2f1642275b903..872f0f30e8814b1de44568bdf2a62c10dd7d4ba2 100644 (file)
--- a/top/top.1
+++ b/top/top.1
@@ -1,7 +1,7 @@
 .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.
 ..
@@ -57,7 +57,7 @@
 .
 .\" Document /////////////////////////////////////////////////////////////
 .\" ----------------------------------------------------------------------
-.TH TOP 1 "September 2021" "procps-ng" "User Commands"
+.TH TOP 1 "January 2022" "procps-ng" "User Commands"
 .\" ----------------------------------------------------------------------
 .nh
 
index d08435a11d9118b6c2254f6763cae80ef18f893e..496a9bc41aa57b2bc09ddd27b31a6ce16cf305ef 100644 (file)
--- a/top/top.c
+++ b/top/top.c
@@ -1,6 +1,6 @@
 /* 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
index 1ea6b547d4d277308d22004a36ca0cdaf64bd771..3143d8e6a29128be0a5fcb05afd0f5a81c8e69c0 100644 (file)
--- a/top/top.h
+++ b/top/top.h
@@ -1,6 +1,6 @@
 /* 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
index 4101a2848eb230754540831633a43f1473a2f89f..08467ea2841f49a39202255de07ffc33d1a35c50 100644 (file)
@@ -1,6 +1,6 @@
 /* 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
index f9f0f17dc9b6a5412cc36654178c58b26e7966f8..3b1714d9f8df4e8d4d75fdf84224b491a5212edb 100644 (file)
@@ -1,6 +1,6 @@
 /* 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