diff options
Diffstat (limited to 'src/helper')
-rw-r--r-- | src/helper/tpax_path_copy.c | 2 | ||||
-rw-r--r-- | src/helper/tpax_stat_compare.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/helper/tpax_path_copy.c b/src/helper/tpax_path_copy.c index 454b6ea..084cc73 100644 --- a/src/helper/tpax_path_copy.c +++ b/src/helper/tpax_path_copy.c @@ -1,6 +1,6 @@ /**************************************************************/ /* tpax: a topological pax implementation */ -/* Copyright (C) 2020--2021 SysDeer Technologies, LLC */ +/* Copyright (C) 2020--2024 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.TPAX. */ /**************************************************************/ diff --git a/src/helper/tpax_stat_compare.c b/src/helper/tpax_stat_compare.c index c9ab660..398e45c 100644 --- a/src/helper/tpax_stat_compare.c +++ b/src/helper/tpax_stat_compare.c @@ -1,6 +1,6 @@ /**************************************************************/ /* tpax: a topological pax implementation */ -/* Copyright (C) 2020--2021 SysDeer Technologies, LLC */ +/* Copyright (C) 2020--2024 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.TPAX. */ /**************************************************************/ |