]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
cfdisk: add copyright to help
authorKarel Zak <kzak@redhat.com>
Thu, 2 Feb 2017 09:28:38 +0000 (10:28 +0100)
committerKarel Zak <kzak@redhat.com>
Thu, 2 Feb 2017 09:28:38 +0000 (10:28 +0100)
... to make it obvious this is a new cfdisk.

Signed-off-by: Karel Zak <kzak@redhat.com>
disk-utils/cfdisk.c

index 2102013af047cd5ca32b613e184cb1f0f1ecc210..281d66c787bf2c27f8fdecb7f6245734858d048f 100644 (file)
@@ -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 <kzak@redhat.com>"
        };
 
        erase();