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