diff options
Diffstat (limited to 'src/enums/particle')
-rw-r--r-- | src/enums/particle/alivestatus.h | 3 | ||||
-rw-r--r-- | src/enums/particle/particlechangefunc.h | 3 | ||||
-rw-r--r-- | src/enums/particle/particlephysics.h | 3 | ||||
-rw-r--r-- | src/enums/particle/particletype.h | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/src/enums/particle/alivestatus.h b/src/enums/particle/alivestatus.h index 60a3dcde2..d9565af11 100644 --- a/src/enums/particle/alivestatus.h +++ b/src/enums/particle/alivestatus.h @@ -2,7 +2,8 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2019 The ManaPlus 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/enums/particle/particlechangefunc.h b/src/enums/particle/particlechangefunc.h index 1aca0d747..8bd4ef6d1 100644 --- a/src/enums/particle/particlechangefunc.h +++ b/src/enums/particle/particlechangefunc.h @@ -2,7 +2,8 @@ * The ManaPlus Client * Copyright (C) 2006-2009 The Mana World Development Team * Copyright (C) 2009-2010 The Mana Developers - * Copyright (C) 2011-2019 The ManaPlus 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/enums/particle/particlephysics.h b/src/enums/particle/particlephysics.h index 5aa85628e..82bd1d012 100644 --- a/src/enums/particle/particlephysics.h +++ b/src/enums/particle/particlephysics.h @@ -1,6 +1,7 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2019 The ManaPlus Developers + * 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/enums/particle/particletype.h b/src/enums/particle/particletype.h index 4887bbfdb..71c221777 100644 --- a/src/enums/particle/particletype.h +++ b/src/enums/particle/particletype.h @@ -1,6 +1,7 @@ /* * The ManaPlus Client - * Copyright (C) 2016-2019 The ManaPlus Developers + * Copyright (C) 2016-2020 The ManaPlus Developers + * Copyright (C) 2020-2023 The ManaVerse Developers * * This file is part of The ManaPlus Client. * |