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