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