diff options
author | Andrei Karas <akaras@inbox.ru> | 2018-01-04 07:12:38 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2018-01-04 07:12:38 +0300 |
commit | 4d2e202ee0954f130c8533af3a8dd0fa571e5150 (patch) | |
tree | 0a4cabd31d83145395dc1eda95ccd02b98c21601 /src/gui/fonts | |
parent | 1e256866ba95984d62e006c07bdee042d82441ba (diff) | |
download | plus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.tar.gz plus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.tar.bz2 plus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.tar.xz plus-4d2e202ee0954f130c8533af3a8dd0fa571e5150.zip |
Update copyrights year.
Diffstat (limited to 'src/gui/fonts')
-rw-r--r-- | src/gui/fonts/font.cpp | 2 | ||||
-rw-r--r-- | src/gui/fonts/font.h | 2 | ||||
-rw-r--r-- | src/gui/fonts/textchunk.cpp | 2 | ||||
-rw-r--r-- | src/gui/fonts/textchunk.h | 2 | ||||
-rw-r--r-- | src/gui/fonts/textchunklist.cpp | 2 | ||||
-rw-r--r-- | src/gui/fonts/textchunklist.h | 2 | ||||
-rw-r--r-- | src/gui/fonts/textchunksmall.cpp | 2 | ||||
-rw-r--r-- | src/gui/fonts/textchunksmall.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/gui/fonts/font.cpp b/src/gui/fonts/font.cpp index 2ac2bcb4a..e7a69225b 100644 --- a/src/gui/fonts/font.cpp +++ b/src/gui/fonts/font.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2009 Aethyra Development 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/gui/fonts/font.h b/src/gui/fonts/font.h index 4f3670374..dd4408d12 100644 --- a/src/gui/fonts/font.h +++ b/src/gui/fonts/font.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 * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/fonts/textchunk.cpp b/src/gui/fonts/textchunk.cpp index 22dcd18dc..9280b9241 100644 --- a/src/gui/fonts/textchunk.cpp +++ b/src/gui/fonts/textchunk.cpp @@ -3,7 +3,7 @@ * Copyright (C) 2004-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2009 Aethyra Development 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/gui/fonts/textchunk.h b/src/gui/fonts/textchunk.h index bbd50fdff..9797852b4 100644 --- a/src/gui/fonts/textchunk.h +++ b/src/gui/fonts/textchunk.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 * Copyright (C) 2009 Aethyra Development Team * * This file is part of The ManaPlus Client. diff --git a/src/gui/fonts/textchunklist.cpp b/src/gui/fonts/textchunklist.cpp index 4ce39406b..31570e1ba 100644 --- a/src/gui/fonts/textchunklist.cpp +++ b/src/gui/fonts/textchunklist.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/gui/fonts/textchunklist.h b/src/gui/fonts/textchunklist.h index fff198445..a2a3efa86 100644 --- a/src/gui/fonts/textchunklist.h +++ b/src/gui/fonts/textchunklist.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/gui/fonts/textchunksmall.cpp b/src/gui/fonts/textchunksmall.cpp index 73e8ad386..b2f2c2271 100644 --- a/src/gui/fonts/textchunksmall.cpp +++ b/src/gui/fonts/textchunksmall.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/gui/fonts/textchunksmall.h b/src/gui/fonts/textchunksmall.h index 0896c3591..7dd013014 100644 --- a/src/gui/fonts/textchunksmall.h +++ b/src/gui/fonts/textchunksmall.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. * |