about summary refs log tree commit diff
path: root/boot/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'boot/parse.c')
-rw-r--r--boot/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/parse.c b/boot/parse.c
index 157b73d..db5e029 100644
--- a/boot/parse.c
+++ b/boot/parse.c
@@ -2,7 +2,7 @@
  * very simple handwritten recursive descent
  * parser for a catskill source file.
  *
- * Copyright (c) 2025, Mel G. <mel@rnrd.eu>
+ * Copyright (c) 2025-2026, Mel G. <mel@rnrd.eu>
  *
  * SPDX-License-Identifier: MPL-2.0
  */