diff options
Diffstat (limited to 'tests/fstree_xattr.c')
-rw-r--r-- | tests/fstree_xattr.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fstree_xattr.c b/tests/fstree_xattr.c index fabc9b4..0a5b487 100644 --- a/tests/fstree_xattr.c +++ b/tests/fstree_xattr.c @@ -1,4 +1,9 @@ /* SPDX-License-Identifier: GPL-3.0-or-later */ +/* + * fstree_xattr.c + * + * Copyright (C) 2019 David Oberhollenzer <goliath@infraroot.at> + */ #include "config.h" #include "fstree.h" |