On Mon, Jul 14, 2014 at 10:53:36PM +0200, Benno Schulenberg wrote: > Signed-off-by: Benno Schulenberg <bensberg@xxxxxxxxxxxxx> > --- > disk-utils/cfdisk.c | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > > diff --git a/disk-utils/cfdisk.c b/disk-utils/cfdisk.c > index fb089f5..544e87a 100644 > --- a/disk-utils/cfdisk.c > +++ b/disk-utils/cfdisk.c > @@ -1,3 +1,17 @@ > +/* > + * cfdisk.c - Display or manipulate a disk partition table. > + * > + * Copyright (C) 2014 Karel Zak <kzak@xxxxxxxxxx> > + * Copyright (C) 1994 Kevin E. Martin (martin@xxxxxxxxxx) Well, not sure if it's correct to blame Kevin for the new fdisk if all the new code is from scratch :-) ... but yes, all the details and ideas are the same with Kevin's version. Applied, thanks. Karel -- Karel Zak <kzak@xxxxxxxxxx> http://karelzak.blogspot.com -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html