From 0737d287c29b404700bfaa07625177eb443dfab2 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 30 Jun 2025 03:02:59 +0200 Subject: License project files under MPL-2.0 Signed-off-by: Mel --- boot/catboot.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'boot/catboot.c') diff --git a/boot/catboot.c b/boot/catboot.c index 7ab9c4f..f716e4f 100644 --- a/boot/catboot.c +++ b/boot/catboot.c @@ -12,6 +12,10 @@ * once `catskill` can compile itself using a C backend, * this compiler version will be permanently retired. * (although that's still very far away!! have fun! :3) + * + * Copyright (c) 2025, Mel G. + * + * SPDX-License-Identifier: MPL-2.0 */ #include -- cgit 1.4.1