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/catboot.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/catboot.c')
| -rw-r--r-- | boot/catboot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boot/catboot.c b/boot/catboot.c index bf06abc..c75efed 100644 --- a/boot/catboot.c +++ b/boot/catboot.c @@ -73,7 +73,7 @@ version(void) "License, v. 2.0. If a copy of the MPL was not distributed with this\n" "file, You can obtain one at https://mozilla.org/MPL/2.0/.\n" "\n" - "Copyright (c) 2025, Mel G. <mel@rnrd.eu>\n"); + "Copyright (c) 2025-2026, Mel G. <mel@rnrd.eu>\n"); } integer |
