From e7e7697612029c3ae407735ab0fb2b56b867d894 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Thu, 2 Feb 2017 10:28:38 +0100 Subject: cfdisk: add copyright to help ... to make it obvious this is a new cfdisk. Signed-off-by: Karel Zak --- disk-utils/cfdisk.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'disk-utils/cfdisk.c') diff --git a/disk-utils/cfdisk.c b/disk-utils/cfdisk.c index 2102013af..281d66c78 100644 --- a/disk-utils/cfdisk.c +++ b/disk-utils/cfdisk.c @@ -2168,7 +2168,10 @@ static int ui_help(void) N_("Note: All of the commands can be entered with either upper or lower"), N_("case letters (except for Write)."), " ", - N_("Use lsblk(8) or partx(8) to see more details about the device.") + N_("Use lsblk(8) or partx(8) to see more details about the device."), + " ", + " ", + "Copyright (C) 2014-2017 Karel Zak " }; erase(); -- cgit v1.2.3-55-g7522