diff options
| author | Markus Uhlin <markus@nifty-networks.net> | 2026-03-08 00:31:22 +0100 |
|---|---|---|
| committer | Markus Uhlin <markus@nifty-networks.net> | 2026-03-08 00:31:22 +0100 |
| commit | fe7df149a069e28b262f042b96a24076bc0500cd (patch) | |
| tree | 321b1c8d306c3627d0f4ee5f32e8d94fadc8446a /FICS | |
| parent | 383bb365e77f6c753f63fc559d4d4faef0d8636a (diff) | |
Updated the copyright years
Diffstat (limited to 'FICS')
| -rw-r--r-- | FICS/legal2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/legal2.c b/FICS/legal2.c index 15c0c16..11f49a2 100644 --- a/FICS/legal2.c +++ b/FICS/legal2.c @@ -1,7 +1,7 @@ #include "legal2.h" const char legalNotice2[] = - "Copyright (c) 2023 - 2025 Markus Uhlin <maxxe@rpblc.net>\n" + "Copyright (c) 2023 - 2026 Markus Uhlin <maxxe@rpblc.net>\n" "\n" "Permission to use, copy, modify, and distribute this software for any\n" "purpose with or without fee is hereby granted, provided that the above\n" |
