diff --git a/about.ui b/about.ui index b7e9d424..2dc77169 100644 --- a/about.ui +++ b/about.ui @@ -70,7 +70,7 @@ - (c) 2008-2012 Konstantin Isakov (ikm@goldendict.org) + (c) 2008-2013 Konstantin Isakov (ikm@goldendict.org) Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter diff --git a/article_maker.cc b/article_maker.cc index 4f683d54..27f21582 100644 --- a/article_maker.cc +++ b/article_maker.cc @@ -183,7 +183,7 @@ sptr< Dictionary::DataRequest > ArticleMaker::makeDefinitionFor( "

Should you need further help, have any questions, " "suggestions or just wonder what the others think, you are welcome at the program's forum." "

Check program's website for the updates. " -"

(c) 2008-2012 Konstantin Isakov. Licensed under GPLv3 or later." +"

(c) 2008-2013 Konstantin Isakov. Licensed under GPLv3 or later." ).toUtf8().data(); }