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