Fixed name
This commit is contained in:
parent
3bf992f0cb
commit
8fd05fdba4
1 changed files with 2 additions and 2 deletions
4
main.c
4
main.c
|
@ -526,8 +526,8 @@ int main (int argc, char **argv) {
|
|||
|
||||
args_parse (argc, argv);
|
||||
printf (
|
||||
"Telegram-client version " TGL_VERSION ", Copyright (C) 2013 Vitaly Valtman\n"
|
||||
"Telegram-client comes with ABSOLUTELY NO WARRANTY; for details type `show_license'.\n"
|
||||
"Telegram-cli version " TGL_VERSION ", Copyright (C) 2013-2014 Vitaly Valtman\n"
|
||||
"Telegram-cli comes with ABSOLUTELY NO WARRANTY; for details type `show_license'.\n"
|
||||
"This is free software, and you are welcome to redistribute it\n"
|
||||
"under certain conditions; type `show_license' for details.\n"
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue