]> err.no Git - util-linux/commitdiff
blkid: fix hedeader in ntfs.c
authorKarel Zak <kzak@redhat.com>
Wed, 3 Dec 2008 14:52:40 +0000 (15:52 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 11 Feb 2009 22:21:49 +0000 (23:21 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libs/blkid/src/probers/ntfs.c

index cadbd7204229444569c524b40d8c95040755c5da..55a186a3839190b483ecca153c1ee314162985d4 100644 (file)
@@ -1,14 +1,10 @@
 /*
- * Copyright (C) 1999 by Andries Brouwer
- * Copyright (C) 1999, 2000, 2003 by Theodore Ts'o
- * Copyright (C) 2001 by Andreas Dilger
  * Copyright (C) 2004 Kay Sievers <kay.sievers@vrfy.org>
  * Copyright (C) 2008 Karel Zak <kzak@redhat.com>
  *
  * This file may be redistributed under the terms of the
  * GNU Lesser General Public License.
  */
-
 #include <stdio.h>
 #include <stdlib.h>
 #include <unistd.h>