]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
libmount: cleanup btrfs.c header
authorKarel Zak <kzak@redhat.com>
Tue, 26 Jan 2016 14:57:24 +0000 (15:57 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 26 Jan 2016 14:57:24 +0000 (15:57 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
libmount/src/btrfs.c

index 1db604a878f1df09ca9a93214fc5afaeef339fc6..edcabf3cae827d9ddd9bcfcded283ed84075fa77 100644 (file)
@@ -1,12 +1,12 @@
 /*
- * Copyright (C) 1999 Andrea Arcangeli <andrea@suse.de>
  * Copyright (C) 2016 David Sterba <dsterba@suse.cz>
  * Copyright (C) 2016 Stanislav Brabec <sbrabec@suse.cz>
  *
+ * Based on kernel ctree.h, rbtree.h and btrfs-progs.
+ *
  * This file may be redistributed under the terms of the
  * GNU Lesser General Public License.
  */
-
 #include <dirent.h>
 #include <sys/ioctl.h>
 #include <libio.h>