diff options
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" |