summaryrefslogtreecommitdiff
path: root/src/utils
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils')
-rw-r--r--src/utils/booleanoptions.h1
-rw-r--r--src/utils/browserboxtools.cpp1
-rw-r--r--src/utils/browserboxtools.h1
-rw-r--r--src/utils/buildhex.h1
-rw-r--r--src/utils/cast.h1
-rw-r--r--src/utils/chatutils.cpp1
-rw-r--r--src/utils/chatutils.h1
-rw-r--r--src/utils/checkutils.cpp1
-rw-r--r--src/utils/checkutils.h1
-rw-r--r--src/utils/copynpaste.cpp1
-rw-r--r--src/utils/copynpaste.h1
-rw-r--r--src/utils/cpu.cpp1
-rw-r--r--src/utils/cpu.h1
-rw-r--r--src/utils/delete2.h1
-rw-r--r--src/utils/dtor.h1
-rw-r--r--src/utils/dumplibs.cpp1
-rw-r--r--src/utils/dumplibs.h1
-rw-r--r--src/utils/dumpsizes.cpp1
-rw-r--r--src/utils/dumpsizes.h1
-rw-r--r--src/utils/env.cpp1
-rw-r--r--src/utils/env.h1
-rw-r--r--src/utils/foreach.h1
-rw-r--r--src/utils/fuzzer.cpp1
-rw-r--r--src/utils/fuzzer.h1
-rw-r--r--src/utils/gettext.h1
-rw-r--r--src/utils/gettexthelper.cpp1
-rw-r--r--src/utils/gettexthelper.h1
-rw-r--r--src/utils/glxhelper.cpp1
-rw-r--r--src/utils/glxhelper.h1
-rw-r--r--src/utils/gmfunctions.cpp1
-rw-r--r--src/utils/gmfunctions.h1
-rw-r--r--src/utils/intmap.h1
-rw-r--r--src/utils/itemxmlutils.cpp1
-rw-r--r--src/utils/itemxmlutils.h1
-rw-r--r--src/utils/langs.cpp1
-rw-r--r--src/utils/langs.h1
-rw-r--r--src/utils/likely.h1
-rw-r--r--src/utils/mathutils.h1
-rw-r--r--src/utils/mrand.cpp1
-rw-r--r--src/utils/mrand.h1
-rw-r--r--src/utils/mutex.h1
-rw-r--r--src/utils/naclmessages.cpp1
-rw-r--r--src/utils/naclmessages.h1
-rw-r--r--src/utils/parameters.cpp1
-rw-r--r--src/utils/parameters.h1
-rw-r--r--src/utils/perfomance.cpp1
-rw-r--r--src/utils/perfomance.h1
-rw-r--r--src/utils/perfstat.cpp1
-rw-r--r--src/utils/perfstat.h1
-rw-r--r--src/utils/pnglib.cpp1
-rw-r--r--src/utils/pnglib.h1
-rw-r--r--src/utils/process.cpp1
-rw-r--r--src/utils/process.h1
-rw-r--r--src/utils/sdl2helper.cpp1
-rw-r--r--src/utils/sdl2helper.h1
-rw-r--r--src/utils/sdl2logger.cpp1
-rw-r--r--src/utils/sdl2logger.h1
-rw-r--r--src/utils/sdl2musichelper.cpp1
-rw-r--r--src/utils/sdl2musichelper.h1
-rw-r--r--src/utils/sdlcheckutils.cpp1
-rw-r--r--src/utils/sdlcheckutils.h1
-rw-r--r--src/utils/sdlhelper.cpp1
-rw-r--r--src/utils/sdlhelper.h1
-rw-r--r--src/utils/sdlmemoryobject.h1
-rw-r--r--src/utils/sdlmusichelper.cpp1
-rw-r--r--src/utils/sdlmusichelper.h1
-rw-r--r--src/utils/sdlpixel.h1
-rw-r--r--src/utils/sdlsharedhelper.cpp1
-rw-r--r--src/utils/sdlsharedhelper.h1
-rw-r--r--src/utils/stdmove.h1
-rw-r--r--src/utils/stringmap.h1
-rw-r--r--src/utils/stringutils.cpp1
-rw-r--r--src/utils/stringutils.h1
-rw-r--r--src/utils/stringvector.h1
-rw-r--r--src/utils/timer.cpp1
-rw-r--r--src/utils/timer.h1
-rw-r--r--src/utils/translation/podict.cpp1
-rw-r--r--src/utils/translation/podict.h1
-rw-r--r--src/utils/translation/poparser.cpp1
-rw-r--r--src/utils/translation/poparser.h1
-rw-r--r--src/utils/translation/translationmanager.cpp1
-rw-r--r--src/utils/translation/translationmanager.h1
-rw-r--r--src/utils/vector.h1
-rw-r--r--src/utils/x11logger.cpp1
-rw-r--r--src/utils/x11logger.h1
-rw-r--r--src/utils/xml.h1
-rw-r--r--src/utils/xml.inc1
-rw-r--r--src/utils/xml/libxml.cpp1
-rw-r--r--src/utils/xml/libxml.h1
-rw-r--r--src/utils/xml/libxml.inc1
-rw-r--r--src/utils/xml/pugixml.cpp1
-rw-r--r--src/utils/xml/pugixml.h1
-rw-r--r--src/utils/xml/pugixml.inc1
-rw-r--r--src/utils/xml/pugixmlwriter.cpp1
-rw-r--r--src/utils/xml/pugixmlwriter.h1
-rw-r--r--src/utils/xml/tinyxml2.cpp1
-rw-r--r--src/utils/xml/tinyxml2.h1
-rw-r--r--src/utils/xml/tinyxml2.inc1
-rw-r--r--src/utils/xmlutils.cpp1
-rw-r--r--src/utils/xmlutils.h1
-rw-r--r--src/utils/xmlwriter.h1
101 files changed, 101 insertions, 0 deletions
diff --git a/src/utils/booleanoptions.h b/src/utils/booleanoptions.h
index ccc055746..45d7d57e5 100644
--- a/src/utils/booleanoptions.h
+++ b/src/utils/booleanoptions.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/browserboxtools.cpp b/src/utils/browserboxtools.cpp
index f27438f7c..05bf139c9 100644
--- a/src/utils/browserboxtools.cpp
+++ b/src/utils/browserboxtools.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/browserboxtools.h b/src/utils/browserboxtools.h
index ced9077bd..dcae05886 100644
--- a/src/utils/browserboxtools.h
+++ b/src/utils/browserboxtools.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/buildhex.h b/src/utils/buildhex.h
index cb649ed8d..f3cec4ebd 100644
--- a/src/utils/buildhex.h
+++ b/src/utils/buildhex.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2016-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/cast.h b/src/utils/cast.h
index 1834a7c83..f8c2d9e15 100644
--- a/src/utils/cast.h
+++ b/src/utils/cast.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/chatutils.cpp b/src/utils/chatutils.cpp
index 916a1d191..7aa6038d1 100644
--- a/src/utils/chatutils.cpp
+++ b/src/utils/chatutils.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/chatutils.h b/src/utils/chatutils.h
index 64ef8d3e4..0f391de12 100644
--- a/src/utils/chatutils.h
+++ b/src/utils/chatutils.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/checkutils.cpp b/src/utils/checkutils.cpp
index 80a5d9033..13a51bf4c 100644
--- a/src/utils/checkutils.cpp
+++ b/src/utils/checkutils.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/checkutils.h b/src/utils/checkutils.h
index b85fd3d18..0d20673b8 100644
--- a/src/utils/checkutils.h
+++ b/src/utils/checkutils.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp
index e497a35c7..bae67aae8 100644
--- a/src/utils/copynpaste.cpp
+++ b/src/utils/copynpaste.cpp
@@ -2,6 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2001-2010 Wormux Team
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/copynpaste.h b/src/utils/copynpaste.h
index 066127427..78b3e3e13 100644
--- a/src/utils/copynpaste.h
+++ b/src/utils/copynpaste.h
@@ -2,6 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2001-2010 Wormux Team
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/cpu.cpp b/src/utils/cpu.cpp
index 29bfc3098..ee53022a3 100644
--- a/src/utils/cpu.cpp
+++ b/src/utils/cpu.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/cpu.h b/src/utils/cpu.h
index c3287ce5d..6e9cc01e1 100644
--- a/src/utils/cpu.h
+++ b/src/utils/cpu.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/delete2.h b/src/utils/delete2.h
index ba02b0d72..24ef88dfa 100644
--- a/src/utils/delete2.h
+++ b/src/utils/delete2.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/dtor.h b/src/utils/dtor.h
index 3898e2749..b731e8bbd 100644
--- a/src/utils/dtor.h
+++ b/src/utils/dtor.h
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/dumplibs.cpp b/src/utils/dumplibs.cpp
index b093d337e..8b13cdd38 100644
--- a/src/utils/dumplibs.cpp
+++ b/src/utils/dumplibs.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/dumplibs.h b/src/utils/dumplibs.h
index 094348cf8..c4d860559 100644
--- a/src/utils/dumplibs.h
+++ b/src/utils/dumplibs.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/dumpsizes.cpp b/src/utils/dumpsizes.cpp
index ea085f5d0..73b148845 100644
--- a/src/utils/dumpsizes.cpp
+++ b/src/utils/dumpsizes.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/dumpsizes.h b/src/utils/dumpsizes.h
index ed1db8e22..7370bbb34 100644
--- a/src/utils/dumpsizes.h
+++ b/src/utils/dumpsizes.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/env.cpp b/src/utils/env.cpp
index d52712ca9..a47a72c30 100644
--- a/src/utils/env.cpp
+++ b/src/utils/env.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/env.h b/src/utils/env.h
index 91bfa0872..ac24165dd 100644
--- a/src/utils/env.h
+++ b/src/utils/env.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/foreach.h b/src/utils/foreach.h
index 8ddfacdba..0615983ea 100644
--- a/src/utils/foreach.h
+++ b/src/utils/foreach.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/fuzzer.cpp b/src/utils/fuzzer.cpp
index b31f03e4c..3054c812d 100644
--- a/src/utils/fuzzer.cpp
+++ b/src/utils/fuzzer.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/fuzzer.h b/src/utils/fuzzer.h
index f0723e7a2..f0b999fbe 100644
--- a/src/utils/fuzzer.h
+++ b/src/utils/fuzzer.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/gettext.h b/src/utils/gettext.h
index 1830b494b..eb8d424a0 100644
--- a/src/utils/gettext.h
+++ b/src/utils/gettext.h
@@ -3,6 +3,7 @@
* Copyright (C) 2007-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/gettexthelper.cpp b/src/utils/gettexthelper.cpp
index ff4d42ad4..33b366ad1 100644
--- a/src/utils/gettexthelper.cpp
+++ b/src/utils/gettexthelper.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/gettexthelper.h b/src/utils/gettexthelper.h
index 69b0136cf..08a04d1d0 100644
--- a/src/utils/gettexthelper.h
+++ b/src/utils/gettexthelper.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/glxhelper.cpp b/src/utils/glxhelper.cpp
index 7b5317adb..f2d494906 100644
--- a/src/utils/glxhelper.cpp
+++ b/src/utils/glxhelper.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/glxhelper.h b/src/utils/glxhelper.h
index 29662999b..8f21b407e 100644
--- a/src/utils/glxhelper.h
+++ b/src/utils/glxhelper.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/gmfunctions.cpp b/src/utils/gmfunctions.cpp
index 5135766f9..ec2ce4cef 100644
--- a/src/utils/gmfunctions.cpp
+++ b/src/utils/gmfunctions.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2016-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/gmfunctions.h b/src/utils/gmfunctions.h
index 677f18f38..74272c99f 100644
--- a/src/utils/gmfunctions.h
+++ b/src/utils/gmfunctions.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2016-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/intmap.h b/src/utils/intmap.h
index 031e1ed29..5ece703f3 100644
--- a/src/utils/intmap.h
+++ b/src/utils/intmap.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/itemxmlutils.cpp b/src/utils/itemxmlutils.cpp
index 01f0a7971..e25bb9d60 100644
--- a/src/utils/itemxmlutils.cpp
+++ b/src/utils/itemxmlutils.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/itemxmlutils.h b/src/utils/itemxmlutils.h
index 4792d8030..08ca5f4f3 100644
--- a/src/utils/itemxmlutils.h
+++ b/src/utils/itemxmlutils.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/langs.cpp b/src/utils/langs.cpp
index 369676944..fc91e8f04 100644
--- a/src/utils/langs.cpp
+++ b/src/utils/langs.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/langs.h b/src/utils/langs.h
index a3ec33094..41d3b68d2 100644
--- a/src/utils/langs.h
+++ b/src/utils/langs.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/likely.h b/src/utils/likely.h
index a8c894f6a..428f4ff48 100644
--- a/src/utils/likely.h
+++ b/src/utils/likely.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/mathutils.h b/src/utils/mathutils.h
index 5ddfed6f7..074ffcaf5 100644
--- a/src/utils/mathutils.h
+++ b/src/utils/mathutils.h
@@ -3,6 +3,7 @@
* Copyright (C) 2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/mrand.cpp b/src/utils/mrand.cpp
index c0f332adf..0aaa7dba0 100644
--- a/src/utils/mrand.cpp
+++ b/src/utils/mrand.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2016-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/mrand.h b/src/utils/mrand.h
index 3d8b05aad..251a9caff 100644
--- a/src/utils/mrand.h
+++ b/src/utils/mrand.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2016-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/mutex.h b/src/utils/mutex.h
index 4d73ce491..9d0160c67 100644
--- a/src/utils/mutex.h
+++ b/src/utils/mutex.h
@@ -3,6 +3,7 @@
* Copyright (C) 2008-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/naclmessages.cpp b/src/utils/naclmessages.cpp
index a7473cbf3..abdf76e29 100644
--- a/src/utils/naclmessages.cpp
+++ b/src/utils/naclmessages.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2015-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/naclmessages.h b/src/utils/naclmessages.h
index d6ca5680e..e3c7662e1 100644
--- a/src/utils/naclmessages.h
+++ b/src/utils/naclmessages.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2015-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/parameters.cpp b/src/utils/parameters.cpp
index 9b6ca3166..ebcf2e972 100644
--- a/src/utils/parameters.cpp
+++ b/src/utils/parameters.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2016-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/parameters.h b/src/utils/parameters.h
index 061765e60..3956a49b9 100644
--- a/src/utils/parameters.h
+++ b/src/utils/parameters.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2016-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/perfomance.cpp b/src/utils/perfomance.cpp
index 62b4d13e4..f8b851af6 100644
--- a/src/utils/perfomance.cpp
+++ b/src/utils/perfomance.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/perfomance.h b/src/utils/perfomance.h
index ffe65ce56..6ff8769ec 100644
--- a/src/utils/perfomance.h
+++ b/src/utils/perfomance.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/perfstat.cpp b/src/utils/perfstat.cpp
index b8053c082..bfa62fd68 100644
--- a/src/utils/perfstat.cpp
+++ b/src/utils/perfstat.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2018-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/perfstat.h b/src/utils/perfstat.h
index c19dd4eb2..6be6c47bd 100644
--- a/src/utils/perfstat.h
+++ b/src/utils/perfstat.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2018-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/pnglib.cpp b/src/utils/pnglib.cpp
index bb9c05f3a..639fc81dd 100644
--- a/src/utils/pnglib.cpp
+++ b/src/utils/pnglib.cpp
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/pnglib.h b/src/utils/pnglib.h
index fa642199a..b4c758ce2 100644
--- a/src/utils/pnglib.h
+++ b/src/utils/pnglib.h
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/process.cpp b/src/utils/process.cpp
index 7e7d937b3..d0e15bbd4 100644
--- a/src/utils/process.cpp
+++ b/src/utils/process.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/process.h b/src/utils/process.h
index 17ef0eff7..2bdf2e462 100644
--- a/src/utils/process.h
+++ b/src/utils/process.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdl2helper.cpp b/src/utils/sdl2helper.cpp
index 527df1d8c..e63b848af 100644
--- a/src/utils/sdl2helper.cpp
+++ b/src/utils/sdl2helper.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdl2helper.h b/src/utils/sdl2helper.h
index 165be81d5..bcfccb747 100644
--- a/src/utils/sdl2helper.h
+++ b/src/utils/sdl2helper.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdl2logger.cpp b/src/utils/sdl2logger.cpp
index 3d08bc18a..4f721d24b 100644
--- a/src/utils/sdl2logger.cpp
+++ b/src/utils/sdl2logger.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdl2logger.h b/src/utils/sdl2logger.h
index b5936f9d4..c8217b32a 100644
--- a/src/utils/sdl2logger.h
+++ b/src/utils/sdl2logger.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdl2musichelper.cpp b/src/utils/sdl2musichelper.cpp
index 5122986d1..d548a1c49 100644
--- a/src/utils/sdl2musichelper.cpp
+++ b/src/utils/sdl2musichelper.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdl2musichelper.h b/src/utils/sdl2musichelper.h
index 7fbdbe027..010c6d68a 100644
--- a/src/utils/sdl2musichelper.h
+++ b/src/utils/sdl2musichelper.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlcheckutils.cpp b/src/utils/sdlcheckutils.cpp
index f1e65273b..2c3cecdcd 100644
--- a/src/utils/sdlcheckutils.cpp
+++ b/src/utils/sdlcheckutils.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlcheckutils.h b/src/utils/sdlcheckutils.h
index cb9fd941d..334f934e5 100644
--- a/src/utils/sdlcheckutils.h
+++ b/src/utils/sdlcheckutils.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlhelper.cpp b/src/utils/sdlhelper.cpp
index 05c430f70..ab1981023 100644
--- a/src/utils/sdlhelper.cpp
+++ b/src/utils/sdlhelper.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlhelper.h b/src/utils/sdlhelper.h
index e47f6d3e4..53fe2ce26 100644
--- a/src/utils/sdlhelper.h
+++ b/src/utils/sdlhelper.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlmemoryobject.h b/src/utils/sdlmemoryobject.h
index 0c194f16b..fe62b0235 100644
--- a/src/utils/sdlmemoryobject.h
+++ b/src/utils/sdlmemoryobject.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlmusichelper.cpp b/src/utils/sdlmusichelper.cpp
index 19d06e1fd..879f5aefc 100644
--- a/src/utils/sdlmusichelper.cpp
+++ b/src/utils/sdlmusichelper.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlmusichelper.h b/src/utils/sdlmusichelper.h
index f9344e5c8..1c47f4a4d 100644
--- a/src/utils/sdlmusichelper.h
+++ b/src/utils/sdlmusichelper.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlpixel.h b/src/utils/sdlpixel.h
index f14c09101..8a7b5b652 100644
--- a/src/utils/sdlpixel.h
+++ b/src/utils/sdlpixel.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlsharedhelper.cpp b/src/utils/sdlsharedhelper.cpp
index 9ac326b60..39a579429 100644
--- a/src/utils/sdlsharedhelper.cpp
+++ b/src/utils/sdlsharedhelper.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/sdlsharedhelper.h b/src/utils/sdlsharedhelper.h
index f0ac60cd1..48e2cfa0a 100644
--- a/src/utils/sdlsharedhelper.h
+++ b/src/utils/sdlsharedhelper.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2013-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/stdmove.h b/src/utils/stdmove.h
index 3593d5a95..9bfbed099 100644
--- a/src/utils/stdmove.h
+++ b/src/utils/stdmove.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/stringmap.h b/src/utils/stringmap.h
index e24470948..26b518bda 100644
--- a/src/utils/stringmap.h
+++ b/src/utils/stringmap.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/stringutils.cpp b/src/utils/stringutils.cpp
index 0510a8c6d..8daaf3be2 100644
--- a/src/utils/stringutils.cpp
+++ b/src/utils/stringutils.cpp
@@ -3,6 +3,7 @@
* Copyright (C) 2007-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/stringutils.h b/src/utils/stringutils.h
index 82450bdf7..b5eca16ab 100644
--- a/src/utils/stringutils.h
+++ b/src/utils/stringutils.h
@@ -3,6 +3,7 @@
* Copyright (C) 2007-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/stringvector.h b/src/utils/stringvector.h
index dc60e6ab6..bc1857ef3 100644
--- a/src/utils/stringvector.h
+++ b/src/utils/stringvector.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/timer.cpp b/src/utils/timer.cpp
index 56f0e37e9..cc213249a 100644
--- a/src/utils/timer.cpp
+++ b/src/utils/timer.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/timer.h b/src/utils/timer.h
index 906ce93e1..d092b27cb 100644
--- a/src/utils/timer.h
+++ b/src/utils/timer.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/translation/podict.cpp b/src/utils/translation/podict.cpp
index 2ca37d0f8..1f000ffd2 100644
--- a/src/utils/translation/podict.cpp
+++ b/src/utils/translation/podict.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/translation/podict.h b/src/utils/translation/podict.h
index 3284fd9bd..4799a575f 100644
--- a/src/utils/translation/podict.h
+++ b/src/utils/translation/podict.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/translation/poparser.cpp b/src/utils/translation/poparser.cpp
index 2c98a4d45..a7319e04d 100644
--- a/src/utils/translation/poparser.cpp
+++ b/src/utils/translation/poparser.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/translation/poparser.h b/src/utils/translation/poparser.h
index 599f12ecd..a5b494dac 100644
--- a/src/utils/translation/poparser.h
+++ b/src/utils/translation/poparser.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/translation/translationmanager.cpp b/src/utils/translation/translationmanager.cpp
index 8b3fdcffe..e75ef4857 100644
--- a/src/utils/translation/translationmanager.cpp
+++ b/src/utils/translation/translationmanager.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/translation/translationmanager.h b/src/utils/translation/translationmanager.h
index 73c7bc4d4..5ff3c2ce6 100644
--- a/src/utils/translation/translationmanager.h
+++ b/src/utils/translation/translationmanager.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2012-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/vector.h b/src/utils/vector.h
index 7d9b2a8db..052643c38 100644
--- a/src/utils/vector.h
+++ b/src/utils/vector.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/x11logger.cpp b/src/utils/x11logger.cpp
index 445a9eaf7..cad32ae0b 100644
--- a/src/utils/x11logger.cpp
+++ b/src/utils/x11logger.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/x11logger.h b/src/utils/x11logger.h
index f61edea77..9bf1dd547 100644
--- a/src/utils/x11logger.h
+++ b/src/utils/x11logger.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2017-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml.h b/src/utils/xml.h
index 6438b2539..476cd6539 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml.inc b/src/utils/xml.inc
index ff0984548..1099663ed 100644
--- a/src/utils/xml.inc
+++ b/src/utils/xml.inc
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/libxml.cpp b/src/utils/xml/libxml.cpp
index aa4fad872..cc49a6012 100644
--- a/src/utils/xml/libxml.cpp
+++ b/src/utils/xml/libxml.cpp
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/libxml.h b/src/utils/xml/libxml.h
index b6e805fe3..093329479 100644
--- a/src/utils/xml/libxml.h
+++ b/src/utils/xml/libxml.h
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/libxml.inc b/src/utils/xml/libxml.inc
index a2763af7c..82b419322 100644
--- a/src/utils/xml/libxml.inc
+++ b/src/utils/xml/libxml.inc
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/pugixml.cpp b/src/utils/xml/pugixml.cpp
index 8ac124d8b..e14feb694 100644
--- a/src/utils/xml/pugixml.cpp
+++ b/src/utils/xml/pugixml.cpp
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/pugixml.h b/src/utils/xml/pugixml.h
index 75c20d25c..e461cdcbe 100644
--- a/src/utils/xml/pugixml.h
+++ b/src/utils/xml/pugixml.h
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/pugixml.inc b/src/utils/xml/pugixml.inc
index 3232b73e3..cb288fb74 100644
--- a/src/utils/xml/pugixml.inc
+++ b/src/utils/xml/pugixml.inc
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/pugixmlwriter.cpp b/src/utils/xml/pugixmlwriter.cpp
index 99f951834..a5895c9da 100644
--- a/src/utils/xml/pugixmlwriter.cpp
+++ b/src/utils/xml/pugixmlwriter.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/pugixmlwriter.h b/src/utils/xml/pugixmlwriter.h
index f6cf2ee42..1592e3006 100644
--- a/src/utils/xml/pugixmlwriter.h
+++ b/src/utils/xml/pugixmlwriter.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/tinyxml2.cpp b/src/utils/xml/tinyxml2.cpp
index fc6742cc7..c38f6bbbd 100644
--- a/src/utils/xml/tinyxml2.cpp
+++ b/src/utils/xml/tinyxml2.cpp
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/tinyxml2.h b/src/utils/xml/tinyxml2.h
index 5658ee20c..e21c9fce4 100644
--- a/src/utils/xml/tinyxml2.h
+++ b/src/utils/xml/tinyxml2.h
@@ -3,6 +3,7 @@
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xml/tinyxml2.inc b/src/utils/xml/tinyxml2.inc
index b237de9fb..8faf8f924 100644
--- a/src/utils/xml/tinyxml2.inc
+++ b/src/utils/xml/tinyxml2.inc
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xmlutils.cpp b/src/utils/xmlutils.cpp
index 73f7f813f..d8727630f 100644
--- a/src/utils/xmlutils.cpp
+++ b/src/utils/xmlutils.cpp
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xmlutils.h b/src/utils/xmlutils.h
index a055cb9e4..187c16659 100644
--- a/src/utils/xmlutils.h
+++ b/src/utils/xmlutils.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2014-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/utils/xmlwriter.h b/src/utils/xmlwriter.h
index c60ed6f3c..f5162708b 100644
--- a/src/utils/xmlwriter.h
+++ b/src/utils/xmlwriter.h
@@ -1,6 +1,7 @@
/*
* The ManaPlus Client
* Copyright (C) 2011-2020 The ManaPlus Developers
+ * Copyright (C) 2020-2023 The ManaVerse Developers
*
* This file is part of The ManaPlus Client.
*