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