Add license to Fiwix custom header files.

This commit is contained in:
rick-masters 2024-01-06 22:55:55 +00:00
parent cfeaee6f8d
commit 4135604687
4 changed files with 8 additions and 0 deletions

View file

@ -1,2 +1,4 @@
/* SPDX-FileCopyrightText: 2024 Richard Masters <grick23@gmail.com> */
/* SPDX-License-Identifier: MIT */
#undef INIT_PROGRAM
#define INIT_PROGRAM "/init"