From: Karel Zak Date: Tue, 26 Jan 2016 14:57:24 +0000 (+0100) Subject: libmount: cleanup btrfs.c header X-Git-Tag: v2.28-rc1~149 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ccc2989ddfba346baa010531e9d05d1edbe50fc;p=thirdparty%2Futil-linux.git libmount: cleanup btrfs.c header Signed-off-by: Karel Zak --- diff --git a/libmount/src/btrfs.c b/libmount/src/btrfs.c index 1db604a878..edcabf3cae 100644 --- a/libmount/src/btrfs.c +++ b/libmount/src/btrfs.c @@ -1,12 +1,12 @@ /* - * Copyright (C) 1999 Andrea Arcangeli * Copyright (C) 2016 David Sterba * Copyright (C) 2016 Stanislav Brabec * + * 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 #include #include