diff options
Diffstat (limited to 'src/helper')
-rw-r--r-- | src/helper/tpax_path_copy.c | 10 | ||||
-rw-r--r-- | src/helper/tpax_stat_compare.c | 10 |
2 files changed, 10 insertions, 10 deletions
diff --git a/src/helper/tpax_path_copy.c b/src/helper/tpax_path_copy.c index 88e8b26..454b6ea 100644 --- a/src/helper/tpax_path_copy.c +++ b/src/helper/tpax_path_copy.c @@ -1,8 +1,8 @@ -/******************************************************/ -/* tpax: a topological pax implementation */ -/* Copyright (C) 2020--2021 Z. Gilboa */ -/* Released under GPLv2 and GPLv3; see COPYING.TPAX. */ -/******************************************************/ +/**************************************************************/ +/* tpax: a topological pax implementation */ +/* Copyright (C) 2020--2021 SysDeer Technologies, LLC */ +/* Released under GPLv2 and GPLv3; see COPYING.TPAX. */ +/**************************************************************/ #include <stdint.h> #include <stdlib.h> diff --git a/src/helper/tpax_stat_compare.c b/src/helper/tpax_stat_compare.c index b73fae7..c9ab660 100644 --- a/src/helper/tpax_stat_compare.c +++ b/src/helper/tpax_stat_compare.c @@ -1,8 +1,8 @@ -/******************************************************/ -/* tpax: a topological pax implementation */ -/* Copyright (C) 2020--2021 Z. Gilboa */ -/* Released under GPLv2 and GPLv3; see COPYING.TPAX. */ -/******************************************************/ +/**************************************************************/ +/* tpax: a topological pax implementation */ +/* Copyright (C) 2020--2021 SysDeer Technologies, LLC */ +/* Released under GPLv2 and GPLv3; see COPYING.TPAX. */ +/**************************************************************/ #include <stdint.h> #include <stdlib.h> |