From 4d2e202ee0954f130c8533af3a8dd0fa571e5150 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 4 Jan 2018 07:12:38 +0300 Subject: Update copyrights year. --- src/utils/booleanoptions.h | 2 +- src/utils/browserboxtools.cpp | 2 +- src/utils/browserboxtools.h | 2 +- src/utils/buildhex.h | 2 +- src/utils/cast.h | 2 +- src/utils/chatutils.cpp | 2 +- src/utils/chatutils.h | 2 +- src/utils/checkutils.cpp | 2 +- src/utils/checkutils.h | 2 +- src/utils/copynpaste.cpp | 2 +- src/utils/copynpaste.h | 2 +- src/utils/cpu.cpp | 2 +- src/utils/cpu.h | 2 +- src/utils/delete2.h | 2 +- src/utils/dtor.h | 2 +- src/utils/dumplibs.cpp | 2 +- src/utils/dumplibs.h | 2 +- src/utils/dumpsizes.cpp | 2 +- src/utils/dumpsizes.h | 2 +- src/utils/env.cpp | 2 +- src/utils/env.h | 2 +- src/utils/foreach.h | 2 +- src/utils/fuzzer.cpp | 2 +- src/utils/fuzzer.h | 2 +- src/utils/gettext.h | 2 +- src/utils/gettexthelper.cpp | 2 +- src/utils/gettexthelper.h | 2 +- src/utils/glxhelper.cpp | 2 +- src/utils/glxhelper.h | 2 +- src/utils/gmfunctions.cpp | 2 +- src/utils/gmfunctions.h | 2 +- src/utils/intmap.h | 2 +- src/utils/langs.cpp | 2 +- src/utils/langs.h | 2 +- src/utils/likely.h | 2 +- src/utils/mathutils.h | 2 +- src/utils/mrand.cpp | 2 +- src/utils/mrand.h | 2 +- src/utils/mutex.h | 2 +- src/utils/naclmessages.cpp | 2 +- src/utils/naclmessages.h | 2 +- src/utils/parameters.cpp | 2 +- src/utils/parameters.h | 2 +- src/utils/perfomance.cpp | 2 +- src/utils/perfomance.h | 2 +- src/utils/pnglib.cpp | 2 +- src/utils/pnglib.h | 2 +- src/utils/process.cpp | 2 +- src/utils/process.h | 2 +- src/utils/sdl2helper.cpp | 2 +- src/utils/sdl2helper.h | 2 +- src/utils/sdl2logger.cpp | 2 +- src/utils/sdl2logger.h | 2 +- src/utils/sdl2musichelper.cpp | 2 +- src/utils/sdl2musichelper.h | 2 +- src/utils/sdlcheckutils.cpp | 2 +- src/utils/sdlcheckutils.h | 2 +- src/utils/sdlhelper.cpp | 2 +- src/utils/sdlhelper.h | 2 +- src/utils/sdlmemoryobject.h | 2 +- src/utils/sdlmusichelper.cpp | 2 +- src/utils/sdlmusichelper.h | 2 +- src/utils/sdlpixel.h | 2 +- src/utils/sdlsharedhelper.cpp | 2 +- src/utils/sdlsharedhelper.h | 2 +- src/utils/stdmove.h | 2 +- src/utils/stringmap.h | 2 +- src/utils/stringutils.cpp | 2 +- src/utils/stringutils.h | 2 +- src/utils/stringvector.h | 2 +- src/utils/timer.cpp | 2 +- src/utils/timer.h | 2 +- src/utils/translation/podict.cpp | 2 +- src/utils/translation/podict.h | 2 +- src/utils/translation/poparser.cpp | 2 +- src/utils/translation/poparser.h | 2 +- src/utils/translation/translationmanager.cpp | 2 +- src/utils/translation/translationmanager.h | 2 +- src/utils/vector.h | 2 +- src/utils/x11logger.cpp | 2 +- src/utils/x11logger.h | 2 +- src/utils/xml.h | 2 +- src/utils/xml.inc | 2 +- src/utils/xml/libxml.cpp | 2 +- src/utils/xml/libxml.h | 2 +- src/utils/xml/libxml.inc | 2 +- src/utils/xml/pugixml.cpp | 2 +- src/utils/xml/pugixml.h | 2 +- src/utils/xml/pugixml.inc | 2 +- src/utils/xml/pugixmlwriter.cpp | 2 +- src/utils/xml/pugixmlwriter.h | 2 +- src/utils/xml/tinyxml2.cpp | 2 +- src/utils/xml/tinyxml2.h | 2 +- src/utils/xml/tinyxml2.inc | 2 +- src/utils/xmlutils.cpp | 2 +- src/utils/xmlutils.h | 2 +- src/utils/xmlwriter.h | 2 +- 97 files changed, 97 insertions(+), 97 deletions(-) (limited to 'src/utils') diff --git a/src/utils/booleanoptions.h b/src/utils/booleanoptions.h index cd9f97862..6c8d51e80 100644 --- a/src/utils/booleanoptions.h +++ b/src/utils/booleanoptions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/browserboxtools.cpp b/src/utils/browserboxtools.cpp index 10113e220..4742fe655 100644 --- a/src/utils/browserboxtools.cpp +++ b/src/utils/browserboxtools.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/browserboxtools.h b/src/utils/browserboxtools.h index 8caa0d89c..e41513e7c 100644 --- a/src/utils/browserboxtools.h +++ b/src/utils/browserboxtools.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/buildhex.h b/src/utils/buildhex.h index 6833e9528..49ed4217b 100644 --- a/src/utils/buildhex.h +++ b/src/utils/buildhex.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/cast.h b/src/utils/cast.h index f12f1badb..b2a6200f8 100644 --- a/src/utils/cast.h +++ b/src/utils/cast.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/chatutils.cpp b/src/utils/chatutils.cpp index cb264dff1..a47652f9a 100644 --- a/src/utils/chatutils.cpp +++ b/src/utils/chatutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/chatutils.h b/src/utils/chatutils.h index dd2f81df1..87127ee76 100644 --- a/src/utils/chatutils.h +++ b/src/utils/chatutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/checkutils.cpp b/src/utils/checkutils.cpp index 8e72dbf7d..66d056a4c 100644 --- a/src/utils/checkutils.cpp +++ b/src/utils/checkutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/checkutils.h b/src/utils/checkutils.h index dbac859e4..d0d74248b 100644 --- a/src/utils/checkutils.h +++ b/src/utils/checkutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 3896c2b6b..3b2b4ae8a 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2001-2010 Wormux Team - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/copynpaste.h b/src/utils/copynpaste.h index 73e086160..4ad2ecda5 100644 --- a/src/utils/copynpaste.h +++ b/src/utils/copynpaste.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2001-2010 Wormux Team - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/cpu.cpp b/src/utils/cpu.cpp index ef6a419b6..6b553b096 100644 --- a/src/utils/cpu.cpp +++ b/src/utils/cpu.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/cpu.h b/src/utils/cpu.h index 8be6ccbc3..90dd4144e 100644 --- a/src/utils/cpu.h +++ b/src/utils/cpu.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/delete2.h b/src/utils/delete2.h index 4c6b4c6a6..993472b83 100644 --- a/src/utils/delete2.h +++ b/src/utils/delete2.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/dtor.h b/src/utils/dtor.h index 21d0429e9..3b8536b5b 100644 --- a/src/utils/dtor.h +++ b/src/utils/dtor.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/dumplibs.cpp b/src/utils/dumplibs.cpp index 420ef62ce..d712f1245 100644 --- a/src/utils/dumplibs.cpp +++ b/src/utils/dumplibs.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/dumplibs.h b/src/utils/dumplibs.h index 1013026f1..51daf0fe6 100644 --- a/src/utils/dumplibs.h +++ b/src/utils/dumplibs.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/dumpsizes.cpp b/src/utils/dumpsizes.cpp index 86f89b6cd..f1a9a613a 100644 --- a/src/utils/dumpsizes.cpp +++ b/src/utils/dumpsizes.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/dumpsizes.h b/src/utils/dumpsizes.h index c7729ac14..92dc39467 100644 --- a/src/utils/dumpsizes.h +++ b/src/utils/dumpsizes.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/env.cpp b/src/utils/env.cpp index e8808e238..8e6ea88e4 100644 --- a/src/utils/env.cpp +++ b/src/utils/env.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/env.h b/src/utils/env.h index 8f42448f8..60e091c9d 100644 --- a/src/utils/env.h +++ b/src/utils/env.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/foreach.h b/src/utils/foreach.h index d3212795f..805977899 100644 --- a/src/utils/foreach.h +++ b/src/utils/foreach.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/fuzzer.cpp b/src/utils/fuzzer.cpp index d11d61de3..c8239e034 100644 --- a/src/utils/fuzzer.cpp +++ b/src/utils/fuzzer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/fuzzer.h b/src/utils/fuzzer.h index d43dcc294..0e4dd54a9 100644 --- a/src/utils/fuzzer.h +++ b/src/utils/fuzzer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gettext.h b/src/utils/gettext.h index 2265da585..be2e7a1d9 100644 --- a/src/utils/gettext.h +++ b/src/utils/gettext.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gettexthelper.cpp b/src/utils/gettexthelper.cpp index f7f02ba32..422c7d36f 100644 --- a/src/utils/gettexthelper.cpp +++ b/src/utils/gettexthelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gettexthelper.h b/src/utils/gettexthelper.h index d42266d45..81cc4c47c 100644 --- a/src/utils/gettexthelper.h +++ b/src/utils/gettexthelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/glxhelper.cpp b/src/utils/glxhelper.cpp index 8525111dc..a201a1e50 100644 --- a/src/utils/glxhelper.cpp +++ b/src/utils/glxhelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/glxhelper.h b/src/utils/glxhelper.h index c3f1be142..412df1001 100644 --- a/src/utils/glxhelper.h +++ b/src/utils/glxhelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gmfunctions.cpp b/src/utils/gmfunctions.cpp index e6abc3e83..90e78f5ca 100644 --- a/src/utils/gmfunctions.cpp +++ b/src/utils/gmfunctions.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/gmfunctions.h b/src/utils/gmfunctions.h index 3670b4b67..e9ed72009 100644 --- a/src/utils/gmfunctions.h +++ b/src/utils/gmfunctions.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/intmap.h b/src/utils/intmap.h index d2786aa77..287915192 100644 --- a/src/utils/intmap.h +++ b/src/utils/intmap.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/langs.cpp b/src/utils/langs.cpp index b4672197a..7e6ccae0b 100644 --- a/src/utils/langs.cpp +++ b/src/utils/langs.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/langs.h b/src/utils/langs.h index 63a6f9674..7c202b612 100644 --- a/src/utils/langs.h +++ b/src/utils/langs.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/likely.h b/src/utils/likely.h index 0df22a379..e8ff507d6 100644 --- a/src/utils/likely.h +++ b/src/utils/likely.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h index 045feb10a..8c22061a7 100644 --- a/src/utils/mathutils.h +++ b/src/utils/mathutils.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mrand.cpp b/src/utils/mrand.cpp index 1e74e815a..12d8f7818 100644 --- a/src/utils/mrand.cpp +++ b/src/utils/mrand.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mrand.h b/src/utils/mrand.h index 8153554b7..bb7e048c6 100644 --- a/src/utils/mrand.h +++ b/src/utils/mrand.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/mutex.h b/src/utils/mutex.h index 3703d20ab..e42eaee42 100644 --- a/src/utils/mutex.h +++ b/src/utils/mutex.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2008-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/naclmessages.cpp b/src/utils/naclmessages.cpp index 44e6aba1b..66738537b 100644 --- a/src/utils/naclmessages.cpp +++ b/src/utils/naclmessages.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2017 The ManaPlus Developers + * Copyright (C) 2015-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/naclmessages.h b/src/utils/naclmessages.h index 1165b973e..c47eaacda 100644 --- a/src/utils/naclmessages.h +++ b/src/utils/naclmessages.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2015-2017 The ManaPlus Developers + * Copyright (C) 2015-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/parameters.cpp b/src/utils/parameters.cpp index 019f7c239..76920ba2f 100644 --- a/src/utils/parameters.cpp +++ b/src/utils/parameters.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/parameters.h b/src/utils/parameters.h index 0f1827428..a5d5bfef3 100644 --- a/src/utils/parameters.h +++ b/src/utils/parameters.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2017 The ManaPlus Developers + * Copyright (C) 2016-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/perfomance.cpp b/src/utils/perfomance.cpp index 226c3d244..3ac8667eb 100644 --- a/src/utils/perfomance.cpp +++ b/src/utils/perfomance.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/perfomance.h b/src/utils/perfomance.h index 1e8688551..a4a3b24b4 100644 --- a/src/utils/perfomance.h +++ b/src/utils/perfomance.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/pnglib.cpp b/src/utils/pnglib.cpp index d472bd565..4393be3e2 100644 --- a/src/utils/pnglib.cpp +++ b/src/utils/pnglib.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/pnglib.h b/src/utils/pnglib.h index 11f5c1581..b882494f1 100644 --- a/src/utils/pnglib.h +++ b/src/utils/pnglib.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/process.cpp b/src/utils/process.cpp index c4639e4db..b669a3a64 100644 --- a/src/utils/process.cpp +++ b/src/utils/process.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/process.h b/src/utils/process.h index cbb0f73b7..f69548bc8 100644 --- a/src/utils/process.h +++ b/src/utils/process.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2helper.cpp b/src/utils/sdl2helper.cpp index 76b4b7fea..36e3bdf65 100644 --- a/src/utils/sdl2helper.cpp +++ b/src/utils/sdl2helper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2helper.h b/src/utils/sdl2helper.h index 6c50bb1be..b1451ad4d 100644 --- a/src/utils/sdl2helper.h +++ b/src/utils/sdl2helper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2logger.cpp b/src/utils/sdl2logger.cpp index 9edac9a29..16d8aa7d0 100644 --- a/src/utils/sdl2logger.cpp +++ b/src/utils/sdl2logger.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2logger.h b/src/utils/sdl2logger.h index c3ecd1ada..74b7d9d30 100644 --- a/src/utils/sdl2logger.h +++ b/src/utils/sdl2logger.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2musichelper.cpp b/src/utils/sdl2musichelper.cpp index 14a017d31..24712f0ed 100644 --- a/src/utils/sdl2musichelper.cpp +++ b/src/utils/sdl2musichelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdl2musichelper.h b/src/utils/sdl2musichelper.h index 6c9207563..a47b86a8f 100644 --- a/src/utils/sdl2musichelper.h +++ b/src/utils/sdl2musichelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlcheckutils.cpp b/src/utils/sdlcheckutils.cpp index 4ce07f2e5..24418bde3 100644 --- a/src/utils/sdlcheckutils.cpp +++ b/src/utils/sdlcheckutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlcheckutils.h b/src/utils/sdlcheckutils.h index 29fd48a7b..fa4d52887 100644 --- a/src/utils/sdlcheckutils.h +++ b/src/utils/sdlcheckutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlhelper.cpp b/src/utils/sdlhelper.cpp index e30bdebaa..a3dfb3842 100644 --- a/src/utils/sdlhelper.cpp +++ b/src/utils/sdlhelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlhelper.h b/src/utils/sdlhelper.h index f304036aa..aecdbd80b 100644 --- a/src/utils/sdlhelper.h +++ b/src/utils/sdlhelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlmemoryobject.h b/src/utils/sdlmemoryobject.h index daab75088..3caee7c34 100644 --- a/src/utils/sdlmemoryobject.h +++ b/src/utils/sdlmemoryobject.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlmusichelper.cpp b/src/utils/sdlmusichelper.cpp index 2987f9533..b560bfb65 100644 --- a/src/utils/sdlmusichelper.cpp +++ b/src/utils/sdlmusichelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlmusichelper.h b/src/utils/sdlmusichelper.h index b07aa9a10..7baf5703e 100644 --- a/src/utils/sdlmusichelper.h +++ b/src/utils/sdlmusichelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlpixel.h b/src/utils/sdlpixel.h index 920ad4164..763512637 100644 --- a/src/utils/sdlpixel.h +++ b/src/utils/sdlpixel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlsharedhelper.cpp b/src/utils/sdlsharedhelper.cpp index 1f2f04a85..c8a6b99cb 100644 --- a/src/utils/sdlsharedhelper.cpp +++ b/src/utils/sdlsharedhelper.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/sdlsharedhelper.h b/src/utils/sdlsharedhelper.h index 799bf5965..8abf2c942 100644 --- a/src/utils/sdlsharedhelper.h +++ b/src/utils/sdlsharedhelper.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2013-2017 The ManaPlus Developers + * Copyright (C) 2013-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stdmove.h b/src/utils/stdmove.h index b72b941aa..2d91ce87c 100644 --- a/src/utils/stdmove.h +++ b/src/utils/stdmove.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringmap.h b/src/utils/stringmap.h index 90200764a..58179523a 100644 --- a/src/utils/stringmap.h +++ b/src/utils/stringmap.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringutils.cpp b/src/utils/stringutils.cpp index 74edefba0..c91dfd932 100644 --- a/src/utils/stringutils.cpp +++ b/src/utils/stringutils.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h index d866d7001..abcbc6b07 100644 --- a/src/utils/stringutils.h +++ b/src/utils/stringutils.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2007-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/stringvector.h b/src/utils/stringvector.h index 18a53881c..7387d81b6 100644 --- a/src/utils/stringvector.h +++ b/src/utils/stringvector.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/timer.cpp b/src/utils/timer.cpp index 21ef307ba..462568ba2 100644 --- a/src/utils/timer.cpp +++ b/src/utils/timer.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/timer.h b/src/utils/timer.h index ea1d21e31..aa5b726c0 100644 --- a/src/utils/timer.h +++ b/src/utils/timer.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/podict.cpp b/src/utils/translation/podict.cpp index cd374319f..b693b281e 100644 --- a/src/utils/translation/podict.cpp +++ b/src/utils/translation/podict.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h index d8f47b896..ab1031c15 100644 --- a/src/utils/translation/podict.h +++ b/src/utils/translation/podict.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/poparser.cpp b/src/utils/translation/poparser.cpp index 399980a21..efdb29885 100644 --- a/src/utils/translation/poparser.cpp +++ b/src/utils/translation/poparser.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/poparser.h b/src/utils/translation/poparser.h index 12a0909e7..1f9958d47 100644 --- a/src/utils/translation/poparser.h +++ b/src/utils/translation/poparser.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/translationmanager.cpp b/src/utils/translation/translationmanager.cpp index afb82f964..5b1c2d67a 100644 --- a/src/utils/translation/translationmanager.cpp +++ b/src/utils/translation/translationmanager.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/translation/translationmanager.h b/src/utils/translation/translationmanager.h index f2f7efd68..fb3882f25 100644 --- a/src/utils/translation/translationmanager.h +++ b/src/utils/translation/translationmanager.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2017 The ManaPlus Developers + * Copyright (C) 2012-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/vector.h b/src/utils/vector.h index 6ec054edf..0b9fbd1c7 100644 --- a/src/utils/vector.h +++ b/src/utils/vector.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/x11logger.cpp b/src/utils/x11logger.cpp index 5b83886fe..1e7c0ce19 100644 --- a/src/utils/x11logger.cpp +++ b/src/utils/x11logger.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/x11logger.h b/src/utils/x11logger.h index 6ba01e579..c5234f42c 100644 --- a/src/utils/x11logger.h +++ b/src/utils/x11logger.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2017 The ManaPlus Developers + * Copyright (C) 2017-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml.h b/src/utils/xml.h index ac93231fc..3e6520a26 100644 --- a/src/utils/xml.h +++ b/src/utils/xml.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml.inc b/src/utils/xml.inc index 1b6aea25a..229e4d032 100644 --- a/src/utils/xml.inc +++ b/src/utils/xml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/libxml.cpp b/src/utils/xml/libxml.cpp index 6dd87b3f2..5d1b4d90a 100644 --- a/src/utils/xml/libxml.cpp +++ b/src/utils/xml/libxml.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/libxml.h b/src/utils/xml/libxml.h index 1e4292e08..30312b7d8 100644 --- a/src/utils/xml/libxml.h +++ b/src/utils/xml/libxml.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/libxml.inc b/src/utils/xml/libxml.inc index ec837f224..43ee7aeb6 100644 --- a/src/utils/xml/libxml.inc +++ b/src/utils/xml/libxml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixml.cpp b/src/utils/xml/pugixml.cpp index 12d885a4f..01ea0940f 100644 --- a/src/utils/xml/pugixml.cpp +++ b/src/utils/xml/pugixml.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixml.h b/src/utils/xml/pugixml.h index 30d4e2d5b..617b12743 100644 --- a/src/utils/xml/pugixml.h +++ b/src/utils/xml/pugixml.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixml.inc b/src/utils/xml/pugixml.inc index c8685f877..b314c92b4 100644 --- a/src/utils/xml/pugixml.inc +++ b/src/utils/xml/pugixml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixmlwriter.cpp b/src/utils/xml/pugixmlwriter.cpp index b8c6aafec..26c30e66a 100644 --- a/src/utils/xml/pugixmlwriter.cpp +++ b/src/utils/xml/pugixmlwriter.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/pugixmlwriter.h b/src/utils/xml/pugixmlwriter.h index fe5977655..f3ab1309c 100644 --- a/src/utils/xml/pugixmlwriter.h +++ b/src/utils/xml/pugixmlwriter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/tinyxml2.cpp b/src/utils/xml/tinyxml2.cpp index 913e0e953..0a3053a41 100644 --- a/src/utils/xml/tinyxml2.cpp +++ b/src/utils/xml/tinyxml2.cpp @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/tinyxml2.h b/src/utils/xml/tinyxml2.h index 1db1f7421..d1b572d51 100644 --- a/src/utils/xml/tinyxml2.h +++ b/src/utils/xml/tinyxml2.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xml/tinyxml2.inc b/src/utils/xml/tinyxml2.inc index 408638184..eff2fbedd 100644 --- a/src/utils/xml/tinyxml2.inc +++ b/src/utils/xml/tinyxml2.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xmlutils.cpp b/src/utils/xmlutils.cpp index 56510c316..b5259060c 100644 --- a/src/utils/xmlutils.cpp +++ b/src/utils/xmlutils.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xmlutils.h b/src/utils/xmlutils.h index daa0575a8..a0ce1fae9 100644 --- a/src/utils/xmlutils.h +++ b/src/utils/xmlutils.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2014-2017 The ManaPlus Developers + * Copyright (C) 2014-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/utils/xmlwriter.h b/src/utils/xmlwriter.h index 8e182d72a..29960ad0e 100644 --- a/src/utils/xmlwriter.h +++ b/src/utils/xmlwriter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2017 The ManaPlus Developers + * Copyright (C) 2011-2018 The ManaPlus Developers * * This file is part of The ManaPlus Client. * -- cgit v1.2.3-60-g2f50