diff options
author | midipix <writeonce@midipix.org> | 2021-07-06 16:35:14 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-07-06 16:35:14 +0000 |
commit | 07e762c7fca2afe78d6e63aa1127f36c9ec6ddd0 (patch) | |
tree | 95b9d4a668d6fc5398a15bd035a27004aa9559ac /src/logic/tpax_init_ustar_header.c | |
parent | df67b953704b31bf7f80438fa133790beb5023ce (diff) | |
download | tpax-07e762c7fca2afe78d6e63aa1127f36c9ec6ddd0.tar.bz2 tpax-07e762c7fca2afe78d6e63aa1127f36c9ec6ddd0.tar.xz |
Annual chores.
Diffstat (limited to 'src/logic/tpax_init_ustar_header.c')
-rw-r--r-- | src/logic/tpax_init_ustar_header.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/logic/tpax_init_ustar_header.c b/src/logic/tpax_init_ustar_header.c index 44b74ad..fbb8cc0 100644 --- a/src/logic/tpax_init_ustar_header.c +++ b/src/logic/tpax_init_ustar_header.c @@ -1,6 +1,6 @@ /******************************************************/ /* tpax: a topological pax implementation */ -/* Copyright (C) 2020 Z. Gilboa */ +/* Copyright (C) 2020--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.TPAX. */ /******************************************************/ |