Skip to content
Snippets Groups Projects
Commit 2be9e4b4 authored by rswindell's avatar rswindell
Browse files

Updated printed copyright date.

parent c9d2ed80
No related branches found
No related tags found
No related merge requests found
...@@ -84,7 +84,7 @@ int main(int argc, char **argv) ...@@ -84,7 +84,7 @@ int main(int argc, char **argv)
BOOL gui_mode=FALSE; BOOL gui_mode=FALSE;
BOOL door_mode=FALSE; BOOL door_mode=FALSE;
printf("\r\nSynchronet Configuration Utility (%s) v%s Copyright 2003 " printf("\r\nSynchronet Configuration Utility (%s) v%s Copyright 2004 "
"Rob Swindell\r\n",PLATFORM_DESC,VERSION); "Rob Swindell\r\n",PLATFORM_DESC,VERSION);
cfg.size=sizeof(cfg); cfg.size=sizeof(cfg);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment