aboutsummaryrefslogtreecommitdiff
path: root/core/cat.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/cat.c')
-rw-r--r--core/cat.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/cat.c b/core/cat.c
index 60833aa..3ca9abb 100644
--- a/core/cat.c
+++ b/core/cat.c
@@ -1,4 +1,8 @@
/* SPDX-License-Identifier: BSD-3-Clause */
+/*
+ * Copyright (C) 2022, 2023 Ferass El Hafidi <vitali64pmemail@protonmail.com>
+ * Copyright (C) 2022 Leah Rowe <leah@libreboot.org>
+ */
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>