about summary refs log tree commit diff
path: root/boot/catboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/catboot.c')
-rw-r--r--boot/catboot.c4
1 files changed, 4 insertions, 0 deletions
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. <mel@rnrd.eu>
+ *
+ * SPDX-License-Identifier: MPL-2.0
  */
 
 #include <fcntl.h>