top: happy new year while incrementing copyright dates

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner 2013-01-01 00:00:00 -06:00 committed by Craig Small
parent 63ea47a628
commit dec6b8ffe7
5 changed files with 6 additions and 6 deletions

View File

@ -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-2012, by: James C. Warner . Copyright (c) 2002-2013, by: James C. Warner
. All rights reserved. 8921 Hilloway Road . All rights reserved. 8921 Hilloway Road
. Eden Prairie, Minnesota 55347 USA . Eden Prairie, Minnesota 55347 USA
. .
@ -2018,7 +2018,7 @@ With invaluable help from:
\-*- \-*-
.PD .PD
.in -3 .in -3
Copyright (c) 2002,2012 \*(Em James C. Warner Copyright (c) 2002,2013 \*(Em James C. Warner
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or under the terms of the GNU Free Documentation License, Version 1.1 or

View File

@ -1,6 +1,6 @@
/* top.c - Source file: show Linux processes */ /* top.c - Source file: show Linux processes */
/* /*
* Copyright (c) 2002-2012, by: James C. Warner * Copyright (c) 2002-2013, by: James C. Warner
* All rights reserved. 8921 Hilloway Road * All rights reserved. 8921 Hilloway Road
* Eden Prairie, Minnesota 55347 USA * Eden Prairie, Minnesota 55347 USA
* *

View File

@ -1,6 +1,6 @@
/* top.h - Header file: show Linux processes */ /* top.h - Header file: show Linux processes */
/* /*
* Copyright (c) 2002-2012, by: James C. Warner * Copyright (c) 2002-2013, by: James C. Warner
* All rights reserved. 8921 Hilloway Road * All rights reserved. 8921 Hilloway Road
* Eden Prairie, Minnesota 55347 USA * Eden Prairie, Minnesota 55347 USA
* *

View File

@ -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-2012, by: James C. Warner * Copyright (c) 2011-2013, by: James C. Warner
* All rights reserved. 8921 Hilloway Road * All rights reserved. 8921 Hilloway Road
* Eden Prairie, Minnesota 55347 USA * Eden Prairie, Minnesota 55347 USA
* *

View File

@ -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-2012, by: James C. Warner * Copyright (c) 2011-2013, by: James C. Warner
* All rights reserved. 8921 Hilloway Road * All rights reserved. 8921 Hilloway Road
* Eden Prairie, Minnesota 55347 USA * Eden Prairie, Minnesota 55347 USA
* *