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