summaryrefslogtreecommitdiff
path: root/src/events
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-13 15:30:47 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-13 15:30:47 -0300
commitcab0cf80f75d890b908c4526c9c83abd1e9017c1 (patch)
tree6bdcd738f5f9fefa8f28a7d08ada2a2249fa4c05 /src/events
parentb47e02f1e70a1f303bee370110448d92bc0a3684 (diff)
downloadplus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.gz
plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.bz2
plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.tar.xz
plus-cab0cf80f75d890b908c4526c9c83abd1e9017c1.zip
Initial attempt at mass renaming
Diffstat (limited to 'src/events')
-rw-r--r--src/events/actionevent.h4
-rw-r--r--src/events/event.h4
-rw-r--r--src/events/inputevent.h4
-rw-r--r--src/events/inputguievent.h4
-rw-r--r--src/events/keyevent.h4
-rw-r--r--src/events/mouseevent.h4
-rw-r--r--src/events/selectionevent.h4
7 files changed, 14 insertions, 14 deletions
diff --git a/src/events/actionevent.h b/src/events/actionevent.h
index 7a055f019..5aaca50e2 100644
--- a/src/events/actionevent.h
+++ b/src/events/actionevent.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
diff --git a/src/events/event.h b/src/events/event.h
index c5ffa9db2..f1572ed9c 100644
--- a/src/events/event.h
+++ b/src/events/event.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
diff --git a/src/events/inputevent.h b/src/events/inputevent.h
index 1c49bcbc3..e2ab3ee7d 100644
--- a/src/events/inputevent.h
+++ b/src/events/inputevent.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/events/inputguievent.h b/src/events/inputguievent.h
index 69b970976..175ed3c47 100644
--- a/src/events/inputguievent.h
+++ b/src/events/inputguievent.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
diff --git a/src/events/keyevent.h b/src/events/keyevent.h
index 2bed67520..3f4f8fedc 100644
--- a/src/events/keyevent.h
+++ b/src/events/keyevent.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
diff --git a/src/events/mouseevent.h b/src/events/mouseevent.h
index 5c743e873..bd8dd5238 100644
--- a/src/events/mouseevent.h
+++ b/src/events/mouseevent.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
diff --git a/src/events/selectionevent.h b/src/events/selectionevent.h
index d64dafbc5..980a3a7e4 100644
--- a/src/events/selectionevent.h
+++ b/src/events/selectionevent.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