mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
* ControlAboutLyX:
- update copyright date. For 1.5.5, this change came too late (for i18n). git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24724 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c7f4ee3aff
commit
593ef2c773
@ -64,7 +64,7 @@ void ControlAboutlyx::getCredits(ostream & ss) const
|
||||
|
||||
string const ControlAboutlyx::getCopyright() const
|
||||
{
|
||||
return to_utf8(_("LyX is Copyright (C) 1995 by Matthias Ettrich,\n1995-2006 LyX Team"));
|
||||
return to_utf8(_("LyX is Copyright (C) 1995 by Matthias Ettrich,\n1995-2008 LyX Team"));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user