about summary refs log tree commit diff
path: root/boot/tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/tree.c')
-rw-r--r--boot/tree.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/tree.c b/boot/tree.c
index 2dcfdd2..cb5fd2a 100644
--- a/boot/tree.c
+++ b/boot/tree.c
@@ -1,5 +1,9 @@
 /*
  * abstract syntax tree types for a catskill source.
+ *
+ * Copyright (c) 2025, Mel G. <mel@rnrd.eu>
+ *
+ * SPDX-License-Identifier: MPL-2.0
  */
 
 enum Unary_Operation