X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=util-linux%2Ffdformat.c;h=3831ab44e1474e89154275d8dd25e79c9f7d8dc0;hb=765b0eed3ef29a80115708c3249d3a541509cd24;hp=094d620eeb3933304fb48bc39e811b7fadab2d6f;hpb=a60f84ebf07863e390b72a2b6150e461a1ec18e9;p=oweals%2Fbusybox.git diff --git a/util-linux/fdformat.c b/util-linux/fdformat.c index 094d620ee..3831ab44e 100644 --- a/util-linux/fdformat.c +++ b/util-linux/fdformat.c @@ -1,7 +1,8 @@ /* vi: set sw=4 ts=4: */ -/* fdformat.c - Low-level formats a floppy disk - Werner Almesberger */ - -/* 5 July 2003 -- modified for Busybox by Erik Andersen +/* fdformat.c - Low-level formats a floppy disk - Werner Almesberger + * 5 July 2003 -- modified for Busybox by Erik Andersen + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. */ #include "libbb.h"