diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-01-03 16:48:28 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-01-03 16:48:28 +0300 |
commit | a0451aa4e93b10ad2e50d5c4d59116f888aeacd5 (patch) | |
tree | 4abf627bef146f4c26e36dd294899c9ab846232e /src/utils/xml | |
parent | 17928691c2893c535dba352160dd00bfc96221a9 (diff) | |
download | plus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.tar.gz plus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.tar.bz2 plus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.tar.xz plus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.zip |
Update copyright year.
Diffstat (limited to 'src/utils/xml')
-rw-r--r-- | src/utils/xml/libxml.cpp | 2 | ||||
-rw-r--r-- | src/utils/xml/libxml.h | 2 | ||||
-rw-r--r-- | src/utils/xml/libxml.inc | 2 | ||||
-rw-r--r-- | src/utils/xml/pugixml.cpp | 2 | ||||
-rw-r--r-- | src/utils/xml/pugixml.h | 2 | ||||
-rw-r--r-- | src/utils/xml/pugixml.inc | 2 | ||||
-rw-r--r-- | src/utils/xml/pugixmlwriter.cpp | 2 | ||||
-rw-r--r-- | src/utils/xml/pugixmlwriter.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/src/utils/xml/libxml.cpp b/src/utils/xml/libxml.cpp index 1e60ab4dc..c4764a1f9 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-2016 The ManaPlus Developers + * Copyright (C) 2011-2017 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 1e03023ac..f1c192072 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-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 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 ea847b88f..b342fe59d 100644 --- a/src/utils/xml/libxml.inc +++ b/src/utils/xml/libxml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 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 4a0c072af..824fa336f 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-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 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 0f2d049e6..3f2556c16 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-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 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 f6257a967..31ceee0eb 100644 --- a/src/utils/xml/pugixml.inc +++ b/src/utils/xml/pugixml.inc @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 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 94caa9480..2a39e2325 100644 --- a/src/utils/xml/pugixmlwriter.cpp +++ b/src/utils/xml/pugixmlwriter.cpp @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 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 5d744f312..a5952de8b 100644 --- a/src/utils/xml/pugixmlwriter.h +++ b/src/utils/xml/pugixmlwriter.h @@ -1,6 +1,6 @@ /* * The ManaPlus Client - * Copyright (C) 2011-2015 The ManaPlus Developers + * Copyright (C) 2011-2017 The ManaPlus Developers * * This file is part of The ManaPlus Client. * |