aboutsummaryrefslogtreecommitdiff
path: root/core/touch.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/touch.c')
-rw-r--r--core/touch.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/touch.c b/core/touch.c
index a80efe8..c3d0abf 100644
--- a/core/touch.c
+++ b/core/touch.c
@@ -1,4 +1,7 @@
/* SPDX-License-Identifier: BSD-3-Clause */
+/*
+ * Copyright (C) 2022, 2023 Ferass El Hafidi <vitali64pmemail@protonmail.com>
+ */
#define _XOPEN_SOURCE /* WHY???? */
#include <sys/stat.h>
#include <fcntl.h>