/[LeafOK_CVS]/lbbs/src/common.c
ViewVC logotype

Diff of /lbbs/src/common.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.52 by sysadm, Mon Dec 1 14:01:36 2025 UTC Revision 1.53 by sysadm, Sat Jan 3 10:27:14 2026 UTC
# Line 3  Line 3 
3   * common   * common
4   *   - common definitions   *   - common definitions
5   *   *
6   * Copyright (C) 2004-2025  Leaflet <leaflet@leafok.com>   * Copyright (C) 2004-2026  Leaflet <leaflet@leafok.com>
7   */   */
8    
9  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
# Line 14  Line 14 
14    
15  // Version  // Version
16  const char APP_INFO[] = PACKAGE_STRING " build on " __DATE__ " " __TIME__;  const char APP_INFO[] = PACKAGE_STRING " build on " __DATE__ " " __TIME__;
17  const char COPYRIGHT_INFO[] = "Copyright (C) 2004-2025  Leaflet <leaflet@leafok.com>\n"  const char COPYRIGHT_INFO[] = "Copyright (C) 2004-2026  Leaflet <leaflet@leafok.com>\n"
18                                                            "This program comes with ABSOLUTELY NO WARRANTY.\n"                                                            "This program comes with ABSOLUTELY NO WARRANTY.\n"
19                                                            "This is free software, and you are welcome to redistribute it \n"                                                            "This is free software, and you are welcome to redistribute it \n"
20                                                            "under certain conditions; see the GNU General Public License \n"                                                            "under certain conditions; see the GNU General Public License \n"


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1