summaryrefslogtreecommitdiff
path: root/src/actions
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-03 16:48:28 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-03 16:48:28 +0300
commita0451aa4e93b10ad2e50d5c4d59116f888aeacd5 (patch)
tree4abf627bef146f4c26e36dd294899c9ab846232e /src/actions
parent17928691c2893c535dba352160dd00bfc96221a9 (diff)
downloadplus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.tar.gz
plus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.tar.bz2
plus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.tar.xz
plus-a0451aa4e93b10ad2e50d5c4d59116f888aeacd5.zip
Update copyright year.
Diffstat (limited to 'src/actions')
-rw-r--r--src/actions/actiondef.h2
-rw-r--r--src/actions/actionfuncptr.h2
-rw-r--r--src/actions/actions.cpp2
-rw-r--r--src/actions/actions.h2
-rw-r--r--src/actions/chat.cpp2
-rw-r--r--src/actions/chat.h2
-rw-r--r--src/actions/commands.cpp2
-rw-r--r--src/actions/commands.h2
-rw-r--r--src/actions/move.cpp2
-rw-r--r--src/actions/move.h2
-rw-r--r--src/actions/pets.cpp2
-rw-r--r--src/actions/pets.h2
-rw-r--r--src/actions/statusbar.cpp2
-rw-r--r--src/actions/statusbar.h2
-rw-r--r--src/actions/tabs.cpp2
-rw-r--r--src/actions/tabs.h2
-rw-r--r--src/actions/target.cpp2
-rw-r--r--src/actions/target.h2
-rw-r--r--src/actions/windows.cpp2
-rw-r--r--src/actions/windows.h2
20 files changed, 20 insertions, 20 deletions
diff --git a/src/actions/actiondef.h b/src/actions/actiondef.h
index f3ac4f7bd..7465b8521 100644
--- a/src/actions/actiondef.h
+++ b/src/actions/actiondef.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/actionfuncptr.h b/src/actions/actionfuncptr.h
index 716f67489..c68c66a57 100644
--- a/src/actions/actionfuncptr.h
+++ b/src/actions/actionfuncptr.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp
index 8682a8d48..5deca7e95 100644
--- a/src/actions/actions.cpp
+++ b/src/actions/actions.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/actions.h b/src/actions/actions.h
index 85e2bde5a..2fed641aa 100644
--- a/src/actions/actions.h
+++ b/src/actions/actions.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp
index d3e869f5c..037b25942 100644
--- a/src/actions/chat.cpp
+++ b/src/actions/chat.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/chat.h b/src/actions/chat.h
index b90b97173..0794ec9ed 100644
--- a/src/actions/chat.h
+++ b/src/actions/chat.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/commands.cpp b/src/actions/commands.cpp
index 74c7bfe52..c02d2ef39 100644
--- a/src/actions/commands.cpp
+++ b/src/actions/commands.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/commands.h b/src/actions/commands.h
index 3cf383f74..6295b7264 100644
--- a/src/actions/commands.h
+++ b/src/actions/commands.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/move.cpp b/src/actions/move.cpp
index 789556910..aa0c0d068 100644
--- a/src/actions/move.cpp
+++ b/src/actions/move.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/move.h b/src/actions/move.h
index 05c833489..362cc254e 100644
--- a/src/actions/move.h
+++ b/src/actions/move.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/pets.cpp b/src/actions/pets.cpp
index 6f4b4ba60..cfe0e39e5 100644
--- a/src/actions/pets.cpp
+++ b/src/actions/pets.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/pets.h b/src/actions/pets.h
index e27d5abde..750ba2366 100644
--- a/src/actions/pets.h
+++ b/src/actions/pets.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/statusbar.cpp b/src/actions/statusbar.cpp
index 175beb324..4117c5daa 100644
--- a/src/actions/statusbar.cpp
+++ b/src/actions/statusbar.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/statusbar.h b/src/actions/statusbar.h
index 17aa94119..093aefd04 100644
--- a/src/actions/statusbar.h
+++ b/src/actions/statusbar.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/tabs.cpp b/src/actions/tabs.cpp
index e7135c432..98ce344ea 100644
--- a/src/actions/tabs.cpp
+++ b/src/actions/tabs.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/tabs.h b/src/actions/tabs.h
index 6de821eef..f7edb1c8c 100644
--- a/src/actions/tabs.h
+++ b/src/actions/tabs.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/target.cpp b/src/actions/target.cpp
index 483fdffcb..915bf18d4 100644
--- a/src/actions/target.cpp
+++ b/src/actions/target.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/target.h b/src/actions/target.h
index 954fcd195..cf5bacf26 100644
--- a/src/actions/target.h
+++ b/src/actions/target.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/windows.cpp b/src/actions/windows.cpp
index 4febc871a..9d29b043c 100644
--- a/src/actions/windows.cpp
+++ b/src/actions/windows.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2016 The ManaPlus Developers
+ * Copyright (C) 2012-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/actions/windows.h b/src/actions/windows.h
index d401c5681..8026b9a6f 100644
--- a/src/actions/windows.h
+++ b/src/actions/windows.h
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2011-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*