mirror of https://github.com/MidnightCommander/mc
(edit_about): update year.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
3662b84ba1
commit
57bb2b87c2
|
@ -145,7 +145,7 @@ edit_about (void)
|
|||
QUICK_LABEL (N_("A user friendly text editor\n"
|
||||
"written for the Midnight Commander."), NULL),
|
||||
QUICK_SEPARATOR (FALSE),
|
||||
QUICK_LABEL (N_("Copyright (C) 1996-2012 the Free Software Foundation"), NULL),
|
||||
QUICK_LABEL (N_("Copyright (C) 1996-2013 the Free Software Foundation"), NULL),
|
||||
QUICK_START_BUTTONS (TRUE, TRUE),
|
||||
QUICK_BUTTON (N_("&OK"), B_ENTER, NULL, NULL),
|
||||
QUICK_END
|
||||
|
|
Loading…
Reference in New Issue