From 535fe0d3e0b869ab22f16a91283d55f1439bd986 Mon Sep 17 00:00:00 2001 From: Abs62 Date: Tue, 21 Feb 2012 01:47:14 +0400 Subject: [PATCH] Update year in copyright notices. --- LICENSE.txt | 2 +- aard.cc | 2 +- about.cc | 2 +- about.hh | 2 +- about.ui | 2 +- article_maker.cc | 4 ++-- article_maker.hh | 2 +- article_netmgr.cc | 2 +- article_netmgr.hh | 2 +- articleview.cc | 2 +- articleview.hh | 2 +- articlewebview.cc | 2 +- articlewebview.hh | 2 +- atomic_rename.cc | 2 +- atomic_rename.hh | 2 +- audiolink.cc | 2 +- audiolink.hh | 2 +- bgl.cc | 2 +- bgl.hh | 2 +- broken_xrecord.cc | 2 +- broken_xrecord.hh | 2 +- btreeidx.cc | 2 +- btreeidx.hh | 2 +- chunkedstorage.cc | 2 +- chunkedstorage.hh | 2 +- config.cc | 2 +- config.hh | 2 +- country.cc | 2 +- dictdfiles.cc | 2 +- dictdfiles.hh | 2 +- dictionary.cc | 2 +- dictionary.hh | 2 +- dictspanewidget.hh | 2 +- dsl.cc | 2 +- dsl.hh | 2 +- dsl_details.cc | 2 +- dsl_details.hh | 2 +- editdictionaries.cc | 2 +- editdictionaries.hh | 2 +- ex.hh | 2 +- externalviewer.cc | 2 +- externalviewer.hh | 2 +- file.cc | 2 +- file.hh | 2 +- filetype.cc | 2 +- filetype.hh | 2 +- folding.cc | 2 +- folding.hh | 2 +- forvo.cc | 2 +- forvo.hh | 2 +- fsencoding.cc | 2 +- fsencoding.hh | 2 +- gdappstyle.cc | 2 +- gdappstyle.hh | 2 +- german.cc | 2 +- german.hh | 2 +- groupcombobox.cc | 2 +- groupcombobox.hh | 2 +- groups.cc | 2 +- groups.hh | 2 +- groups_widgets.cc | 2 +- groups_widgets.hh | 2 +- history.cc | 2 +- history.hh | 2 +- hotkeyedit.cc | 2 +- hotkeyedit.hh | 2 +- htmlescape.cc | 2 +- htmlescape.hh | 2 +- hunspell.cc | 2 +- hunspell.hh | 2 +- iconv.cc | 2 +- iconv.hh | 2 +- indexedzip.cc | 2 +- indexedzip.hh | 2 +- initializing.cc | 2 +- initializing.hh | 2 +- instances.cc | 2 +- instances.hh | 2 +- keyboardstate.cc | 2 +- keyboardstate.hh | 2 +- language.hh | 2 +- loaddictionaries.cc | 2 +- loaddictionaries.hh | 2 +- lsa.cc | 2 +- lsa.hh | 2 +- main.cc | 2 +- mainstatusbar.cc | 2 +- mainstatusbar.hh | 2 +- maintabwidget.cc | 2 +- maintabwidget.hh | 2 +- mainwindow.cc | 2 +- mainwindow.hh | 2 +- mediawiki.cc | 2 +- mediawiki.hh | 2 +- mutex.cc | 2 +- mutex.hh | 2 +- orderandprops.cc | 2 +- orderandprops.hh | 2 +- programs.cc | 2 +- programs.hh | 2 +- romaji.hh | 2 +- russiantranslit.cc | 2 +- russiantranslit.hh | 2 +- scanpopup.cc | 2 +- scanpopup.hh | 2 +- sdict.cc | 2 +- searchpanewidget.hh | 2 +- sounddir.cc | 2 +- sounddir.hh | 2 +- sources.cc | 2 +- sources.hh | 2 +- sptr.hh | 2 +- stardict.cc | 2 +- stardict.hh | 2 +- termination.cc | 2 +- termination.hh | 2 +- transliteration.cc | 2 +- transliteration.hh | 2 +- utf8.cc | 2 +- utf8.hh | 2 +- website.cc | 2 +- website.hh | 2 +- wordfinder.cc | 2 +- wordfinder.hh | 2 +- wstring.hh | 2 +- wstring_qt.hh | 2 +- xdxf2html.cc | 2 +- xdxf2html.hh | 2 +- zipfile.cc | 2 +- zipfile.hh | 2 +- 130 files changed, 131 insertions(+), 131 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index fa068886c..912db06be 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ GoldenDict, a dictionary lookup program. - Copyright (C) 2008-2011 Konstantin Isakov + Copyright (C) 2008-2012 Konstantin Isakov This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/aard.cc b/aard.cc index 10083a92f..46c870e84 100644 --- a/aard.cc +++ b/aard.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "aard.hh" diff --git a/about.cc b/about.cc index c55bbc28a..4e44840ba 100644 --- a/about.cc +++ b/about.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "about.hh" diff --git a/about.hh b/about.hh index f62726dc4..732ad13b8 100644 --- a/about.hh +++ b/about.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef ABOUT_HH diff --git a/about.ui b/about.ui index 5eb36b713..b7e9d4240 100644 --- a/about.ui +++ b/about.ui @@ -70,7 +70,7 @@ - (c) 2008-2011 Konstantin Isakov (ikm@goldendict.org) + (c) 2008-2012 Konstantin Isakov (ikm@goldendict.org) Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter diff --git a/article_maker.cc b/article_maker.cc index 91ce4d2f4..75ae6e314 100644 --- a/article_maker.cc +++ b/article_maker.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "article_maker.hh" @@ -153,7 +153,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-2011 Konstantin Isakov. Licensed under GPLv3 or later." +"

(c) 2008-2012 Konstantin Isakov. Licensed under GPLv3 or later." ).toUtf8().data(); } diff --git a/article_maker.hh b/article_maker.hh index 6aa66637c..b0ca6441c 100644 --- a/article_maker.hh +++ b/article_maker.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ARTICLE_MAKER_HH_INCLUDED__ diff --git a/article_netmgr.cc b/article_netmgr.cc index 304283d43..07e3063f9 100644 --- a/article_netmgr.cc +++ b/article_netmgr.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifdef _MSC_VER diff --git a/article_netmgr.hh b/article_netmgr.hh index 5a4924cfe..d3f5a8738 100644 --- a/article_netmgr.hh +++ b/article_netmgr.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ARTICLE_NETMGR_HH_INCLUDED__ diff --git a/articleview.cc b/articleview.cc index 98ba7133b..24bf48c4b 100644 --- a/articleview.cc +++ b/articleview.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "articleview.hh" diff --git a/articleview.hh b/articleview.hh index 72c1626bb..a14550fd2 100644 --- a/articleview.hh +++ b/articleview.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ARTICLEVIEW_HH_INCLUDED__ diff --git a/articlewebview.cc b/articlewebview.cc index 1494b792d..df3c9dd0b 100644 --- a/articlewebview.cc +++ b/articlewebview.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "articlewebview.hh" diff --git a/articlewebview.hh b/articlewebview.hh index 1d362a1c8..682bf319c 100644 --- a/articlewebview.hh +++ b/articlewebview.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ARTICLEWEBVIEW_HH_INCLUDED__ diff --git a/atomic_rename.cc b/atomic_rename.cc index 0fd4ebb4a..1d6b10706 100644 --- a/atomic_rename.cc +++ b/atomic_rename.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "atomic_rename.hh" diff --git a/atomic_rename.hh b/atomic_rename.hh index 41e508ad7..4d28c568c 100644 --- a/atomic_rename.hh +++ b/atomic_rename.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ATOMIC_RENAME_HH_INCLUDED__ diff --git a/audiolink.cc b/audiolink.cc index 3c408379c..5f0a99a20 100644 --- a/audiolink.cc +++ b/audiolink.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "audiolink.hh" diff --git a/audiolink.hh b/audiolink.hh index e96929610..51f673b45 100644 --- a/audiolink.hh +++ b/audiolink.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __AUDIOLINK_HH_INCLUDED__ diff --git a/bgl.cc b/bgl.cc index 3deed5691..8b207be76 100644 --- a/bgl.cc +++ b/bgl.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "bgl.hh" diff --git a/bgl.hh b/bgl.hh index 2f75fc665..67548b62c 100644 --- a/bgl.hh +++ b/bgl.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __BGL_HH_INCLUDED__ diff --git a/broken_xrecord.cc b/broken_xrecord.cc index 71b9417fd..957b1963d 100644 --- a/broken_xrecord.cc +++ b/broken_xrecord.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "broken_xrecord.hh" diff --git a/broken_xrecord.hh b/broken_xrecord.hh index 1922afb23..976e10337 100644 --- a/broken_xrecord.hh +++ b/broken_xrecord.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __BROKEN_XRECORD_HH_INCLUDED__ diff --git a/btreeidx.cc b/btreeidx.cc index 3a2cbcc50..2ce0ce0f7 100644 --- a/btreeidx.cc +++ b/btreeidx.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "btreeidx.hh" diff --git a/btreeidx.hh b/btreeidx.hh index d355b3196..8b27a8973 100644 --- a/btreeidx.hh +++ b/btreeidx.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __BTREEIDX_HH_INCLUDED__ diff --git a/chunkedstorage.cc b/chunkedstorage.cc index 195e2dc4d..4a3e0cbb5 100644 --- a/chunkedstorage.cc +++ b/chunkedstorage.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "chunkedstorage.hh" diff --git a/chunkedstorage.hh b/chunkedstorage.hh index 419d20206..b92c6aed3 100644 --- a/chunkedstorage.hh +++ b/chunkedstorage.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __CHUNKEDSTORAGE_HH_INCLUDED__ diff --git a/config.cc b/config.cc index a3d3ddde4..fe175a790 100644 --- a/config.cc +++ b/config.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "config.hh" diff --git a/config.hh b/config.hh index 063d6b1b5..eebd2b512 100644 --- a/config.hh +++ b/config.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __CONFIG_HH_INCLUDED__ diff --git a/country.cc b/country.cc index 2e8b1eb55..574520e84 100644 --- a/country.cc +++ b/country.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "country.hh" diff --git a/dictdfiles.cc b/dictdfiles.cc index d1773630b..77de7ee9a 100644 --- a/dictdfiles.cc +++ b/dictdfiles.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "dictdfiles.hh" diff --git a/dictdfiles.hh b/dictdfiles.hh index 97b0da83c..663ec196d 100644 --- a/dictdfiles.hh +++ b/dictdfiles.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __DICTDFILES_HH_INCLUDED__ diff --git a/dictionary.cc b/dictionary.cc index f7c886d27..fd17c586b 100644 --- a/dictionary.cc +++ b/dictionary.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include diff --git a/dictionary.hh b/dictionary.hh index e8d696eff..8d3499dff 100644 --- a/dictionary.hh +++ b/dictionary.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __DICTIONARY_HH_INCLUDED__ diff --git a/dictspanewidget.hh b/dictspanewidget.hh index c9d8e42bb..4ed8f3e32 100644 --- a/dictspanewidget.hh +++ b/dictspanewidget.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __DICTSPANEWIDGET_HH_INCLUDED__ diff --git a/dsl.cc b/dsl.cc index f7d58fe53..0c379e2af 100644 --- a/dsl.cc +++ b/dsl.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "dsl.hh" diff --git a/dsl.hh b/dsl.hh index f8df2b611..cc009e26a 100644 --- a/dsl.hh +++ b/dsl.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __DSL_HH_INCLUDED__ diff --git a/dsl_details.cc b/dsl_details.cc index fdd6e4e93..0a105ab7b 100644 --- a/dsl_details.cc +++ b/dsl_details.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "dsl_details.hh" diff --git a/dsl_details.hh b/dsl_details.hh index 647305e00..97b0af4e9 100644 --- a/dsl_details.hh +++ b/dsl_details.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __DSL_DETAILS_HH_INCLUDED__ diff --git a/editdictionaries.cc b/editdictionaries.cc index 056435e09..d169502b6 100644 --- a/editdictionaries.cc +++ b/editdictionaries.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "editdictionaries.hh" diff --git a/editdictionaries.hh b/editdictionaries.hh index 80d1ecd1c..ed9651853 100644 --- a/editdictionaries.hh +++ b/editdictionaries.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __EDITDICTIONARIES_HH_INCLUDED__ diff --git a/ex.hh b/ex.hh index e672d1f50..cc76846a2 100644 --- a/ex.hh +++ b/ex.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __EX_HH_INCLUDED__ diff --git a/externalviewer.cc b/externalviewer.cc index 05427c1a3..00407f8b8 100644 --- a/externalviewer.cc +++ b/externalviewer.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include diff --git a/externalviewer.hh b/externalviewer.hh index ac10cc242..832ed503b 100644 --- a/externalviewer.hh +++ b/externalviewer.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __EXTERNALVIEWER_HH_INCLUDED__ diff --git a/file.cc b/file.cc index e532bc741..50737675c 100644 --- a/file.cc +++ b/file.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "file.hh" diff --git a/file.hh b/file.hh index a632bf55f..97d5514aa 100644 --- a/file.hh +++ b/file.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __FILE_HH_INCLUDED__ diff --git a/filetype.cc b/filetype.cc index 0f6a3cd15..779be256a 100644 --- a/filetype.cc +++ b/filetype.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "filetype.hh" diff --git a/filetype.hh b/filetype.hh index da4db1c9d..5e9802209 100644 --- a/filetype.hh +++ b/filetype.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __FILETYPE_HH_INCLUDED__ diff --git a/folding.cc b/folding.cc index cf8a289e7..ba9a37663 100644 --- a/folding.cc +++ b/folding.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "folding.hh" diff --git a/folding.hh b/folding.hh index 1408b05d0..57e8669dc 100644 --- a/folding.hh +++ b/folding.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __FOLDING_HH_INCLUDED__ diff --git a/forvo.cc b/forvo.cc index 29c346b11..c211d41ec 100644 --- a/forvo.cc +++ b/forvo.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "forvo.hh" diff --git a/forvo.hh b/forvo.hh index e314f7170..c1c524f45 100644 --- a/forvo.hh +++ b/forvo.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __FORVO_HH_INCLUDED__ diff --git a/fsencoding.cc b/fsencoding.cc index b9a11b042..f19de3e46 100644 --- a/fsencoding.cc +++ b/fsencoding.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "fsencoding.hh" diff --git a/fsencoding.hh b/fsencoding.hh index 6df36ab71..05f76dbed 100644 --- a/fsencoding.hh +++ b/fsencoding.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __FSENCODING_HH_INCLUDED__ diff --git a/gdappstyle.cc b/gdappstyle.cc index 18b1d63bb..0caa8b7da 100644 --- a/gdappstyle.cc +++ b/gdappstyle.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2011 Tvangeste +/* This file is (c) 2012 Tvangeste * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "gdappstyle.hh" diff --git a/gdappstyle.hh b/gdappstyle.hh index 7359081d4..28591b4d9 100644 --- a/gdappstyle.hh +++ b/gdappstyle.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2011 Tvangeste +/* This file is (c) 2012 Tvangeste * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef GDAPPSTYLE_HH diff --git a/german.cc b/german.cc index b0326b74d..6ad00e83a 100644 --- a/german.cc +++ b/german.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "german.hh" diff --git a/german.hh b/german.hh index ebe550f37..2d790f623 100644 --- a/german.hh +++ b/german.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef GERMAN_HH diff --git a/groupcombobox.cc b/groupcombobox.cc index cf027ab2d..53811f9b4 100644 --- a/groupcombobox.cc +++ b/groupcombobox.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "groupcombobox.hh" diff --git a/groupcombobox.hh b/groupcombobox.hh index f49bc4e7d..8cf4c085d 100644 --- a/groupcombobox.hh +++ b/groupcombobox.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __GROUPCOMBOBOX_HH_INCLUDED__ diff --git a/groups.cc b/groups.cc index bc11bf77a..439215c5a 100644 --- a/groups.cc +++ b/groups.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "groups.hh" diff --git a/groups.hh b/groups.hh index f728ff3a6..4e88d4759 100644 --- a/groups.hh +++ b/groups.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __GROUPS_HH_INCLUDED__ diff --git a/groups_widgets.cc b/groups_widgets.cc index f4a8d3ccb..81e111407 100644 --- a/groups_widgets.cc +++ b/groups_widgets.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "groups_widgets.hh" diff --git a/groups_widgets.hh b/groups_widgets.hh index a7e941edf..4c9e79bc4 100644 --- a/groups_widgets.hh +++ b/groups_widgets.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __GROUPS_WIDGETS_HH_INCLUDED__ diff --git a/history.cc b/history.cc index dfd5ed211..9ceefe50b 100644 --- a/history.cc +++ b/history.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "history.hh" diff --git a/history.hh b/history.hh index 9bf9348ed..a46a4a5f2 100644 --- a/history.hh +++ b/history.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __HISTORY_HH_INCLUDED__ diff --git a/hotkeyedit.cc b/hotkeyedit.cc index 256d74bba..974c1fb70 100644 --- a/hotkeyedit.cc +++ b/hotkeyedit.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "hotkeyedit.hh" diff --git a/hotkeyedit.hh b/hotkeyedit.hh index 72b50de6d..78b7da011 100644 --- a/hotkeyedit.hh +++ b/hotkeyedit.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __HOTKEYEDIT_HH_INCLUDED__ diff --git a/htmlescape.cc b/htmlescape.cc index e890f5f96..dfa8afd4d 100644 --- a/htmlescape.cc +++ b/htmlescape.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "htmlescape.hh" diff --git a/htmlescape.hh b/htmlescape.hh index dea1d1d2c..6348a5ce9 100644 --- a/htmlescape.hh +++ b/htmlescape.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __HTMLESCAPE_HH_INCLUDED__ diff --git a/hunspell.cc b/hunspell.cc index f0478f44e..5d4e609cf 100644 --- a/hunspell.cc +++ b/hunspell.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "hunspell.hh" diff --git a/hunspell.hh b/hunspell.hh index b136e7f97..3c8e58a39 100644 --- a/hunspell.hh +++ b/hunspell.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __HUNSPELL_HH_INCLUDED__ diff --git a/iconv.cc b/iconv.cc index b57086f3a..30f22a03f 100644 --- a/iconv.cc +++ b/iconv.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "iconv.hh" diff --git a/iconv.hh b/iconv.hh index eb1be3a93..421e6d658 100644 --- a/iconv.hh +++ b/iconv.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ICONV_HH_INCLUDED__ diff --git a/indexedzip.cc b/indexedzip.cc index 49fd70a53..b5ec163b0 100644 --- a/indexedzip.cc +++ b/indexedzip.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "indexedzip.hh" diff --git a/indexedzip.hh b/indexedzip.hh index c43c3d301..a679af5f2 100644 --- a/indexedzip.hh +++ b/indexedzip.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __INDEXEDZIP_HH_INCLUDED__ diff --git a/initializing.cc b/initializing.cc index 8dc8a15e0..3d6a319e9 100644 --- a/initializing.cc +++ b/initializing.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "initializing.hh" diff --git a/initializing.hh b/initializing.hh index 3d1b5bafc..bc8258b67 100644 --- a/initializing.hh +++ b/initializing.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __INITIALIZING_HH_INCLUDED__ diff --git a/instances.cc b/instances.cc index a2174dd89..5a111d423 100644 --- a/instances.cc +++ b/instances.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "instances.hh" diff --git a/instances.hh b/instances.hh index 40d8c45f2..7b4e6be16 100644 --- a/instances.hh +++ b/instances.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __INSTANCES_HH_INCLUDED__ diff --git a/keyboardstate.cc b/keyboardstate.cc index ebe8963e6..eb42e9625 100644 --- a/keyboardstate.cc +++ b/keyboardstate.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "keyboardstate.hh" diff --git a/keyboardstate.hh b/keyboardstate.hh index 278c90319..a48e60c0c 100644 --- a/keyboardstate.hh +++ b/keyboardstate.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __KEYBOARDSTATE_HH_INCLUDED__ diff --git a/language.hh b/language.hh index 96f04df1e..cb509b36b 100644 --- a/language.hh +++ b/language.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __LANGUAGE_HH_INCLUDED__ diff --git a/loaddictionaries.cc b/loaddictionaries.cc index fd6e10944..788178630 100644 --- a/loaddictionaries.cc +++ b/loaddictionaries.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "loaddictionaries.hh" diff --git a/loaddictionaries.hh b/loaddictionaries.hh index cd982de53..f0bcd817a 100644 --- a/loaddictionaries.hh +++ b/loaddictionaries.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __LOADDICTIONARIES_HH_INCLUDED__ diff --git a/lsa.cc b/lsa.cc index 2a8ebdf4c..6dea3eff6 100644 --- a/lsa.cc +++ b/lsa.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "lsa.hh" diff --git a/lsa.hh b/lsa.hh index dc7499544..357edcbae 100644 --- a/lsa.hh +++ b/lsa.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __L9SA_HH_INCLUDED__ diff --git a/main.cc b/main.cc index a520d7cee..dac4629fd 100644 --- a/main.cc +++ b/main.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include diff --git a/mainstatusbar.cc b/mainstatusbar.cc index 99fe1b47f..5569a8b08 100644 --- a/mainstatusbar.cc +++ b/mainstatusbar.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2011 Tvangeste +/* This file is (c) 2012 Tvangeste * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "mainstatusbar.hh" diff --git a/mainstatusbar.hh b/mainstatusbar.hh index 8aaaa46d0..c52fdd6fe 100644 --- a/mainstatusbar.hh +++ b/mainstatusbar.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2011 Tvangeste +/* This file is (c) 2012 Tvangeste * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef MAINSTATUSBAR_HH diff --git a/maintabwidget.cc b/maintabwidget.cc index a314fd3cd..2ca829cfd 100644 --- a/maintabwidget.cc +++ b/maintabwidget.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2011 Tvangeste +/* This file is (c) 2012 Tvangeste * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "maintabwidget.hh" diff --git a/maintabwidget.hh b/maintabwidget.hh index 18c8a43fb..92cc8428f 100644 --- a/maintabwidget.hh +++ b/maintabwidget.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2011 Tvangeste +/* This file is (c) 2012 Tvangeste * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef MAINTABWIDGET_HH diff --git a/mainwindow.cc b/mainwindow.cc index ed400f8d2..a4b88ffeb 100644 --- a/mainwindow.cc +++ b/mainwindow.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "mainwindow.hh" diff --git a/mainwindow.hh b/mainwindow.hh index b0f8ea646..8af30485f 100644 --- a/mainwindow.hh +++ b/mainwindow.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __MAINWINDOW_HH_INCLUDED__ diff --git a/mediawiki.cc b/mediawiki.cc index 6f02008d1..cbf7467cd 100644 --- a/mediawiki.cc +++ b/mediawiki.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "mediawiki.hh" diff --git a/mediawiki.hh b/mediawiki.hh index 78b24ea9e..ca67e6ffb 100644 --- a/mediawiki.hh +++ b/mediawiki.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __MEDIAWIKI_HH_INCLUDED__ diff --git a/mutex.cc b/mutex.cc index 702841ddd..7afe69482 100644 --- a/mutex.cc +++ b/mutex.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "mutex.hh" diff --git a/mutex.hh b/mutex.hh index 22ae0854d..2b5f717c1 100644 --- a/mutex.hh +++ b/mutex.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __MUTEX_HH_INCLUDED__ diff --git a/orderandprops.cc b/orderandprops.cc index 05a5e3762..8ea6aea7e 100644 --- a/orderandprops.cc +++ b/orderandprops.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "orderandprops.hh" diff --git a/orderandprops.hh b/orderandprops.hh index 4dee702cb..e38848c46 100644 --- a/orderandprops.hh +++ b/orderandprops.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ORDERANDPROPS_HH_INCLUDED__ diff --git a/programs.cc b/programs.cc index 408eacdfe..a5d9526e4 100644 --- a/programs.cc +++ b/programs.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include diff --git a/programs.hh b/programs.hh index 9540b673c..581482acc 100644 --- a/programs.hh +++ b/programs.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __PROGRAMS_HH_INCLUDED__ diff --git a/romaji.hh b/romaji.hh index 49ca8c640..aaaff187d 100644 --- a/romaji.hh +++ b/romaji.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ROMAJI_HH_INCLUDED__ diff --git a/russiantranslit.cc b/russiantranslit.cc index e38a4fcdc..9b68217dd 100644 --- a/russiantranslit.cc +++ b/russiantranslit.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "russiantranslit.hh" diff --git a/russiantranslit.hh b/russiantranslit.hh index 5c5b103de..ff0525459 100644 --- a/russiantranslit.hh +++ b/russiantranslit.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __RUSSIANTRANSLIT_HH_INCLUDED__ diff --git a/scanpopup.cc b/scanpopup.cc index 1f36c230a..0f3bac269 100644 --- a/scanpopup.cc +++ b/scanpopup.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "scanpopup.hh" diff --git a/scanpopup.hh b/scanpopup.hh index a0be95ea5..001234fd5 100644 --- a/scanpopup.hh +++ b/scanpopup.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __SCANPOPUP_HH_INCLUDED__ diff --git a/sdict.cc b/sdict.cc index 44080db7a..555c10d2f 100644 --- a/sdict.cc +++ b/sdict.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "sdict.hh" diff --git a/searchpanewidget.hh b/searchpanewidget.hh index bde3f5009..3b80d9acc 100644 --- a/searchpanewidget.hh +++ b/searchpanewidget.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __SEARCHPANEWIDGET_HH_INCLUDED__ diff --git a/sounddir.cc b/sounddir.cc index 36c92019b..9b06f9702 100644 --- a/sounddir.cc +++ b/sounddir.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "sounddir.hh" diff --git a/sounddir.hh b/sounddir.hh index 70b478d0d..738085da8 100644 --- a/sounddir.hh +++ b/sounddir.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __SOUNDDIR_HH_INCLUDED__ diff --git a/sources.cc b/sources.cc index 624b49091..ddbccbf50 100644 --- a/sources.cc +++ b/sources.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "sources.hh" diff --git a/sources.hh b/sources.hh index a18c0ebbd..4ec29c276 100644 --- a/sources.hh +++ b/sources.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __SOURCES_HH_INCLUDED__ diff --git a/sptr.hh b/sptr.hh index 48d40fba6..ab8fad06d 100644 --- a/sptr.hh +++ b/sptr.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __SPTR_HH_INCLUDED__ diff --git a/stardict.cc b/stardict.cc index cb3fbad99..d2002cebd 100644 --- a/stardict.cc +++ b/stardict.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "stardict.hh" diff --git a/stardict.hh b/stardict.hh index 923a95a93..052c8d889 100644 --- a/stardict.hh +++ b/stardict.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __STARTDICT_HH_INCLUDED__ diff --git a/termination.cc b/termination.cc index 554d7aa4f..c01c67871 100644 --- a/termination.cc +++ b/termination.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "termination.hh" diff --git a/termination.hh b/termination.hh index 1c0a0ea88..2de06e9f9 100644 --- a/termination.hh +++ b/termination.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef TERMINATION_HH diff --git a/transliteration.cc b/transliteration.cc index 3a4a8be25..a2ebf62bb 100644 --- a/transliteration.cc +++ b/transliteration.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "transliteration.hh" diff --git a/transliteration.hh b/transliteration.hh index 42f0b4389..6401c95b8 100644 --- a/transliteration.hh +++ b/transliteration.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __TRANSLITERATION_HH_INCLUDED__ diff --git a/utf8.cc b/utf8.cc index 3a070a8e4..d5151b7d7 100644 --- a/utf8.cc +++ b/utf8.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "utf8.hh" diff --git a/utf8.hh b/utf8.hh index 9a23e83d9..723884d7e 100644 --- a/utf8.hh +++ b/utf8.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include diff --git a/website.cc b/website.cc index 25fae60ee..acb7951b6 100644 --- a/website.cc +++ b/website.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "website.hh" diff --git a/website.hh b/website.hh index 1c54a2095..dd5bf3797 100644 --- a/website.hh +++ b/website.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __WEBSITE_HH_INCLUDED__ diff --git a/wordfinder.cc b/wordfinder.cc index c28b1af4d..46c3437ae 100644 --- a/wordfinder.cc +++ b/wordfinder.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "wordfinder.hh" diff --git a/wordfinder.hh b/wordfinder.hh index 466c72b94..504a08efd 100644 --- a/wordfinder.hh +++ b/wordfinder.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __WORDFINDER_HH_INCLUDED__ diff --git a/wstring.hh b/wstring.hh index e18aa1d21..3abfd22ae 100644 --- a/wstring.hh +++ b/wstring.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __WSTRING_HH_INCLUDED__ diff --git a/wstring_qt.hh b/wstring_qt.hh index 7b00affd3..537351cc6 100644 --- a/wstring_qt.hh +++ b/wstring_qt.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __WSTRING_QT_HH_INCLUDED__ diff --git a/xdxf2html.cc b/xdxf2html.cc index f7d53d38c..7cfc7a4eb 100644 --- a/xdxf2html.cc +++ b/xdxf2html.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "xdxf2html.hh" diff --git a/xdxf2html.hh b/xdxf2html.hh index 6a0f49239..d39b59c16 100644 --- a/xdxf2html.hh +++ b/xdxf2html.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __XDXF2HTML_HH_INCLUDED__ diff --git a/zipfile.cc b/zipfile.cc index 7a971436b..78291b0b3 100644 --- a/zipfile.cc +++ b/zipfile.cc @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #include "zipfile.hh" diff --git a/zipfile.hh b/zipfile.hh index 42e434576..9fe8474d7 100644 --- a/zipfile.hh +++ b/zipfile.hh @@ -1,4 +1,4 @@ -/* This file is (c) 2008-2011 Konstantin Isakov +/* This file is (c) 2008-2012 Konstantin Isakov * Part of GoldenDict. Licensed under GPLv3 or later, see the LICENSE file */ #ifndef __ZIPFILE_HH_INCLUDED__