diff options
Diffstat (limited to 'common/initrd.c')
| -rw-r--r-- | common/initrd.c | 3 |
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. |
