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