diff options
Diffstat (limited to 'src/enums/input')
-rw-r--r-- | src/enums/input/inputaction.h | 3 | ||||
-rw-r--r-- | src/enums/input/inputcondition.h | 3 | ||||
-rw-r--r-- | src/enums/input/inputgroup.h | 3 | ||||
-rw-r--r-- | src/enums/input/inputtype.h | 3 | ||||
-rw-r--r-- | src/enums/input/keyboardfocus.h | 3 | ||||
-rw-r--r-- | src/enums/input/keyvalue.h | 3 |
6 files changed, 12 insertions, 6 deletions
diff --git a/src/enums/input/inputaction.h b/src/enums/input/inputaction.h index a1689e7a8..0556317b3 100644 --- a/src/enums/input/inputaction.h +++ b/src/enums/input/inputaction.h @@ -2,7 +2,8 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> * 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/input/inputcondition.h b/src/enums/input/inputcondition.h index 26308de86..51802c0ab 100644 --- a/src/enums/input/inputcondition.h +++ b/src/enums/input/inputcondition.h @@ -1,6 +1,7 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * 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/enums/input/inputgroup.h b/src/enums/input/inputgroup.h index 9cef5dcd4..f9e38499f 100644 --- a/src/enums/input/inputgroup.h +++ b/src/enums/input/inputgroup.h @@ -2,7 +2,8 @@ * The ManaPlus Client * Copyright (C) 2007 Joshua Langley <joshlangley@optusnet.com.au> * 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/input/inputtype.h b/src/enums/input/inputtype.h index 6b3fa4289..01523489f 100644 --- a/src/enums/input/inputtype.h +++ b/src/enums/input/inputtype.h @@ -1,6 +1,7 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * 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/enums/input/keyboardfocus.h b/src/enums/input/keyboardfocus.h index a8335468f..ad3fa82a6 100644 --- a/src/enums/input/keyboardfocus.h +++ b/src/enums/input/keyboardfocus.h @@ -1,6 +1,7 @@ /* * The ManaPlus Client - * Copyright (C) 2012-2019 The ManaPlus Developers + * 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/enums/input/keyvalue.h b/src/enums/input/keyvalue.h index 43ec79b09..cad6c858d 100644 --- a/src/enums/input/keyvalue.h +++ b/src/enums/input/keyvalue.h @@ -1,6 +1,7 @@ /* * The ManaPlus Client - * 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. * |