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