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