diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2025-07-17 21:53:14 +0200 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2025-07-17 21:53:14 +0200 |
commit | c19fb67efc2f49c57d55600d261a9adf039510ee (patch) | |
tree | 456c3dc960c2d836155e02bb6c62a305ef988137 /FICS/legal2.c | |
parent | 6055138bd1210ab6e84479ecab597fc0673f8ef7 (diff) |
Updated the copyright years
Diffstat (limited to 'FICS/legal2.c')
-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 528814a..15c0c16 100644 --- a/FICS/legal2.c +++ b/FICS/legal2.c @@ -1,7 +1,7 @@ #include "legal2.h" const char legalNotice2[] = - "Copyright (c) 2023, 2024 Markus Uhlin <maxxe@rpblc.net>\n" + "Copyright (c) 2023 - 2025 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" |