s/greg_/Grigori Goronzy/ for the libass credit updates #894.
Originally committed to SVN as r3135.
This commit is contained in:
parent
49a116804d
commit
dac40729e0
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ AboutScreen::AboutScreen(wxWindow *parent)
|
|||
# endif
|
||||
#endif
|
||||
#ifdef WITH_LIBASS
|
||||
libString += _T(" libass - Copyright (c) Evgeniy Stepanov, greg_;\n");
|
||||
libString += _T(" libass - Copyright (c) Evgeniy Stepanov, Grigori Goronzy;\n");
|
||||
#endif
|
||||
#ifdef WITH_UNIVCHARDET
|
||||
libString += _T(" UniversalCharDet - Copyright (c) Netscape Communications Corp.;\n");
|
||||
|
|
Loading…
Reference in a new issue