diff options
Diffstat (limited to 'src/internal/tpax_tmpfile_impl.c')
-rw-r--r-- | src/internal/tpax_tmpfile_impl.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/internal/tpax_tmpfile_impl.c b/src/internal/tpax_tmpfile_impl.c index b4e115a..56d5c92 100644 --- a/src/internal/tpax_tmpfile_impl.c +++ b/src/internal/tpax_tmpfile_impl.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. */ +/**************************************************************/ #define _GNU_SOURCE #include <fcntl.h> |