--- lbbs/src/common.c 2025/12/01 14:01:36 1.52 +++ lbbs/src/common.c 2026/01/03 10:27:14 1.53 @@ -3,7 +3,7 @@ * common * - common definitions * - * Copyright (C) 2004-2025 Leaflet + * Copyright (C) 2004-2026 Leaflet */ #ifdef HAVE_CONFIG_H @@ -14,7 +14,7 @@ // Version const char APP_INFO[] = PACKAGE_STRING " build on " __DATE__ " " __TIME__; -const char COPYRIGHT_INFO[] = "Copyright (C) 2004-2025 Leaflet \n" +const char COPYRIGHT_INFO[] = "Copyright (C) 2004-2026 Leaflet \n" "This program comes with ABSOLUTELY NO WARRANTY.\n" "This is free software, and you are welcome to redistribute it \n" "under certain conditions; see the GNU General Public License \n"