aboutsummaryrefslogtreecommitdiffstats
path: root/FICS
diff options
context:
space:
mode:
Diffstat (limited to 'FICS')
-rw-r--r--FICS/ISC_LICENSE2
-rw-r--r--FICS/legal2.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/FICS/ISC_LICENSE b/FICS/ISC_LICENSE
index eba7139..915b183 100644
--- a/FICS/ISC_LICENSE
+++ b/FICS/ISC_LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2023, 2024 Markus Uhlin <maxxe@rpblc.net>
+Copyright (c) 2023 - 2025 Markus Uhlin <maxxe@rpblc.net>
Permission to use, copy, modify, and distribute this software for any
purpose with or without fee is hereby granted, provided that the above
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"