diff options
Diffstat (limited to 'src/enums/input')
-rw-r--r-- | src/enums/input/inputaction.h | 4 | ||||
-rw-r--r-- | src/enums/input/inputcondition.h | 4 | ||||
-rw-r--r-- | src/enums/input/inputgroup.h | 4 | ||||
-rw-r--r-- | src/enums/input/inputtype.h | 4 | ||||
-rw-r--r-- | src/enums/input/keyboardfocus.h | 4 | ||||
-rw-r--r-- | src/enums/input/keyvalue.h | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/src/enums/input/inputaction.h b/src/enums/input/inputaction.h index a1689e7a8..3083fc418 100644 --- a/src/enums/input/inputaction.h +++ b/src/enums/input/inputaction.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/input/inputcondition.h b/src/enums/input/inputcondition.h index 26308de86..c697a1a02 100644 --- a/src/enums/input/inputcondition.h +++ b/src/enums/input/inputcondition.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2012-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/input/inputgroup.h b/src/enums/input/inputgroup.h index 9cef5dcd4..59f03ae75 100644 --- a/src/enums/input/inputgroup.h +++ b/src/enums/input/inputgroup.h @@ -1,10 +1,10 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> * Copyright (C) 2009-2010 The Mana Developers * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/input/inputtype.h b/src/enums/input/inputtype.h index 6b3fa4289..a9594207c 100644 --- a/src/enums/input/inputtype.h +++ b/src/enums/input/inputtype.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2012-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/input/keyboardfocus.h b/src/enums/input/keyboardfocus.h index a8335468f..c3d196a76 100644 --- a/src/enums/input/keyboardfocus.h +++ b/src/enums/input/keyboardfocus.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2012-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/enums/input/keyvalue.h b/src/enums/input/keyvalue.h index 43ec79b09..26212c8b9 100644 --- a/src/enums/input/keyvalue.h +++ b/src/enums/input/keyvalue.h @@ -1,8 +1,8 @@ /* - * The ManaPlus Client + * The ManaVerse Client * Copyright (C) 2011-2019 The ManaPlus Developers * - * This file is part of The ManaPlus Client. + * This file is part of The ManaVerse Client. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |