(edit_about): update year.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2013-04-29 12:52:53 +04:00 committed by Slava Zanko
parent 3662b84ba1
commit 57bb2b87c2

View File

@ -145,7 +145,7 @@ edit_about (void)
QUICK_LABEL (N_("A user friendly text editor\n" QUICK_LABEL (N_("A user friendly text editor\n"
"written for the Midnight Commander."), NULL), "written for the Midnight Commander."), NULL),
QUICK_SEPARATOR (FALSE), 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_START_BUTTONS (TRUE, TRUE),
QUICK_BUTTON (N_("&OK"), B_ENTER, NULL, NULL), QUICK_BUTTON (N_("&OK"), B_ENTER, NULL, NULL),
QUICK_END QUICK_END