From: Jim Warner Date: Tue, 1 Jan 2013 06:00:00 +0000 (-0600) Subject: top: happy new year while incrementing copyright dates X-Git-Tag: v3.3.7~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dec6b8ffe75322d5346354c93e7442673021eb48;p=procps-ng top: happy new year while incrementing copyright dates Signed-off-by: Jim Warner --- diff --git a/top/top.1 b/top/top.1 index bce1e00f..a590216d 100644 --- a/top/top.1 +++ b/top/top.1 @@ -1,7 +1,7 @@ .ig . 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 . Eden Prairie, Minnesota 55347 USA . @@ -2018,7 +2018,7 @@ With invaluable help from: \-*- .PD .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 under the terms of the GNU Free Documentation License, Version 1.1 or diff --git a/top/top.c b/top/top.c index f9ece85e..d1b08f3f 100644 --- a/top/top.c +++ b/top/top.c @@ -1,6 +1,6 @@ /* 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 * Eden Prairie, Minnesota 55347 USA * diff --git a/top/top.h b/top/top.h index 489708e9..2ae8fa50 100644 --- a/top/top.h +++ b/top/top.h @@ -1,6 +1,6 @@ /* 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 * Eden Prairie, Minnesota 55347 USA * diff --git a/top/top_nls.c b/top/top_nls.c index b50bb4e9..2b2b63bf 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -1,6 +1,6 @@ /* 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 * Eden Prairie, Minnesota 55347 USA * diff --git a/top/top_nls.h b/top/top_nls.h index 52a1e2c3..13cdc217 100644 --- a/top/top_nls.h +++ b/top/top_nls.h @@ -1,6 +1,6 @@ /* 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 * Eden Prairie, Minnesota 55347 USA *