summaryrefslogtreecommitdiffstats
path: root/sys-utils/lsmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys-utils/lsmem.c')
-rw-r--r--sys-utils/lsmem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-utils/lsmem.c b/sys-utils/lsmem.c
index 1dcf8a8e4..2210339a3 100644
--- a/sys-utils/lsmem.c
+++ b/sys-utils/lsmem.c
@@ -2,6 +2,7 @@
* lsmem - Show memory configuration
*
* Copyright IBM Corp. 2016
+ * Copyright (C) 2016 Karel Zak <kzak@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -17,7 +18,6 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-
#include <c.h>
#include <nls.h>
#include <path.h>