about summary refs log tree commit diff
path: root/boot/visit.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/visit.c')
-rw-r--r--boot/visit.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/visit.c b/boot/visit.c
index c685cf6..24f033a 100644
--- a/boot/visit.c
+++ b/boot/visit.c
@@ -3,6 +3,10 @@
  * implementing a default traversal mechanism,
  * allowing for selective operations on it.
  * includes a simple tree printer as the primary example of usage.
+ *
+ * Copyright (c) 2025, Mel G. <mel@rnrd.eu>
+ *
+ * SPDX-License-Identifier: MPL-2.0
  */
 
 struct Visit