summaryrefslogtreecommitdiff
path: root/src/dyetool
diff options
context:
space:
mode:
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 98ab8d95d..abf66c436 100644
--- a/src/dyetool/actions/actions.cpp
+++ b/src/dyetool/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/dyetool/actions/chat.cpp b/src/dyetool/actions/chat.cpp
index 1e14e75d7..150f3d7fb 100644
--- a/src/dyetool/actions/chat.cpp
+++ b/src/dyetool/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/dyetool/actions/commands.cpp b/src/dyetool/actions/commands.cpp
index b066cd290..b0d90de6a 100644
--- a/src/dyetool/actions/commands.cpp
+++ b/src/dyetool/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/dyetool/actions/move.cpp b/src/dyetool/actions/move.cpp
index 8d7db1ecc..c3f82cd3a 100644
--- a/src/dyetool/actions/move.cpp
+++ b/src/dyetool/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/dyetool/actions/pets.cpp b/src/dyetool/actions/pets.cpp
index ad25cbf26..9f12a76e0 100644
--- a/src/dyetool/actions/pets.cpp
+++ b/src/dyetool/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/dyetool/actions/statusbar.cpp b/src/dyetool/actions/statusbar.cpp
index db68ad78c..ed53ef8b0 100644
--- a/src/dyetool/actions/statusbar.cpp
+++ b/src/dyetool/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/dyetool/actions/tabs.cpp b/src/dyetool/actions/tabs.cpp
index a11eb686a..3c795c2ab 100644
--- a/src/dyetool/actions/tabs.cpp
+++ b/src/dyetool/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/dyetool/actions/target.cpp b/src/dyetool/actions/target.cpp
index 952a93353..80b34a7fb 100644
--- a/src/dyetool/actions/target.cpp
+++ b/src/dyetool/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/dyetool/actions/windows.cpp b/src/dyetool/actions/windows.cpp
index 393752840..f55930de0 100644
--- a/src/dyetool/actions/windows.cpp
+++ b/src/dyetool/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/dyetool/client.cpp b/src/dyetool/client.cpp
index bfec0d6a7..415c9779a 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-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/client.h b/src/dyetool/client.h
index 4ad3aa422..6a22b6925 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-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*
diff --git a/src/dyetool/dyemain.cpp b/src/dyetool/dyemain.cpp
index abe3da289..0c728155b 100644
--- a/src/dyetool/dyemain.cpp
+++ b/src/dyetool/dyemain.cpp
@@ -1,6 +1,6 @@
/*
* The ManaPlus Client
- * Copyright (C) 2013-2016 The ManaPlus Developers
+ * Copyright (C) 2013-2017 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 029d011bf..fce14dc71 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-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 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 ab7b9710a..ffcd17034 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-2016 The ManaPlus Developers
+ * Copyright (C) 2011-2017 The ManaPlus Developers
*
* This file is part of The ManaPlus Client.
*