summaryrefslogtreecommitdiff
path: root/src/actions
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions')
-rw-r--r--src/actions/actiondef.h3
-rw-r--r--src/actions/actionfuncptr.h3
-rw-r--r--src/actions/actions.h3
-rw-r--r--src/actions/chat.h3
-rw-r--r--src/actions/commands.h3
-rw-r--r--src/actions/move.h3
-rw-r--r--src/actions/pets.h3
-rw-r--r--src/actions/statusbar.h3
-rw-r--r--src/actions/tabs.h3
-rw-r--r--src/actions/target.h3
-rw-r--r--src/actions/windows.h3
11 files changed, 22 insertions, 11 deletions
diff --git a/src/actions/actiondef.h b/src/actions/actiondef.h
index 11b81f468..09243a329 100644
--- a/src/actions/actiondef.h
+++ b/src/actions/actiondef.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/actions/actionfuncptr.h b/src/actions/actionfuncptr.h
index 1c3593cde..3498e3b80 100644
--- a/src/actions/actionfuncptr.h
+++ b/src/actions/actionfuncptr.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.
*
diff --git a/src/actions/actions.h b/src/actions/actions.h
index cec536f52..87f00f019 100644
--- a/src/actions/actions.h
+++ b/src/actions/actions.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.
*
diff --git a/src/actions/chat.h b/src/actions/chat.h
index ad86116a3..c2ad689e0 100644
--- a/src/actions/chat.h
+++ b/src/actions/chat.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.
*
diff --git a/src/actions/commands.h b/src/actions/commands.h
index 3b675c848..7f1eb4730 100644
--- a/src/actions/commands.h
+++ b/src/actions/commands.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.
*
diff --git a/src/actions/move.h b/src/actions/move.h
index b69b24bd2..3ad740e1c 100644
--- a/src/actions/move.h
+++ b/src/actions/move.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.
*
diff --git a/src/actions/pets.h b/src/actions/pets.h
index 2459cfddc..08e54bede 100644
--- a/src/actions/pets.h
+++ b/src/actions/pets.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.
*
diff --git a/src/actions/statusbar.h b/src/actions/statusbar.h
index a7490a03b..dc345d1d4 100644
--- a/src/actions/statusbar.h
+++ b/src/actions/statusbar.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.
*
diff --git a/src/actions/tabs.h b/src/actions/tabs.h
index 18f2e20e7..28e2d0bc2 100644
--- a/src/actions/tabs.h
+++ b/src/actions/tabs.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.
*
diff --git a/src/actions/target.h b/src/actions/target.h
index 56a15af76..2b6cc8306 100644
--- a/src/actions/target.h
+++ b/src/actions/target.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.
*
diff --git a/src/actions/windows.h b/src/actions/windows.h
index f0f3cc1d7..f85f6842a 100644
--- a/src/actions/windows.h
+++ b/src/actions/windows.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.
*