diff options
| author | Mel <mel@rnrd.eu> | 2025-06-30 03:02:59 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2025-06-30 03:02:59 +0200 |
| commit | 0737d287c29b404700bfaa07625177eb443dfab2 (patch) | |
| tree | 07e40cde11f25c3a6280e9031728e324d6f19658 /boot/catboot.c | |
| parent | 1e2b456f08a5d00c8cbe290fb7974818e8f17b46 (diff) | |
| download | catskill-0737d287c29b404700bfaa07625177eb443dfab2.tar.zst catskill-0737d287c29b404700bfaa07625177eb443dfab2.zip | |
License project files under MPL-2.0
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'boot/catboot.c')
| -rw-r--r-- | boot/catboot.c | 4 |
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> |
