strip out unneeded comments
authorMike Frysinger <vapier@gentoo.org>
Sat, 25 Feb 2006 07:42:02 +0000 (07:42 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 25 Feb 2006 07:42:02 +0000 (07:42 -0000)
util-linux/fdisk.c

index 4e23cdb85dec2eebb80b7eb6bc2a9c989bde3d8b..f119788b14979aa6648de7336f50370e2dd6417b 100644 (file)
@@ -1,12 +1,9 @@
 /* fdisk.c -- Partition table manipulator for Linux.
  *
  * Copyright (C) 1992  A. V. Le Blanc (LeBlanc@mcc.ac.uk)
+ * Copyright (C) 2001,2002 Vladimir Oleynik <dzo@simtreas.ru> (initial bb port)
  *
  * Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
- * Copyright (C) 2001,2002 Vladimir Oleynik <dzo@simtreas.ru>
- *    initial busybox port, BSD license 
- * 
- * This applet have not the support person from busybox.
  */
 
 /* Current changes have not compatibility with this version */