From d530e74cc4335a4fbeff03072f3d9a8f6875a767 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 1 Jan 2019 20:04:08 +0300 Subject: Update copyright year. --- src/gui/models/avatarlistmodel.h | 2 +- src/gui/models/beingslistmodel.h | 2 +- src/gui/models/colorlistmodel.h | 2 +- src/gui/models/colormodel.cpp | 2 +- src/gui/models/colormodel.h | 2 +- src/gui/models/extendedlistmodel.h | 2 +- src/gui/models/extendednamesmodel.cpp | 2 +- src/gui/models/extendednamesmodel.h | 2 +- src/gui/models/fontsizechoicelistmodel.h | 2 +- src/gui/models/fontsmodel.h | 2 +- src/gui/models/iconsmodel.h | 2 +- src/gui/models/ignorechoiceslistmodel.h | 2 +- src/gui/models/itemsmodel.h | 2 +- src/gui/models/keylistmodel.h | 2 +- src/gui/models/langlistmodel.h | 2 +- src/gui/models/listmodel.h | 2 +- src/gui/models/magicschoolmodel.h | 2 +- src/gui/models/modelistmodel.cpp | 2 +- src/gui/models/modelistmodel.h | 2 +- src/gui/models/namesmodel.cpp | 2 +- src/gui/models/namesmodel.h | 2 +- src/gui/models/opengllistmodel.h | 2 +- src/gui/models/playerrelationlistmodel.h | 2 +- src/gui/models/playertablemodel.cpp | 2 +- src/gui/models/playertablemodel.h | 2 +- src/gui/models/questsmodel.h | 2 +- src/gui/models/serverslistmodel.h | 2 +- src/gui/models/shopitems.cpp | 2 +- src/gui/models/shopitems.h | 2 +- src/gui/models/skillmodel.cpp | 2 +- src/gui/models/skillmodel.h | 2 +- src/gui/models/sortlistmodelbuy.h | 2 +- src/gui/models/sortlistmodelinv.h | 2 +- src/gui/models/soundsmodel.h | 2 +- src/gui/models/tablemodel.cpp | 2 +- src/gui/models/tablemodel.h | 2 +- src/gui/models/targettypemodel.h | 2 +- src/gui/models/themesmodel.h | 2 +- src/gui/models/touchactionmodel.cpp | 2 +- src/gui/models/touchactionmodel.h | 2 +- src/gui/models/typelistmodel.h | 2 +- src/gui/models/updatelistmodel.h | 2 +- src/gui/models/updatetypemodel.h | 2 +- src/gui/models/worldlistmodel.h | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) (limited to 'src/gui/models') diff --git a/src/gui/models/avatarlistmodel.h b/src/gui/models/avatarlistmodel.h index 47dcf73cf..7321c06c9 100644 --- a/src/gui/models/avatarlistmodel.h +++ b/src/gui/models/avatarlistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/beingslistmodel.h b/src/gui/models/beingslistmodel.h index 3689aca5e..4a1626cfe 100644 --- a/src/gui/models/beingslistmodel.h +++ b/src/gui/models/beingslistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2010 The Mana Developers - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/colorlistmodel.h b/src/gui/models/colorlistmodel.h index 2cf2dfbb1..e5638d75c 100644 --- a/src/gui/models/colorlistmodel.h +++ b/src/gui/models/colorlistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/colormodel.cpp b/src/gui/models/colormodel.cpp index e30458750..32a821c44 100644 --- a/src/gui/models/colormodel.cpp +++ b/src/gui/models/colormodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/colormodel.h b/src/gui/models/colormodel.h index 3987b377e..e7802dec3 100644 --- a/src/gui/models/colormodel.h +++ b/src/gui/models/colormodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/extendedlistmodel.h b/src/gui/models/extendedlistmodel.h index f9046d285..7c567ce35 100644 --- a/src/gui/models/extendedlistmodel.h +++ b/src/gui/models/extendedlistmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/extendednamesmodel.cpp b/src/gui/models/extendednamesmodel.cpp index 92437cbe7..a08c689b6 100644 --- a/src/gui/models/extendednamesmodel.cpp +++ b/src/gui/models/extendednamesmodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/extendednamesmodel.h b/src/gui/models/extendednamesmodel.h index 1188004c9..52642b87c 100644 --- a/src/gui/models/extendednamesmodel.h +++ b/src/gui/models/extendednamesmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/fontsizechoicelistmodel.h b/src/gui/models/fontsizechoicelistmodel.h index 4f16aff83..519c29654 100644 --- a/src/gui/models/fontsizechoicelistmodel.h +++ b/src/gui/models/fontsizechoicelistmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/fontsmodel.h b/src/gui/models/fontsmodel.h index ac751bd2c..b361fbf69 100644 --- a/src/gui/models/fontsmodel.h +++ b/src/gui/models/fontsmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/iconsmodel.h b/src/gui/models/iconsmodel.h index 11b0670c3..df8a82274 100644 --- a/src/gui/models/iconsmodel.h +++ b/src/gui/models/iconsmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/ignorechoiceslistmodel.h b/src/gui/models/ignorechoiceslistmodel.h index fa5b172b5..3436657fc 100644 --- a/src/gui/models/ignorechoiceslistmodel.h +++ b/src/gui/models/ignorechoiceslistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/itemsmodel.h b/src/gui/models/itemsmodel.h index 70f213f68..4b1ea5d29 100644 --- a/src/gui/models/itemsmodel.h +++ b/src/gui/models/itemsmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/keylistmodel.h b/src/gui/models/keylistmodel.h index b89230628..b4010f17e 100644 --- a/src/gui/models/keylistmodel.h +++ b/src/gui/models/keylistmodel.h @@ -3,7 +3,7 @@ * Copyright (C) 2007 Joshua Langley * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/langlistmodel.h b/src/gui/models/langlistmodel.h index 492694020..ed5bc55cc 100644 --- a/src/gui/models/langlistmodel.h +++ b/src/gui/models/langlistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/listmodel.h b/src/gui/models/listmodel.h index 6d5c0a1cd..b137c4921 100644 --- a/src/gui/models/listmodel.h +++ b/src/gui/models/listmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/magicschoolmodel.h b/src/gui/models/magicschoolmodel.h index 2f27bba0d..96fa7a453 100644 --- a/src/gui/models/magicschoolmodel.h +++ b/src/gui/models/magicschoolmodel.h @@ -2,7 +2,7 @@ * The ManaPlus Client * Copyright (C) 2009 The Mana World Development Team * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/modelistmodel.cpp b/src/gui/models/modelistmodel.cpp index 238891b7f..46c6a7393 100644 --- a/src/gui/models/modelistmodel.cpp +++ b/src/gui/models/modelistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/modelistmodel.h b/src/gui/models/modelistmodel.h index 9972dc22d..366435491 100644 --- a/src/gui/models/modelistmodel.h +++ b/src/gui/models/modelistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/namesmodel.cpp b/src/gui/models/namesmodel.cpp index a5dfab9b7..c9a2b6daf 100644 --- a/src/gui/models/namesmodel.cpp +++ b/src/gui/models/namesmodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/namesmodel.h b/src/gui/models/namesmodel.h index e3f7f3463..588d6e4fc 100644 --- a/src/gui/models/namesmodel.h +++ b/src/gui/models/namesmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/opengllistmodel.h b/src/gui/models/opengllistmodel.h index 8e3f1e0d7..86dbcaccf 100644 --- a/src/gui/models/opengllistmodel.h +++ b/src/gui/models/opengllistmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/playerrelationlistmodel.h b/src/gui/models/playerrelationlistmodel.h index cf55f3379..45b535739 100644 --- a/src/gui/models/playerrelationlistmodel.h +++ b/src/gui/models/playerrelationlistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/playertablemodel.cpp b/src/gui/models/playertablemodel.cpp index 7f2163337..325c9af91 100644 --- a/src/gui/models/playertablemodel.cpp +++ b/src/gui/models/playertablemodel.cpp @@ -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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/playertablemodel.h b/src/gui/models/playertablemodel.h index 6decb75b1..8a6d0c804 100644 --- a/src/gui/models/playertablemodel.h +++ b/src/gui/models/playertablemodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/questsmodel.h b/src/gui/models/questsmodel.h index e7122048d..180aa447b 100644 --- a/src/gui/models/questsmodel.h +++ b/src/gui/models/questsmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/serverslistmodel.h b/src/gui/models/serverslistmodel.h index c4a1d742a..e2fe5268b 100644 --- a/src/gui/models/serverslistmodel.h +++ b/src/gui/models/serverslistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/shopitems.cpp b/src/gui/models/shopitems.cpp index 867f24b6a..2ec36ada3 100644 --- a/src/gui/models/shopitems.cpp +++ b/src/gui/models/shopitems.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/shopitems.h b/src/gui/models/shopitems.h index fef69212b..6aa90c5f6 100644 --- a/src/gui/models/shopitems.h +++ b/src/gui/models/shopitems.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/skillmodel.cpp b/src/gui/models/skillmodel.cpp index fb521a504..e6b74a26e 100644 --- a/src/gui/models/skillmodel.cpp +++ b/src/gui/models/skillmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/skillmodel.h b/src/gui/models/skillmodel.h index 882a48c19..7df078df1 100644 --- a/src/gui/models/skillmodel.h +++ b/src/gui/models/skillmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/sortlistmodelbuy.h b/src/gui/models/sortlistmodelbuy.h index dee7f12aa..e672b07db 100644 --- a/src/gui/models/sortlistmodelbuy.h +++ b/src/gui/models/sortlistmodelbuy.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/sortlistmodelinv.h b/src/gui/models/sortlistmodelinv.h index fdebc5768..abbabd75b 100644 --- a/src/gui/models/sortlistmodelinv.h +++ b/src/gui/models/sortlistmodelinv.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/soundsmodel.h b/src/gui/models/soundsmodel.h index e61099e10..fdc435eb4 100644 --- a/src/gui/models/soundsmodel.h +++ b/src/gui/models/soundsmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/tablemodel.cpp b/src/gui/models/tablemodel.cpp index 7399ca31f..221232f77 100644 --- a/src/gui/models/tablemodel.cpp +++ b/src/gui/models/tablemodel.cpp @@ -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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/tablemodel.h b/src/gui/models/tablemodel.h index cac41d98f..62826749f 100644 --- a/src/gui/models/tablemodel.h +++ b/src/gui/models/tablemodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/targettypemodel.h b/src/gui/models/targettypemodel.h index 873f04472..d9544bdae 100644 --- a/src/gui/models/targettypemodel.h +++ b/src/gui/models/targettypemodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/themesmodel.h b/src/gui/models/themesmodel.h index 5956d9f00..33cd986ad 100644 --- a/src/gui/models/themesmodel.h +++ b/src/gui/models/themesmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 Andrei Karas - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/touchactionmodel.cpp b/src/gui/models/touchactionmodel.cpp index 70ce7a96a..0909c8839 100644 --- a/src/gui/models/touchactionmodel.cpp +++ b/src/gui/models/touchactionmodel.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/touchactionmodel.h b/src/gui/models/touchactionmodel.h index ad1fa4b45..7ea117ddd 100644 --- a/src/gui/models/touchactionmodel.h +++ b/src/gui/models/touchactionmodel.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/typelistmodel.h b/src/gui/models/typelistmodel.h index a9daa54e9..185847203 100644 --- a/src/gui/models/typelistmodel.h +++ b/src/gui/models/typelistmodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2011-2012 The Mana Developers - * Copyright (C) 2012-2018 The ManaPlus Developers + * Copyright (C) 2012-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/updatelistmodel.h b/src/gui/models/updatelistmodel.h index d983c634e..d3bc1cc51 100644 --- a/src/gui/models/updatelistmodel.h +++ b/src/gui/models/updatelistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/updatetypemodel.h b/src/gui/models/updatetypemodel.h index c2ba4bd61..f1e564db9 100644 --- a/src/gui/models/updatetypemodel.h +++ b/src/gui/models/updatetypemodel.h @@ -1,7 +1,7 @@ /* * The ManaPlus Client * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * diff --git a/src/gui/models/worldlistmodel.h b/src/gui/models/worldlistmodel.h index 58afedb04..9eef7e03f 100644 --- a/src/gui/models/worldlistmodel.h +++ b/src/gui/models/worldlistmodel.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-2018 The ManaPlus Developers + * Copyright (C) 2011-2019 The ManaPlus Developers * * This file is part of The ManaPlus Client. * -- cgit v1.2.3-60-g2f50