diff options
| author | Mel <mel@rnrd.eu> | 2026-05-04 22:51:04 +0200 |
|---|---|---|
| committer | Mel <mel@rnrd.eu> | 2026-05-04 22:51:04 +0200 |
| commit | 0453070560fa22a8c0c61bb4e4696dae26846087 (patch) | |
| tree | 1f9cae21ce86db4359659582dfd6153ed980c076 /boot/tree.c | |
| parent | 9be09491a6548cd9512541b856f399dc295f8737 (diff) | |
| download | catskill-0453070560fa22a8c0c61bb4e4696dae26846087.tar.zst catskill-0453070560fa22a8c0c61bb4e4696dae26846087.zip | |
Bump license year for touched files
Signed-off-by: Mel <mel@rnrd.eu>
Diffstat (limited to 'boot/tree.c')
| -rw-r--r-- | boot/tree.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/tree.c b/boot/tree.c index e0bb4ec..8c00c53 100644 --- a/boot/tree.c +++ b/boot/tree.c @@ -1,7 +1,7 @@ /* * abstract syntax tree types for a catskill source. * - * Copyright (c) 2025, Mel G. <mel@rnrd.eu> + * Copyright (c) 2025-2026, Mel G. <mel@rnrd.eu> * * SPDX-License-Identifier: MPL-2.0 */ |
