aboutsummaryrefslogtreecommitdiff
path: root/core/head.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--core/head.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/head.c b/core/head.c
index 1b0d87b..733131d 100644
--- a/core/head.c
+++ b/core/head.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>