summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-01-02 18:44:18 +0300
committerAndrei Karas <akaras@inbox.ru>2016-01-02 18:44:18 +0300
commita65d9da124346f6cec0ac679c689bf6dd0ce34e8 (patch)
tree773780630722f44aba14cc783c218a390243a849 /src/dyetool
parent1affb49abf69dc43e38219577c6ae54371f21e0e (diff)
downloadplus-a65d9da124346f6cec0ac679c689bf6dd0ce34e8.tar.gz
plus-a65d9da124346f6cec0ac679c689bf6dd0ce34e8.tar.bz2
plus-a65d9da124346f6cec0ac679c689bf6dd0ce34e8.tar.xz
plus-a65d9da124346f6cec0ac679c689bf6dd0ce34e8.zip
Update copyrights year.
Diffstat (limited to 'src/dyetool')
-rw-r--r--src/dyetool/actions/actions.cpp2
-rw-r--r--src/dyetool/actions/chat.cpp2
-rw-r--r--src/dyetool/actions/commands.cpp2
-rw-r--r--src/dyetool/actions/move.cpp2
-rw-r--r--src/dyetool/actions/pets.cpp2
-rw-r--r--src/dyetool/actions/statusbar.cpp2
-rw-r--r--src/dyetool/actions/tabs.cpp2
-rw-r--r--src/dyetool/actions/target.cpp2
-rw-r--r--src/dyetool/actions/windows.cpp2
-rw-r--r--src/dyetool/client.cpp2
-rw-r--r--src/dyetool/client.h2
-rw-r--r--src/dyetool/dyemain.cpp2
-rw-r--r--src/dyetool/gui/viewport.cpp2
-rw-r--r--src/dyetool/gui/viewport.h2
14 files changed, 14 insertions, 14 deletions
diff --git a/src/dyetool/actions/actions.cpp b/src/dyetool/actions/actions.cpp
index 14b86ccf4..c7fb2d7f8 100644
--- a/src/dyetool/actions/actions.cpp
+++ b/src/dyetool/actions/actions.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/chat.cpp b/src/dyetool/actions/chat.cpp
index 70bc09034..afc854fe8 100644
--- a/src/dyetool/actions/chat.cpp
+++ b/src/dyetool/actions/chat.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp
index 01c7f56ea..ccee0836e 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/actions/commands.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/move.cpp b/src/dyetool/actions/move.cpp
index 2e1a759fa..8d7db1ecc 100644
--- a/src/dyetool/actions/move.cpp
+++ b/src/dyetool/actions/move.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/pets.cpp b/src/dyetool/actions/pets.cpp
index 89b6da30c..3de9a5228 100644
--- a/src/dyetool/actions/pets.cpp
+++ b/src/dyetool/actions/pets.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/statusbar.cpp b/src/dyetool/actions/statusbar.cpp
index 155bf280c..db68ad78c 100644
--- a/src/dyetool/actions/statusbar.cpp
+++ b/src/dyetool/actions/statusbar.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/tabs.cpp b/src/dyetool/actions/tabs.cpp
index 942de1ba9..a11eb686a 100644
--- a/src/dyetool/actions/tabs.cpp
+++ b/src/dyetool/actions/tabs.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/target.cpp b/src/dyetool/actions/target.cpp
index f3ddd3b2a..de77c4c73 100644
--- a/src/dyetool/actions/target.cpp
+++ b/src/dyetool/actions/target.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/actions/windows.cpp b/src/dyetool/actions/windows.cpp
index 37637a3f1..393752840 100644
--- a/src/dyetool/actions/windows.cpp
+++ b/src/dyetool/actions/windows.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2012-2015 The ManaPlus Developers
+ * Copyright (C) 2012-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/client.cpp b/src/dyetool/client.cpp
index 400c402aa..d6d918662 100644
--- a/src/dyetool/client.cpp
+++ b/src/dyetool/client.cpp
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2015 The ManaPlus Developers
+ * Copyright (C) 2011-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/client.h b/src/dyetool/client.h
index 5198d41b7..9ca3c8d0c 100644
--- a/src/dyetool/client.h
+++ b/src/dyetool/client.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2015 The ManaPlus Developers
+ * Copyright (C) 2011-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/dyemain.cpp b/src/dyetool/dyemain.cpp
index 66a2adf18..74cf426a0 100644
--- a/src/dyetool/dyemain.cpp
+++ b/src/dyetool/dyemain.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2013-2015 The ManaPlus Developers
+ * Copyright (C) 2013-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/gui/viewport.cpp b/src/dyetool/gui/viewport.cpp
index 6a19ab663..b01d27833 100644
--- a/src/dyetool/gui/viewport.cpp
+++ b/src/dyetool/gui/viewport.cpp
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2015 The ManaPlus Developers
+ * Copyright (C) 2011-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/gui/viewport.h b/src/dyetool/gui/viewport.h
index 4f7ef58e2..53b825066 100644
--- a/src/dyetool/gui/viewport.h
+++ b/src/dyetool/gui/viewport.h
@@ -2,7 +2,7 @@
* The ManaPlus Client
* Copyright (C) 2004-2009 The Mana World Development Team
* Copyright (C) 2009-2010 The Mana Developers
- * Copyright (C) 2011-2015 The ManaPlus Developers
+ * Copyright (C) 2011-2016 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*