about summary refs log tree commit diff
path: root/boot/visit
diff options
context:
space:
mode:
authorMel <mel@rnrd.eu>2026-05-04 22:51:04 +0200
committerMel <mel@rnrd.eu>2026-05-04 22:51:04 +0200
commit0453070560fa22a8c0c61bb4e4696dae26846087 (patch)
tree1f9cae21ce86db4359659582dfd6153ed980c076 /boot/visit
parent9be09491a6548cd9512541b856f399dc295f8737 (diff)
downloadcatskill-0453070560fa22a8c0c61bb4e4696dae26846087.tar.zst
catskill-0453070560fa22a8c0c61bb4e4696dae26846087.zip
Bump license year for touched files
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'boot/visit')
-rw-r--r--boot/visit/tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/visit/tree.c b/boot/visit/tree.c
index efeffe9..4f14914 100644
--- a/boot/visit/tree.c
+++ b/boot/visit/tree.c
@@ -4,7 +4,7 @@
  * 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>
+ * Copyright (c) 2025-2026, Mel G. <mel@rnrd.eu>
  *
  * SPDX-License-Identifier: MPL-2.0
  */