Small fix to header
This commit is contained in:
parent
5dfaf8ca64
commit
a5029117d4
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -245,7 +245,7 @@ int main (int argc, char **argv) {
|
|||
running_for_first_time ();
|
||||
|
||||
printf (
|
||||
"Telegram-client version " TG_VERSION ", Copyright (C) year name of author\n"
|
||||
"Telegram-client version " TG_VERSION ", Copyright (C) 2013 Vitaly Valtman\n"
|
||||
"Telegram-client 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