aboutsummaryrefslogtreecommitdiff
path: root/common/initrd.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/initrd.c')
-rw-r--r--common/initrd.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/initrd.c b/common/initrd.c
index 2a254f1..835ccf1 100644
--- a/common/initrd.c
+++ b/common/initrd.c
@@ -1,3 +1,6 @@
+/* SPDX-License-Identifier: GPL-3.0-or-later */
+/* Copyright 2021 - 2022, Kim Kuparinen < kimi.h.kuparinen@gmail.com > */
+
/**
* @file initrd.c
* Handle initrd, implement cpio with newc format.