summaryrefslogtreecommitdiff
path: root/src/helper
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-08-20 00:00:00 +0000
committermidipix <writeonce@midipix.org>2021-12-30 12:23:17 +0000
commit5874a9b61724b61a90cd9746d2c15ef45a4d5c68 (patch)
treeb74494a5e9b4d97608a2e9b88045a33296a8964e /src/helper
parent07e762c7fca2afe78d6e63aa1127f36c9ec6ddd0 (diff)
downloadtpax-5874a9b61724b61a90cd9746d2c15ef45a4d5c68.tar.bz2
tpax-5874a9b61724b61a90cd9746d2c15ef45a4d5c68.tar.xz
A new home.
Diffstat (limited to 'src/helper')
-rw-r--r--src/helper/tpax_path_copy.c10
-rw-r--r--src/helper/tpax_stat_compare.c10
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>